This patch set contains fixes for Selective Fetch async flip
sequences. On async flip selective fetch is choosing full ftrame
update. Also subsequent flip/update is still using full frame update
to ensure plane with pending async flip is not taken in to selective
fetch/update.
Jouni Högander (3):
drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes 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_display.c | 8 ---
drivers/gpu/drm/i915/display/intel_plane.c | 10 ++-
drivers/gpu/drm/i915/display/intel_psr.c | 72 +++++++++++---------
3 files changed, 49 insertions(+), 41 deletions(-)
--
2.43.0