summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.h
AgeCommit message (Expand)Author
2024-10-31drm/i915/dp: Track source OUI validity explicitlyImre Deak
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak
2024-10-03drm/i915/dp: Make intel_dp_get_colorimetry_status() staticVille Syrjälä
2024-09-30drm/i915/dp: Add helper to compute num pipes requiredAnkit Nautiyal
2024-09-23drm/i915/dp: split out intel_dp_test.[ch] to a dedicated fileJani Nikula
2024-09-18drm/i915/display: Use joined pipes in dsc helpers for slices, bppAnkit Nautiyal
2024-09-18drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dscAnkit Nautiyal
2024-07-31drm/i915/dp_mst: Reduce the link parameters in BW order after LT failuresImre Deak
2024-07-09drm/i915/display: Cache adpative sync caps to use it laterMitul Golani
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä
2024-06-13drm/i915/dp: Add debugfs entries to force the link rate/lane countImre Deak
2024-06-13drm/i915/dp: Use check link state work in the detect handlerImre Deak
2024-06-13drm/i915/dp: Use check link state work in the hotplug handlerImre Deak
2024-06-13drm/i915/dp: Send a link training modeset-retry uevent to all MST connectorsImre Deak
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy
2024-05-13drm/i915/dp: Make has_gamut_metadata_dip() non staticSuraj Kandpal
2024-04-09drm/i915: Pass connector to intel_dp_need_bigjoiner()Ville Syrjälä
2024-04-09drm/i915: Extract intel_dp_joiner_needs_dsc()Ville Syrjälä
2024-04-09drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/Ville Syrjälä
2024-04-04drm/i915/dp: Add wrapper function to check AS SDPMitul Golani
2024-03-05drm/i915/dp: Fix connector DSC HW state readoutImre Deak
2024-02-27drm/i915/dp: Add intel_dp_max_link_data_rate()Imre Deak
2024-02-27drm/i915/dp: Factor out intel_dp_update_sink_caps()Imre Deak
2024-02-27drm/i915/dp: Export intel_dp_max_common_rate/lane_count()Imre Deak
2024-02-27drm/i915/dp: Factor out intel_dp_config_required_rate()Imre Deak
2024-02-27drm/i915/dp: Use drm_dp_max_dprx_data_rate()Imre Deak
2024-02-27drm/i915/dp: Add support to notify MST connectors to retry modesetsImre Deak
2024-01-08drm/i915: Add intel_digital_port lock/unlock hooksImre Deak
2023-12-22drm/i915/display: Unify VSC SPD preparationJouni Högander
2023-11-21drm/i915/dp_mst: Fix PBN / MTP_TU size calculation for UHBR ratesImre Deak
2023-11-21drm/i915/dp: Fix UHBR link M/N valuesImre Deak
2023-11-21drm/i915/dp: Replace intel_dp_is_uhbr_rate() with drm_dp_is_uhbr_rate()Imre Deak
2023-11-08drm/i915: Query compressed bpp properly using correct DPCD and DP Spec infoStanislav Lisovskiy
2023-11-08drm/i915/dp_mst: Improve BW sharing between MST streamsImre Deak
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak
2023-10-16drm/i915/dp: Remove unused DSC caps from intel_dpImre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()Imre Deak
2023-10-16drm/i915/dp_mst: Set connector DSC capabilities and decompression AUXImre Deak
2023-09-28drm/i915/dp: Update the link bpp limits for DSC modeImre Deak
2023-09-28drm/i915/dp: Track the pipe and link bpp limits separatelyImre Deak
2023-08-25drm/i915/display: configure SDP split for DP-MSTVinod Govindapillai
2023-08-18drm/i915/dp: Rename helper to get DSC max pipe_bppAnkit Nautiyal
2023-08-18drm/i915/dp: Use consistent name for link bpp and compressed bppAnkit Nautiyal
2023-08-18drm/i915/dp_mst: Use output_format to get the final link bppAnkit Nautiyal