diff options
author | Zhongwei <Zhongwei.Zhang@amd.com> | 2024-09-18 14:43:49 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-07 14:11:42 -0400 |
commit | ffa1e31f70d2e97c121709b44a8960f5d7becb10 (patch) | |
tree | 191fcf10de339f6f365de33881008bcf5b7afa73 /drivers/gpu/drm/amd/display/modules | |
parent | 608c50afa1bebb1d21859bd45e602a5ed9e1802d (diff) | |
download | linux-ffa1e31f70d2e97c121709b44a8960f5d7becb10.tar.gz linux-ffa1e31f70d2e97c121709b44a8960f5d7becb10.tar.bz2 linux-ffa1e31f70d2e97c121709b44a8960f5d7becb10.zip |
drm/amd/display: Fix garbage or black screen when resetting otg
[Why]
For some EDP to MIPI panel, disabling OTG when link is alive like boot
case, the converter might output garbage or show no display because our
GPU is not sending required pixel data.
Alos Dig fifo underflow was found which might cause garbage, when
resetting otg for other types of EDP panels.
[How]
Skipping resetting OTG if the dig fifo is on. Make sure that the otg for
the pipe is the one that the dig fifo is selecting via the FE mask.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Zhongwei <Zhongwei.Zhang@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules')
0 files changed, 0 insertions, 0 deletions