diff options
author | Joshua Aberback <joshua.aberback@amd.com> | 2020-06-26 03:57:57 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-07-08 09:02:24 -0400 |
commit | efc7d1653817a6a82d6640dee9e8ea6feb441344 (patch) | |
tree | 07b4e7879e1b02bb67320d2db91029d5446bd678 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | d3d847d8f25f2d0a82a3a18f36c1cfa86f2e93ac (diff) | |
download | linux-efc7d1653817a6a82d6640dee9e8ea6feb441344.tar.gz linux-efc7d1653817a6a82d6640dee9e8ea6feb441344.tar.bz2 linux-efc7d1653817a6a82d6640dee9e8ea6feb441344.zip |
drm/amd/display: Request PHYCLK adjustment on PHY enable/disable
[Why]
Currently we don't explicitly send a request for a minimum PHYCLK, and
we hope that the dependencies other clocks have will raise PHYCLK when
needed.
[How]
- new clk_mgr function to keep track of PHYCLK requirements
- request maximum requirement across all links
- remove PHYCLK from clock state comparator, as it doesn't come from DML
Signed-off-by: Joshua Aberback <joshua.aberback@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions