diff options
author | Jun Lei <[email protected]> | 2019-02-22 16:50:00 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-03-19 15:36:49 -0500 |
commit | 33d7598d7022eac064b48e42dd4ae3e1dc9b52cd (patch) | |
tree | 7b3c5d77a3c2063b1f1f9acd7632437466e2b5cf /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | d74004b694ea88fca0fd7929e7c6e30f9552460e (diff) |
drm/amd/display: fix up reference clock abstractions
[why]
"reference clock" is a very overloaded variable in DC and causes confusion
as there are multiple sources of reference clock, which may be different values
incorrect input values to DML will cause DCHUB to be programmed improperly
and lead to hard to debug underflow issues
[how]
instead of using ref clock everywhere, specify WHICH ref clock:
- xtalin
- dccg refclk
- dchub refclk
these are all distinct values which may not be equal
Signed-off-by: Jun Lei <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: David Francis <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions