mbox series

[v1,0/2] display device info as a separate debugfs entry

Message ID 20231017075435.95320-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, 7:54 a.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

Vinod Govindapillai (2):
  drm/i915/display: display device info debugfs entry
  drm/i915: remove display device info from i915 capabilities

 drivers/gpu/drm/i915/display/intel_display_debugfs.c | 11 +++++++++++
 drivers/gpu/drm/i915/i915_debugfs.c                  |  1 -
 2 files changed, 11 insertions(+), 1 deletion(-)