diff options
| author | Sohaib Nadeem <[email protected]> | 2024-01-16 16:00:00 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-01-31 22:25:12 +0000 |
| commit | 2ff33c759a4247c84ec0b7815f1f223e155ba82a (patch) | |
| tree | 928449e48f97a2e484aea37aab6f6c5144f34b80 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | Revert "drm/amd/display: initialize all the dpm level's stutter latency" (diff) | |
| download | kernel-2ff33c759a4247c84ec0b7815f1f223e155ba82a.tar.gz kernel-2ff33c759a4247c84ec0b7815f1f223e155ba82a.zip | |
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
[why]
Originally, PMFW said min FCLK is 300Mhz, but min DCFCLK can be increased
to 400Mhz because min FCLK is now 600Mhz so FCLK >= 1.5 * DCFCLK hardware
requirement will still be satisfied. Increasing min DCFCLK addresses
underflow issues (underflow occurs when phantom pipe is turned on for some
Sub-Viewport configs).
[how]
Increasing DCFCLK by raising the min_dcfclk_mhz
Reviewed-by: Chaitanya Dhere <[email protected]>
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Sohaib Nadeem <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
