summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-13drm/i915/dp: Unify detect and compute time DSC mode BW validationImre Deak1-8/+0
2026-01-13drm/i915/dp: Add intel_dp_mode_valid_with_dsc()Imre Deak1-0/+7
2026-01-13drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compress...Imre Deak1-4/+0
2025-12-19drm/i915/dp: Use the effective data rate for DP BW calculationImre Deak1-1/+3
2025-12-19drm/i915/dp: Factor out intel_dp_link_bw_overhead()Imre Deak1-0/+2
2025-12-19drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()Imre Deak1-1/+2
2025-10-18drm/i915/dp: Add helper to get min sdp guardbandAnkit Nautiyal1-0/+2
2025-10-17drm/i915/dp: Export helper to determine if FEC on non-UHBR links is requiredImre Deak1-0/+2
2025-10-16drm/i915/display: Introduce dp/psr_compute_config_late()Ankit Nautiyal1-0/+3
2025-10-02drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()Imre Deak1-1/+4
2025-08-19drm/i915/dp: Set min_bpp limit to 30 in HDR modeChaitanya Kumar Borah1-1/+1
2025-08-19drm/i915/dp: Refactor intel_dp_in_hdr_mode() for broader reuseChaitanya Kumar Borah1-0/+1
2025-06-12drm/i915/dp: Disable the AUX DPCD probe quirk if it's not requiredImre Deak1-0/+1
2025-05-12drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is forcedImre Deak1-0/+2
2025-05-12drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp()Imre Deak1-0/+1
2025-05-12drm/i915/dp_mst: Simplify computing the min/max compressed bpp limitsImre Deak1-2/+0
2025-05-12drm/i915/dp_mst: Validate compressed bpp vs. platform restrictionsImre Deak1-0/+1
2025-05-12drm/i915/dp_mst: Use the correct connector while computing the link BPP limit...Imre Deak1-0/+1
2025-04-30drm/i915/display: move min_hblank from dp_mst.c to dp.cArun R Murthy1-0/+2
2025-02-03drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()Jani Nikula1-2/+1
2025-01-31drm/i915/dp: constify struct link_config_limits pointersJani Nikula1-1/+1
2024-12-24drm/i915/dp: Make dsc helpers accept const crtc_state pointersAnkit Nautiyal1-2/+2
2024-12-24drm/i915/dp_mst: Use helpers to get dsc min/max input bpcAnkit Nautiyal1-0/+2
2024-12-24drm/i915/dp: Refactor FEC support check in intel_dp_supports_dscAnkit Nautiyal1-1/+2
2024-12-16drm/i915/dp: convert interfaces to struct intel_displayJani Nikula1-10/+10
2024-12-16drm/i915/mst: use intel_dp_compute_config_limits() for DP MSTJani Nikula1-5/+5
2024-10-31drm/i915/dp: Track source OUI validity explicitlyImre Deak1-0/+1
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak1-0/+1
2024-10-03drm/i915/dp: Make intel_dp_get_colorimetry_status() staticVille Syrjälä1-1/+0
2024-09-30drm/i915/dp: Add helper to compute num pipes requiredAnkit Nautiyal1-3/+3
2024-09-23drm/i915/dp: split out intel_dp_test.[ch] to a dedicated fileJani Nikula1-4/+5
2024-09-18drm/i915/display: Use joined pipes in dsc helpers for slices, bppAnkit Nautiyal1-2/+2
2024-09-18drm/i915/display: Use joined pipes in intel_dp_joiner_needs_dscAnkit Nautiyal1-1/+2
2024-07-31drm/i915/dp_mst: Reduce the link parameters in BW order after LT failuresImre Deak1-0/+2
2024-07-09drm/i915/display: Cache adpative sync caps to use it laterMitul Golani1-1/+0
2024-06-14drm/i915: Reuse intel_dp_supports_dsc() for MSTVille Syrjälä1-0/+3
2024-06-14drm/i915: Handle MST in intel_dp_has_dsc()Ville Syrjälä1-0/+1
2024-06-13drm/i915/dp: Add debugfs entries to force the link rate/lane countImre Deak1-0/+2
2024-06-13drm/i915/dp: Use check link state work in the detect handlerImre Deak1-2/+0
2024-06-13drm/i915/dp: Use check link state work in the hotplug handlerImre Deak1-0/+1
2024-06-13drm/i915/dp: Send a link training modeset-retry uevent to all MST connectorsImre Deak1-1/+0
2024-06-13drm/i915/dp: Recheck link state after modesetImre Deak1-0/+1
2024-06-13drm/i915/dp: Move link train fallback to intel_dp_link_training.cImre Deak1-2/+2
2024-06-12drm/i915: Rename all bigjoiner to joinerStanislav Lisovskiy1-4/+4
2024-05-13drm/i915/dp: Make has_gamut_metadata_dip() non staticSuraj Kandpal1-0/+1
2024-04-09drm/i915: Pass connector to intel_dp_need_bigjoiner()Ville Syrjälä1-0/+1
2024-04-09drm/i915: Extract intel_dp_joiner_needs_dsc()Ville Syrjälä1-0/+1
2024-04-09drm/i915: s/intel_dp_can_bigjoiner()/intel_dp_has_bigjoiner()/Ville Syrjälä1-1/+1
2024-04-04drm/i915/dp: Add wrapper function to check AS SDPMitul Golani1-0/+1
2024-03-05drm/i915/dp: Fix connector DSC HW state readoutImre Deak1-0/+2