From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Now that igt no longer parses the display_info from debugfs we can actually make it a bit more sane. I already posted the first five patches once, but I added a bit more on top for the hw vs. uapi split (now we try to dump both). And I also took the opportunity to start wearing down the legacy encoder->crtc and connector->encoder pointers. Ville Syrjälä (9): drm/i915: Use drm_rect to simplify plane {crtc,src}_{x,y,w,h} printing drm/i915: Switch to intel_ types in debugfs display_info drm/i915: Reorganize plane/fb dump in debugfs drm/i915: Refactor debugfs display info code drm/i915: Dump the mode for the crtc just the once drm/i915: Use drm_modeset_lock_all() in debugfs display info drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info drm/i915: Dump both the uapi and hw states for crtcs and planes drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_info drivers/gpu/drm/i915/display/intel_display.h | 7 + drivers/gpu/drm/i915/i915_debugfs.c | 282 ++++++++++--------- 2 files changed, 150 insertions(+), 139 deletions(-) -- 2.23.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx