[Intel-gfx] [RFC V3 0/2] Attach and Set vrr_enabled property

Bhanuprakash Modem bhanuprakash.modem at intel.com
Tue May 17 07:26:34 UTC 2022


This series will add a support to set the vrr_enabled property for
crtc based on the platform support and the request from userspace.
And userspace can also query to get the status of "vrr_enabled".

Test-with: 20220422075223.2792586-2-bhanuprakash.modem at intel.com

Bhanuprakash Modem (2):
  drm/vrr: Attach vrr_enabled property to the drm crtc
  drm/i915/vrr: Set drm crtc vrr_enabled property

 drivers/gpu/drm/drm_crtc.c               | 26 ++++++++++++++++++++++++
 drivers/gpu/drm/drm_mode_config.c        |  2 +-
 drivers/gpu/drm/i915/display/intel_vrr.c |  8 ++++++++
 include/drm/drm_crtc.h                   |  3 +++
 4 files changed, 38 insertions(+), 1 deletion(-)

--
2.35.1



More information about the Intel-gfx mailing list