mbox series

[v3,0/1] display device info as a separate debugfs entry

Message ID 20231017205249.129601-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series display device info as a separate debugfs entry | expand

Message

Govindapillai, Vinod Oct. 17, 2023, 8:52 p.m. UTC
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

Vinod Govindapillai (1):
  drm/i915/display: debugfs entry to list display capabilities

 drivers/gpu/drm/i915/display/intel_display_debugfs.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)