diff options
| author | Wesley Chalmers <[email protected]> | 2023-05-31 13:29:34 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-07-10 09:02:07 -0400 |
| commit | 3b6df06f01cdbff3b610b492ad4879691afdc70d (patch) | |
| tree | 2174a5d47821db18916bcbb6c2ad45de9881da9d /tools/perf/scripts/python/syscall-counts.py | |
| parent | 09c8cbedba5fa85f15ac91ed74848aceff69f8e5 (diff) | |
drm/amd/display: Block optimize on consecutive FAMS enables
[WHY]
It is possible to commit state multiple times in rapid succession with
FAMS enabled; if each of these commits were to set optimized_required,
then the user may see latency.
[HOW]
fw_based_mclk_switching is currently not used in dc->clk_mgr; use it
to track whether the current state has FAMS enabled;
if it has, then do not disable FAMS in prepare_bandwidth, and do not set
optimized_required.
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Wesley Chalmers <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions