mbox series

[v12,0/3] Vrr refactoring and panel replay workaround

Message ID 20240927042509.4081753-1-animesh.manna@intel.com (mailing list archive)
Headers show
Series Vrr refactoring and panel replay workaround | expand

Message

Manna, Animesh Sept. 27, 2024, 4:25 a.m. UTC
Previous patch series link -
https://patchwork.freedesktop.org/series/135629/
https://patchwork.freedesktop.org/series/135851/

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

 drivers/gpu/drm/i915/display/intel_display.c | 23 ++++++++++++++++++++
 drivers/gpu/drm/i915/display/intel_display.h |  1 +
 drivers/gpu/drm/i915/display/intel_vrr.c     | 22 ++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_vrr.h     |  2 ++
 4 files changed, 43 insertions(+), 5 deletions(-)