diff options
author | Brandon Syu <[email protected]> | 2020-06-08 14:01:57 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-07-01 01:59:25 -0400 |
commit | b4d5ce7a5024094430d3b9a061710fccb49ba884 (patch) | |
tree | 5dd1919eeb3b2e746871713b6b57562b9520c1ea /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 8f95ff284cd2b3be0ee49d2c7b29d408aad3843d (diff) |
drm/amd/display: use dispclk AVFS for dppclk
[Why]
There is using pixelclk AVFS for dppclk, that would cause issue.
[How]
To use dispclk AVFS for both dispclk and dppclk. There would choose
dppclk for request voltage when dispclk wouldn't be updated case. If
dispclk need to be updated, then it'll choose the bigger one from dppclk
and dispclk for request voltage.
Signed-off-by: Brandon Syu <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions