1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/clk_mgr
Nicholas Kazlauskas d1a4ae5824 drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
[Why]
This shouldn't trigger during tiled display hotplug/unplug but it does
because one of the tiles can end up with a NULL plane state.

This also doesn't guard against the hang that it was originally trying
to resolve, and can instead cause DIO corruption due to OTG sync
being lost.

[How]
This was reverted at one point out of DCN31 so revert it here too.

Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-09-19 15:16:13 -04:00
..
dce60 drm/amd/display: dc/clk_mgr: make function static 2020-09-17 21:21:40 -04:00
dce100 drm/amd/display: remove dtbclk_ss compensation for dcn316 2022-04-12 14:18:18 -04:00
dce110 drm/amd/display: correct asic type check V2 2020-10-27 12:01:16 -04:00
dce112 drm/amd/display: correct asic type check V2 2020-10-27 12:01:16 -04:00
dce120 drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct 2019-07-18 14:18:09 -05:00
dcn10 drm/amd/display: Turn global functions into static functions 2022-02-23 14:03:20 -05:00
dcn20 drm/amd/display: DAL ACR, dc part, fix missing dcn30 2022-06-14 21:38:40 -04:00
dcn21 drm/amd/display: remove header from source file 2022-08-10 14:58:37 -04:00
dcn30 drm/amd/display: move FPU code from dcn30 clk mgr to DML folder 2022-07-25 09:31:05 -04:00
dcn31 drm/amd/display: Display distortion after hotplug 5K tiled display 2022-09-19 15:14:46 -04:00
dcn32 drm/amd/display: Drop FPU flags from dcn32_clk_mgr 2022-07-25 09:31:03 -04:00
dcn201 drm/amd/display: Clean up some inconsistent indenting 2022-07-28 16:05:15 -04:00
dcn301 drm/amd/display: move FPU code from dcn301 clk mgr to DML folder 2022-07-25 09:31:05 -04:00
dcn314 drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314 2022-09-19 15:16:13 -04:00
dcn315 drm/amd/display: increase dcn315 pstate change latency 2022-09-19 15:15:24 -04:00
dcn316 drm/amd/display: Display distortion after hotplug 5K tiled display 2022-09-19 15:14:46 -04:00
clk_mgr.c drm/amd/display: change family id name for DCN314 2022-08-10 15:10:12 -04:00
Makefile drm/amd/display: move FPU code from dcn301 clk mgr to DML folder 2022-07-25 09:31:05 -04:00