This patch set contains fixes for Selective Fetch async flip sequence:

Perform full frame update on async flip.
Perfrom vblank evasion on async flip when Selective Fetch enabled.
Allow async flip when Selective Fetch is enabled.

Jouni Högander (4):
  drm/i915/psr: Add helper for checking if vblank evasion is needed by
    PSR
  drm/i915/psr: Perform vblank evasion on async flip as well for PSR
  drm/i915/psr: Perform full frame update on async flip
  drm/i915/psr: Allow async flip when Selective Fetch enabled

 drivers/gpu/drm/i915/display/intel_crtc.c    |  6 ++++--
 drivers/gpu/drm/i915/display/intel_display.c |  8 --------
 drivers/gpu/drm/i915/display/intel_psr.c     | 18 +++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_psr.h     |  1 +
 4 files changed, 22 insertions(+), 11 deletions(-)

-- 
2.43.0

Reply via email to