All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC v2 0/2] Attach and Set vrr_enabled property
@ 2022-04-25  6:46 ` Bhanuprakash Modem
  0 siblings, 0 replies; 12+ messages in thread
From: Bhanuprakash Modem @ 2022-04-25  6:46 UTC (permalink / raw)
  To: intel-gfx, dri-devel, ville.syrjala, manasi.d.navare; +Cc: Bhanuprakash Modem

This series will add a support to attach & 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@intel.com

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

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

--
2.35.1


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

end of thread, other threads:[~2022-04-28 11:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25  6:46 [RFC v2 0/2] Attach and Set vrr_enabled property Bhanuprakash Modem
2022-04-25  6:46 ` [Intel-gfx] " Bhanuprakash Modem
2022-04-25  6:46 ` [RFC v2 1/2] drm/vrr: Attach vrr_enabled property to the drm crtc Bhanuprakash Modem
2022-04-25  6:46   ` [Intel-gfx] " Bhanuprakash Modem
2022-04-26 22:01   ` Navare, Manasi
2022-04-26 22:01     ` [Intel-gfx] " Navare, Manasi
2022-04-28 11:51     ` Modem, Bhanuprakash
2022-04-28 11:51       ` [Intel-gfx] " Modem, Bhanuprakash
2022-04-25  6:46 ` [RFC v2 2/2] drm/i915/vrr: Attach and set drm crtc vrr_enabled property Bhanuprakash Modem
2022-04-25  6:46   ` [Intel-gfx] " Bhanuprakash Modem
2022-04-25  7:07 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Attach and Set vrr_enabled property (rev2) Patchwork
2022-04-25  7:30 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.