Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH v4 0/2] display device info as a separate debugfs entry
@ 2023-10-18 10:27 Vinod Govindapillai
  2023-10-18 10:27 ` [Intel-gfx] [PATCH v4 1/2] drm/i915/display: debugfs entry to list display capabilities Vinod Govindapillai
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Vinod Govindapillai @ 2023-10-18 10:27 UTC (permalink / raw)
  To: intel-gfx

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@intel.com

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-10-26 13:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 10:27 [Intel-gfx] [PATCH v4 0/2] display device info as a separate debugfs entry Vinod Govindapillai
2023-10-18 10:27 ` [Intel-gfx] [PATCH v4 1/2] drm/i915/display: debugfs entry to list display capabilities Vinod Govindapillai
2023-10-19  9:30   ` Borah, Chaitanya Kumar
2023-10-25 12:08     ` Jani Nikula
2023-10-18 10:27 ` [Intel-gfx] [PATCH v4 2/2] drm/i915: remove display device info from i915 capabilities Vinod Govindapillai
2023-10-19  9:32   ` Borah, Chaitanya Kumar
2023-10-26 13:26     ` Jani Nikula
2023-10-18 22:02 ` [Intel-gfx] ✗ Fi.CI.BUILD: warning for display device info as a separate debugfs entry (rev6) Patchwork
2023-10-18 22:02 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2023-10-18 22:12 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-19  1:05 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox