aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2024-03-06drm/i915/panelreplay: Move out psr_init_dpcd() from init_connector()Animesh Manna
2024-03-06drm/i915/dp: Fix connector DSC HW state readoutImre Deak
2024-02-12drm/i915/dp: Limit SST link rate to <=8.1GbpsVille Syrjälä
2024-01-17Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-10drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy
2023-12-08Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-05drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-11-29drm/i915: Clean up some DISPLAY_VER checksVille Syrjälä
2023-11-29drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä
2023-11-29drm/i915: Also check for VGA converter in eDP probeVille Syrjälä
2023-11-24drm/i915: Move the SDP split debug spew to the correct placeVille Syrjälä
2023-11-23Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-11-21drm/i915/dp: Simplify intel_dp_max_data_rate()Imre Deak
2023-11-21drm/i915/dp: Report a rounded-down value as the maximum data rateImre Deak
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-20drm/i915: Also check for VGA converter in eDP probeVille Syrjälä
2023-11-14drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfsSwati Sharma
2023-11-14drm/i915/dp: Iterate over output bpp with fractional step sizeAnkit Nautiyal
2023-11-14drm/i915/display: Consider fractional vdsc bpp while computing m_n valuesAnkit Nautiyal
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal
2023-11-10drm/i915/panelreplay: Initializaton and compute config for panel replayAnimesh Manna
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_mst: Enable MST DSC decompression for all streamsImre Deak
2023-11-08drm/i915/dp_mst: Enable DSC passthroughImre Deak
2023-11-08drm/i915/dp: Enable DSC via the connector decompression AUXImre Deak
2023-11-08drm/i915/dp: Make sure the DSC PPS SDP is disabled whenever DSC is disabledImre Deak
2023-11-08drm/i915/dp: Pass actual BW overhead to m_n calculationImre Deak
2023-11-08drm/i915/dp: Specify the FEC overhead as an increment vs. a remainderImre Deak
2023-11-08drm/i915/dp_mst: Enable FEC early once it's known DSC is neededImre Deak
2023-10-31drm/i915: Move the g45 PEG band gap HPD workaround to the HPD codeVille Syrjälä
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah
2023-10-26drm/i915/display: Move enable_dp_mst under displayJouni Högander
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-16drm/i915/display: Clean up zero initializersVille Syrjälä
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_compute_config()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()Imre 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_supports_format()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()Imre Deak
2023-10-16drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_min...Imre Deak
2023-10-16drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()Imre Deak
2023-10-16drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()Imre Deak