linux/drivers/gpu/drm/amd/display
Ilya Bakoulin df60dcf5b5 drm/amd/display: Add 3DLUT FL HW bug workaround
[Why]
There is a known HW bug that causes the internal 3DLUT fetch signal to
be lost at VREADY, regardless of whether the OTG lock is being held or
not. A workaround is necessary to make sure that this internal signal
stays up after OTG unlock.

[How]
Set the 3DLUT_ENABLE bit immediately before and after the unlock. Also
use VUPDATE_KEEPOUT to prevent lock transition in the region between
VSTARTUP and VREADY, which could cause issues with this WA sequence.

Also including misc. 3DLUT DMA-related sequence fixes to address a few
regressions causing corruption.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Ilya Bakoulin <Ilya.Bakoulin@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-10-15 11:23:12 -04:00
..
amdgpu_dm drm/amd/display: Add check for headless for idle optimization 2024-10-15 11:23:05 -04:00
dc drm/amd/display: Add 3DLUT FL HW bug workaround 2024-10-15 11:23:12 -04:00
dmub drm/amd/display: Add DMUB debug offset 2024-10-07 14:16:52 -04:00
include drm/amd/display: Add logs to record register read/write 2024-10-01 17:37:07 -04:00
modules drm/amd/display: Display lost signal on playing video 2024-10-07 14:11:49 -04:00
Kconfig Linux 6.10-rc6 2024-07-05 10:47:28 +02:00
Makefile drm/amd/display: Refactor DCN3X into component folder 2024-06-14 16:18:55 -04:00