index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_crtc_state_dump.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
Imre Deak
1
-0
/
+3
2024-06-12
drm/i915: Rename bigjoiner master/slave to bigjoiner primary/secondary
Stanislav Lisovskiy
1
-2
/
+2
2024-06-12
drm/i915: Rename all bigjoiner to joiner
Stanislav Lisovskiy
1
-4
/
+4
2024-05-15
drm/i915/display: Do not print "psr: enabled" for on Panel Replay
Jouni Högander
1
-1
/
+2
2024-05-15
drm/i915/psr: Rename has_psr2 as has_sel_update
Jouni Högander
1
-2
/
+2
2024-04-04
drm/i915/display: Add crtc state dump for Adaptive Sync SDP
Mitul Golani
1
-0
/
+3
2024-03-15
drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
Ville Syrjälä
1
-0
/
+3
2024-03-15
drm/i915: Convert the remaining state dump to drm_printer
Ville Syrjälä
1
-77
/
+60
2024-03-15
drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
Ville Syrjälä
1
-102
/
+91
2024-03-15
drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
Ville Syrjälä
1
-1
/
+4
2024-02-09
drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
Jani Nikula
1
-3
/
+2
2023-12-08
Merge tag 'drm-intel-next-2023-12-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+9
2023-11-29
drm/i915/psr: Include some basic PSR information in the state dump
Ville Syrjälä
1
-0
/
+6
2023-11-24
drm/i915: Move the SDP split debug spew to the correct place
Ville Syrjälä
1
-0
/
+3
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-0
/
+1
2023-09-13
drm/i915: Introduce crtc_state->enhanced_framing
Ville Syrjälä
1
-2
/
+3
2023-09-13
drm/i915: Fix FEC state dump
Ville Syrjälä
1
-0
/
+2
2023-05-26
drm/i915: Implement CTM property support for VLV
Ville Syrjälä
1
-2
/
+4
2023-05-05
drm/i915/display: Add new member to configure PCON color conversion
Ankit Nautiyal
1
-2
/
+3
2023-04-11
drm/i915: Include the csc matrices in the crtc state dump
Ville Syrjälä
1
-0
/
+47
2023-04-03
drm/i915/dsc: Add debugfs entry to validate DSC output formats
Swati Sharma
1
-2
/
+2
2023-02-17
drm/i915: Dump blanking start/end
Ville Syrjälä
1
-7
/
+9
2023-01-25
drm/i915/audio: Include ELD in the state dump
Ville Syrjälä
1
-0
/
+17
2022-10-26
drm/i915: Get rid of glk_load_degamma_lut_linear()
Ville Syrjälä
1
-1
/
+3
2022-10-26
drm/i915: Introduce crtc_state->{pre,post}_csc_lut
Ville Syrjälä
1
-5
/
+5
2022-07-19
drm/i915/display: Add debug print for scaler filter
Swati Sharma
1
-4
/
+5
2022-06-17
drm/i915/display: rename dev_priv -> i915 in crtc state dump
Jani Nikula
1
-40
/
+40
2022-06-17
drm/i915/display: change who adds [] around crtc state dump context string
Jani Nikula
1
-1
/
+1
2022-06-17
drm/i915/display: split out crtc state dump to a separate file
Jani Nikula
1
-0
/
+314