Expose the display device info as a separate debugfs entry to list out display device info and remove the same from i915_capabilities v2: rename the debugs entry to i915_display_capabilities and patch description changes v3: Exclude the patch to remove display device and runtime info from i915_capabilities from this patch series. Remove this only after IGT starts using the i915_display_capabilities v4: Add back the patch to remove the display info from i915_capabilities and use test with tag to combine the IGT and kernel changes Test-with: 20231018063537.140125-1-swati2.sharma@xxxxxxxxx Vinod Govindapillai (2): drm/i915/display: debugfs entry to list display capabilities drm/i915: remove display device info from i915 capabilities drivers/gpu/drm/i915/display/intel_display_debugfs.c | 12 ++++++++++++ drivers/gpu/drm/i915/i915_debugfs.c | 1 - 2 files changed, 12 insertions(+), 1 deletion(-) -- 2.34.1