]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 14 Sep 2021 21:25:05 +0000 (14:25 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Fri, 17 Sep 2021 17:58:48 +0000 (10:58 -0700)
commit726cf4c0215b18e5eac9da7fd36e1a7dbe5c4f23
tree42fe8b2aa2fd842a8bb6a00607184c54438f970b
parent8e83b43e107fd4e57ad48bec904ecb7dc9dfdb5c
drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled

Not sure why but when moving the cursor fast it causes some artifacts
of the cursor to be left in the cursor path, adding some pixels above
the cursor to the damaged area fixes the issue, so leaving this as a
workaround until proper fix is found.

This is reproducile on TGL and ADL-P.

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