[Intel-gfx] [PATCH v3 0/6] drm/i915: Per-crtc/connector DRRS debugfs
Ville Syrjala
ville.syrjala at linux.intel.com
Mon Oct 3 11:32:43 UTC 2022
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
Change DRRS debugfs to be per-crtc/connector.
v2: for ci to actually run the drrs tests...
v3: filter out bogus DRRS capability from connector
Test-with: 20220929032642.16556-1-ville.syrjala at linux.intel.com
Ville Syrjälä (6):
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: Tighten DRRS capability reporting
drm/i915: Setup final panel drrs_type already during init
.../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 +
drivers/gpu/drm/i915/display/intel_panel.c | 23 +++-
4 files changed, 132 insertions(+), 99 deletions(-)
--
2.35.1
More information about the Intel-gfx
mailing list