On Wed, 28 Sep 2022, Ville Syrjala <[email protected]> wrote: > From: Ville Syrjälä <[email protected]> > > Chang DRRS debugfs to be per-crtc/connector. > > Test-with: [email protected] >
On the series, Reviewed-by: Jani Nikula <[email protected]> > 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(-) -- Jani Nikula, Intel Open Source Graphics Center
