]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915: Split the pipe_src dump to its own line
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 25 Mar 2026 13:58:46 +0000 (15:58 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 Mar 2026 15:57:12 +0000 (18:57 +0300)
commitc048609b05675ecae4bc10fc34fc4cb83e3264a4
tree1c2725a06760ae0d80e363b2c8b819c4d2079050
parent799fe8dc2af52f35c78c4ac97f8e34994dfd8760
drm/i915: Split the pipe_src dump to its own line

The pipe_src dump doesn't really fit in with the rest
of the guys (pixel_rate, port_clock, min_cdclk) included
on the same line. Split pipe_src onto its own line,
next to the related pfit stuff.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260325135849.12603-4-ville.syrjala@linux.intel.com
Reviewed-by: Michał Grzelak <michal.grzelak@intel.com>
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c