drm/i915/display: No need for full modeset due to psr
authorJouni Högander <jouni.hogander@intel.com>
Tue, 9 Jan 2024 10:05:16 +0000 (12:05 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 15 Jan 2024 05:37:50 +0000 (07:37 +0200)
commita480dd59fe257801dba32ac434f455718febca4e
tree0dc576052a51d91836a5a6b015cadda8fc707868
parentf3c2031db7dfdf470a2d9bf3bd1efa6edfa72d8d
drm/i915/display: No need for full modeset due to psr

There is no specific reason to force full modeset if psr is enabled.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Tested-by: Paz Zcharya <pazz@chromium.org>
Reviewed-by: Stanislav Lisovskiy <staniskav.lisovskiy@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240109100517.1947414-2-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_dp.c