mbox series

[v11,0/2] Vrr refactoring and panel replay workaround

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

Message

Manna, Animesh Sept. 16, 2024, 7:54 a.m. UTC
Previous patch series link -
https://patchwork.freedesktop.org/series/135629/
https://patchwork.freedesktop.org/series/135851/

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

 drivers/gpu/drm/i915/display/intel_display.c | 35 +++++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_display.h |  2 ++
 drivers/gpu/drm/i915/display/intel_vrr.c     | 30 +++++++++++------
 drivers/gpu/drm/i915/display/intel_vrr.h     |  1 +
 4 files changed, 56 insertions(+), 12 deletions(-)