Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v10 0/4] Vrr refactoring and panel replay workaround
@ 2024-09-05  5:18 Animesh Manna
  2024-09-05  5:18 ` [PATCH v10 1/4] drm/i915/lobf: No need to pass connector-state on lobf-compute-config Animesh Manna
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Animesh Manna @ 2024-09-05  5:18 UTC (permalink / raw)
  To: intel-gfx
  Cc: jani.nikula, ville.syrjala, jouni.hogander, arun.r.murthy,
	ankit.k.nautiyal, mitulkumar.ajitkumar.golani, Animesh Manna

Previous patch series link - 
https://patchwork.freedesktop.org/series/135629/
https://patchwork.freedesktop.org/series/135851/


Animesh Manna (4):
  drm/i915/lobf: No need to pass connector-state on lobf-compute-config.
  drm/i915/lobf: Move Lobf compute config after vblank adjustement
  drm/i915/vrr: Split vrr-compute-config in two phases
  drm/i915/panelreplay: Panel replay workaround with VRR

 drivers/gpu/drm/i915/display/intel_alpm.c    |  3 +-
 drivers/gpu/drm/i915/display/intel_alpm.h    |  3 +-
 drivers/gpu/drm/i915/display/intel_ddi.c     |  5 ++
 drivers/gpu/drm/i915/display/intel_display.c | 49 +++++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_display.h |  2 +
 drivers/gpu/drm/i915/display/intel_dp.c      |  9 +++-
 drivers/gpu/drm/i915/display/intel_dp.h      |  2 +
 drivers/gpu/drm/i915/display/intel_vrr.c     | 13 ------
 8 files changed, 67 insertions(+), 19 deletions(-)

-- 
2.29.0


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05  5:18 [PATCH v10 0/4] Vrr refactoring and panel replay workaround Animesh Manna
2024-09-05  5:18 ` [PATCH v10 1/4] drm/i915/lobf: No need to pass connector-state on lobf-compute-config Animesh Manna
2024-09-12 10:07   ` Jani Nikula
2024-09-13 10:10     ` Manna, Animesh
2024-09-05  5:18 ` [PATCH v10 2/4] drm/i915/lobf: Move Lobf compute config after vblank adjustement Animesh Manna
2024-09-12  0:09   ` Ville Syrjälä
2024-09-13 10:15     ` Manna, Animesh
2024-09-05  5:18 ` [PATCH v10 3/4] drm/i915/vrr: Split vrr-compute-config in two phases Animesh Manna
2024-09-12  0:10   ` Ville Syrjälä
2024-09-12  6:00     ` Manna, Animesh
2024-09-05  5:18 ` [PATCH v10 4/4] drm/i915/panelreplay: Panel replay workaround with VRR Animesh Manna
2024-09-05  6:14 ` ✓ Fi.CI.BAT: success for Vrr refactoring and panel replay workaround Patchwork
2024-09-06 15:47 ` ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox