]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Include the scanline offset in the state dump
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 10 Dec 2024 21:09:57 +0000 (23:09 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 15 Jan 2025 17:29:33 +0000 (19:29 +0200)
commitab684293168c7c817fc6089f290496cd6bfeec0b
tree1d65faaae09aef6903abca5350e493e393ec20b8
parent97b6a2eef43f8dac2f36cfde2d813eb2b5edd26e
drm/i915: Include the scanline offset in the state dump

When looking at raw hardware scanline numbers it's helpful to
remember what the offset between the hardware values and our
more human readable numbers should be. Include that in the state dump.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241210211007.5976-9-ville.syrjala@linux.intel.com
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c