drm/i915/psr: Extend SU area to cover cursor fully if needed
authorJouni Högander <jouni.hogander@intel.com>
Mon, 18 Dec 2023 17:49:59 +0000 (19:49 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 9 Jan 2024 13:39:57 +0000 (15:39 +0200)
commit1bff93b8bc27a18aa87752819bfda6f00bceb10e
treec0e2d4f62eb5d7f9292f8e629aaf09940e45839d
parent9962c25ac41bf6e45bf3afeb56e10a03f0c663f7
drm/i915/psr: Extend SU area to cover cursor fully if needed

In case early transport is enabled SU area needs to be extended
to cover cursor area fully when cursor is in SU area.

Bspec: 68927

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231218175004.52875-3-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c