summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp.c
AgeCommit message (Expand)Author
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal
2025-01-07drm/i915/dp: compute config for 128b/132b SST w/o DSCJani Nikula
2025-01-07drm/i915/dp: Return early if dsc is required but not supportedAnkit Nautiyal
2024-12-24drm/i915/dp: Set the DSC link limits in intel_dp_compute_config_link_bpp_limitsAnkit Nautiyal
2024-12-24drm/i915/dp: Make dsc helpers accept const crtc_state pointersAnkit Nautiyal
2024-12-24drm/i915/dp: Use clamp for pipe_bpp limits with DSCAnkit Nautiyal
2024-12-24drm/i915/dp: Refactor pipe_bpp limits with dscAnkit Nautiyal
2024-12-24drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bppAnkit Nautiyal
2024-12-24drm/i915/dp_mst: Use helpers to get dsc min/max input bpcAnkit Nautiyal
2024-12-24drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpersAnkit Nautiyal
2024-12-24drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpcAnkit Nautiyal
2024-12-24drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_configAnkit Nautiyal
2024-12-24drm/i915/dp: Separate out helper for compute fec_enableAnkit Nautiyal
2024-12-24drm/i915/dp: Return early if DSC not supportedAnkit Nautiyal
2024-12-24drm/i915/dp: Refactor FEC support check in intel_dp_supports_dscAnkit Nautiyal
2024-12-16drm/i915/dp: convert interfaces to struct intel_displayJani Nikula
2024-12-16drm/i915/dp: convert to struct intel_displayJani Nikula
2024-12-16drm/i915/dp: s/intel_connector/connector/Jani Nikula
2024-12-16drm/i915/dp: s/intel_encoder/encoder/Jani Nikula
2024-12-16drm/i915/mst: use intel_dp_compute_config_limits() for DP MSTJani Nikula
2024-12-11drm/i915/dp: move g4x_dp_set_clock() call to g4x_dp_compute_config()Jani Nikula
2024-12-11drm/i915/dp: add g4x_dp_compute_config()Jani Nikula
2024-12-09drm/i915/display: convert intel_display_driver.[ch] to struct intel_displayJani Nikula
2024-11-29drm/i915/dp: use seq buf for printing ratesJani Nikula
2024-11-13drm/i915/dp: Limit max compressed bpp to 18 when forcing DSCAnkit Nautiyal
2024-11-12drm/i915/display: convert display device identification to struct intel_displayJani Nikula
2024-11-12drm/i915/display: convert HAS_ULTRAJOINER() to struct intel_displayJani Nikula
2024-11-12drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() to struct intel_displayJani Nikula
2024-11-11drm/i915/dp: demote source OUI read/write failure logging to debugJani Nikula
2024-11-06drm/i915/dp: Enable 3 DSC engines for 12 slicesAnkit Nautiyal
2024-11-06drm/i915/dp: Ensure hactive is divisible by slice countAnkit Nautiyal
2024-11-06drm/i915/display: Prepare for dsc 3 stream splitterAnkit Nautiyal
2024-11-06drm/i915/dp: Update Comment for Valid DSC Slices per LineAnkit Nautiyal
2024-11-04drm/i915/psr: WA for panels stating bad link status after PSR is enabledJouni Högander
2024-10-31drm/i915/dp: Write the source OUI for non-eDP sinks as wellImre Deak
2024-10-31drm/i915/dp: Write the source OUI during connector detectionImre Deak
2024-10-31drm/i915/dp: Write the source OUI for eDP before detecting sink capabilitiesImre Deak
2024-10-31drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDPImre Deak
2024-10-31drm/i915/dp: Track source OUI validity explicitlyImre Deak
2024-10-31drm/i915/dp: Initialize the source OUI write timestamp alwaysImre Deak
2024-10-31drm/i915/dp: Ensure panel power remains enabled during connector detectionImre Deak
2024-10-31drm/i915/dp: Flush modeset commits during connector detectionImre Deak
2024-10-30drm/i915/display: use x100 version for full version and releaseJani Nikula
2024-10-30drm/i915/hdcp: further conversion to struct intel_displayJani Nikula
2024-10-29drm/i915/display/dp: Reduce log level for SOURCE OUI write failuresClint Taylor
2024-10-29drm/i915/xe3lpd: Add check to see if edp over type c is allowedSuraj Kandpal
2024-10-29drm/i914/xe3lpd: Increase bigjoiner limitationsSuraj Kandpal
2024-10-23drm/i915/pfit: Extract intel_pfit.cVille Syrjälä