drm/i915/display/psr: Do full fetch when handling multi-planar formats
authorGwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Thu, 30 Sep 2021 00:14:02 +0000 (17:14 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Thu, 30 Sep 2021 22:04:37 +0000 (15:04 -0700)
commit1f61f0655b95d5b89589390e6f83c4a61d9b1e8d
tree0ae786658e837f2c4914f1bfce9add44cfd9feb3
parentac220f5f754b1d2f4a69428f515c3f1b10d1fad0
drm/i915/display/psr: Do full fetch when handling multi-planar formats

We are still missing the PSR2 selective fetch handling of multi-planar
formats but until proper handle is added we can workaround it by
doing full frames fetch when state has such formats.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210930001409.254817-2-jose.souza@intel.com
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
drivers/gpu/drm/i915/display/intel_psr.c