All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v14 0/3] Vrr refactoring and panel replay workaround
@ 2024-10-10  4:05 Mitul Golani
  2024-10-10  4:05 ` [PATCH v14 1/3] drm/i915/vrr: Add helper to check if vrr possible Mitul Golani
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Mitul Golani @ 2024-10-10  4:05 UTC (permalink / raw)
  To: intel-gfx
  Cc: ville.syrjala, jani.nikula, ankit.k.nautiyal, uma.shankar,
	animesh.manna

Refactor VRR compute config to account for Panel replay workaround
for VSC SDP.

Previous Patch series links:
https://patchwork.freedesktop.org/series/135629/
https://patchwork.freedesktop.org/series/135851/
https://patchwork.freedesktop.org/series/138232/

Animesh Manna (2):
  drm/i915/vrr: Split vrr-compute-config in two phases
  drm/i915/panelreplay: Panel replay workaround with VRR

Mitul Golani (1):
  drm/i915/vrr: Add helper to check if vrr possible

 drivers/gpu/drm/i915/display/intel_display.c | 18 ++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_vrr.c     | 20 +++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_vrr.h     |  2 ++
 3 files changed, 35 insertions(+), 5 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-10-16 14:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10  4:05 [PATCH v14 0/3] Vrr refactoring and panel replay workaround Mitul Golani
2024-10-10  4:05 ` [PATCH v14 1/3] drm/i915/vrr: Add helper to check if vrr possible Mitul Golani
2024-10-10  4:05 ` [PATCH v14 2/3] drm/i915/vrr: Split vrr-compute-config in two phases Mitul Golani
2024-10-10  4:05 ` [PATCH v14 3/3] drm/i915/panelreplay: Panel replay workaround with VRR Mitul Golani
2024-10-10  4:47 ` ✗ Fi.CI.SPARSE: warning for Vrr refactoring and panel replay workaround (rev5) Patchwork
2024-10-10  4:56 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-11 10:15 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-10-14  7:54 ` ✓ Fi.CI.IGT: success " Patchwork
2024-10-16 14:53 ` [PATCH v14 0/3] Vrr refactoring and panel replay workaround Ville Syrjälä

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.