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 | 23 ++++++++++++++++++++ drivers/gpu/drm/i915/display/intel_display.h | 1 + drivers/gpu/drm/i915/display/intel_vrr.c | 20 ++++++++++++----- drivers/gpu/drm/i915/display/intel_vrr.h | 2 ++ 4 files changed, 41 insertions(+), 5 deletions(-) -- 2.46.0