1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/clk_mgr
Chris Park c6ac25f646 drm/amd/display: Remove DTB DTO on CLK update
[Why]
DTB DTO is programmed more correctly during
link enable.  Programming them on CLK update
which may arrive frequently and sporadically
per flip throws off DTB DTO.

[How]
Remove DTB DTO programming on clock update.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Chris Park <Chris.Park@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-12-06 10:13:19 -05: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: increase hardware status wait time 2022-10-10 17:17:48 -04:00
dcn21 drm/amd/display (gcc13): fix enum mismatch 2022-11-01 11:48:37 -04:00
dcn30 drm/amdgpu: add missing license to some files 2022-11-23 10:31:31 -05:00
dcn31 drm/amd/display: Add Z8 allow states to z-state support list 2022-11-23 09:47:13 -05:00
dcn32 drm/amd/display: Remove DTB DTO on CLK update 2022-12-06 10:13:19 -05: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: Add Z8 allow states to z-state support list 2022-11-23 09:47:13 -05:00
dcn315 drm/amd/display: correctly populate dcn315 clock table 2022-10-24 14:35:46 -04:00
dcn316 drm/amd/display: fix dcn3.1x mode validation on high bandwidth config 2022-11-15 13:35:14 -05: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