Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/4] drm/i915: Per-crtc/connector DRRS debugfs
@ 2022-09-28 10:44 Ville Syrjala
  2022-09-28 10:44 ` [Intel-gfx] [PATCH 1/4] drm/i915: Move DRRS debugfs next to the implementation Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ville Syrjala @ 2022-09-28 10:44 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Chang DRRS debugfs to be per-crtc/connector.

Test-with: 20220928060601.12941-2-ville.syrjala@linux.intel.com

Ville Syrjälä (4):
  drm/i915: Move DRRS debugfs next to the implementation
  drm/i915: Make the DRRS debugfs contents more consistent
  drm/i915: Make DRRS debugfs per-crtc/connector
  drm/i915: Fix locking in DRRS debugfs

 .../drm/i915/display/intel_display_debugfs.c  |  98 +---------------
 drivers/gpu/drm/i915/display/intel_drrs.c     | 108 ++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_drrs.h     |   2 +
 3 files changed, 113 insertions(+), 95 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-29 10:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28 10:44 [Intel-gfx] [PATCH 0/4] drm/i915: Per-crtc/connector DRRS debugfs Ville Syrjala
2022-09-28 10:44 ` [Intel-gfx] [PATCH 1/4] drm/i915: Move DRRS debugfs next to the implementation Ville Syrjala
2022-09-28 10:44 ` [Intel-gfx] [PATCH 2/4] drm/i915: Make the DRRS debugfs contents more consistent Ville Syrjala
2022-09-28 10:44 ` [Intel-gfx] [PATCH 3/4] drm/i915: Make DRRS debugfs per-crtc/connector Ville Syrjala
2022-09-28 10:44 ` [Intel-gfx] [PATCH 4/4] drm/i915: Fix locking in DRRS debugfs Ville Syrjala
2022-09-28 13:20 ` [Intel-gfx] [PATCH 0/4] drm/i915: Per-crtc/connector " Jani Nikula
2022-09-28 15:39 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for " Patchwork
2022-09-28 16:03 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-29 10:26 ` [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