linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Wesley Chalmers 3a4d180d4a drm/amd/display: Optimize clocks on clock change
[WHY]
Presently, there is no way for clocks to be lowered, only raised.

[HOW]
Compare clock status against previous known clock status, and optimize
if different.
This requires re-ordering the layout of the dc_clocks structure, as the
current ordering allows identical clock states to appear different.

Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Anthony Koo <Anthony.Koo@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-03 09:10:57 -05:00
..
amdgpu_dm drm/amd/display: set minimum abm backlight level 2019-10-03 09:10:57 -05:00
dc drm/amd/display: Optimize clocks on clock change 2019-10-03 09:10:57 -05:00
include drm/amd/display: add Asic ID for Dali 2019-09-16 10:06:41 -05:00
modules drm/amd/display: set minimum abm backlight level 2019-10-03 09:10:57 -05:00
Kconfig drm/amd/display: add Renoir to kconfig 2019-08-29 15:52:33 -05:00
Makefile drm/amd/display: move clk_mgr files to right place 2019-05-31 10:39:31 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00