1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/clk_mgr
Chaitanya Dhere 0c9ed6044c drm/amd/display: FCLK P-state support updates
[Why]
Previously we used to send FCLK P-state enable messages upon each call
to update_clocks based on dml output. This resulted in increased message
transactions between DC and PMFW.

[How]
Update the code to check safe_to_lower status and send the message based
on dml input only on boot. This reduces message transactions. Also
remove other unwanted code based on current code status.

Signed-off-by: Chaitanya Dhere <chaitanya.dhere@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-06-03 16:45:01 -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: Revert W/A for hard hangs on DCN20/DCN21 2022-01-14 18:08:14 -05:00
dcn21 drm/amd/display: Fic incorrect pipe being used for clk update 2022-05-26 14:56:31 -04:00
dcn30 drm/amd/display: add CLKMGR changes for DCN32/321 2022-06-03 16:43:37 -04:00
dcn31 drm/amd/display: Don't clear ref_dtbclk value 2022-06-01 15:56:48 -04:00
dcn32 drm/amd/display: FCLK P-state support updates 2022-06-03 16:45:01 -04:00
dcn201 drm/amd/display: Always update DPPCLK_DTO when clock increase 2022-04-12 14:18:18 -04:00
dcn301 drm/amd/display: Insert smu busy status before sending another request 2022-04-25 17:05:58 -04:00
dcn315 drm/amd/display: remove stale config guards 2022-06-01 15:57:18 -04:00
dcn316 drm/amd/display: Pass the new context into disable OTG WA 2022-06-01 15:56:48 -04:00
clk_mgr.c drm/amd/display: Add dependant changes for DCN32/321 2022-06-03 16:43:38 -04:00
Makefile drm/amd/display: add CLKMGR changes for DCN32/321 2022-06-03 16:43:37 -04:00