drm/i915/display/psr: Disable DC3CO when the PSR2 is used
authorGwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Thu, 1 Apr 2021 17:02:37 +0000 (20:02 +0300)
committerJosé Roberto de Souza <jose.souza@intel.com>
Fri, 2 Apr 2021 17:24:43 +0000 (10:24 -0700)
commit2d667442dbe70e7e78c3450b17ba5aa5032a7b6b
tree48dd187db1281dd568a4b6c57840b8ebb5ada599
parentd339ef1c4d6bb351251211d296ecbe05c2a54819
drm/i915/display/psr: Disable DC3CO when the PSR2 is used

Due to the changed sequence of activating/deactivating DC3CO, disable
DC3CO until the changed dc3co activating/deactivating sequence is applied.

References: https://gitlab.freedesktop.org/drm/intel/-/issues/3134
Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210401170237.40472-1-gwan-gyeong.mun@intel.com
drivers/gpu/drm/i915/display/intel_psr.c