diff options
author | Sohaib Nadeem <[email protected]> | 2024-01-16 11:00:00 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-01-29 15:41:43 -0500 |
commit | d46fb0068c54d3dc95ae8298299c4d9edb0fb7c1 (patch) | |
tree | c1c4c88a7be29c3b1c93434e2a826564ce8c39cc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2812b5add41ea1b608923d5fb6a0d4f5b0d3186c (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions