summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula1-3/+2
2023-12-08Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+9
2023-11-29drm/i915/psr: Include some basic PSR information in the state dumpVille Syrjälä1-0/+6
2023-11-24drm/i915: Move the SDP split debug spew to the correct placeVille Syrjälä1-0/+3
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula1-0/+1
2023-09-13drm/i915: Introduce crtc_state->enhanced_framingVille Syrjälä1-2/+3
2023-09-13drm/i915: Fix FEC state dumpVille Syrjälä1-0/+2
2023-05-26drm/i915: Implement CTM property support for VLVVille Syrjälä1-2/+4
2023-05-05drm/i915/display: Add new member to configure PCON color conversionAnkit Nautiyal1-2/+3
2023-04-11drm/i915: Include the csc matrices in the crtc state dumpVille Syrjälä1-0/+47
2023-04-03drm/i915/dsc: Add debugfs entry to validate DSC output formatsSwati Sharma1-2/+2
2023-02-18drm/i915: Dump blanking start/endVille Syrjälä1-7/+9
2023-01-25drm/i915/audio: Include ELD in the state dumpVille Syrjälä1-0/+17
2022-10-26drm/i915: Get rid of glk_load_degamma_lut_linear()Ville Syrjälä1-1/+3
2022-10-26drm/i915: Introduce crtc_state->{pre,post}_csc_lutVille Syrjälä1-5/+5
2022-07-19drm/i915/display: Add debug print for scaler filterSwati Sharma1-4/+5
2022-06-17drm/i915/display: rename dev_priv -> i915 in crtc state dumpJani Nikula1-40/+40
2022-06-17drm/i915/display: change who adds [] around crtc state dump context stringJani Nikula1-1/+1
2022-06-17drm/i915/display: split out crtc state dump to a separate fileJani Nikula1-0/+314