[Intel-gfx] [PATCH v2 0/4] drm/i915: Per-crtc/connector DRRS debugfs

Ville Syrjala ville.syrjala at linux.intel.com
Sat Oct 1 18:25:01 UTC 2022


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

Chang DRRS debugfs to be per-crtc/connector.

v2: for ci to actually run the drrs tests...

Test-with: 20220929032642.16556-1-ville.syrjala at 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



More information about the Intel-gfx mailing list