diff options
| author | Jaehyun Chung <[email protected]> | 2020-04-05 16:41:10 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-04-09 10:43:17 -0400 |
| commit | 2fdcc916ed77e09a0b856b561af8063e93ae96b3 (patch) | |
| tree | b9421eca6ec329ca0df7c85eb943bad1d2607e0f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b754c07a39b11cc20586ef55374846605360915b (diff) | |
drm/amd/display: Update DRAM watermark before checking to update TTU
[Why]
In most cases, DRAM watermark is large enough that the result of the
condition to increase TTU doesn't change after DRAM watermark is
increased. However, there is are cases where the condition fails and
becomes true after DRAM watermark is increased. This results in minTTU <
DRAM watermarks which leads to PSR hang since p-state is requested but
not allowed.
[How]
Check whether to update TTU after DRAM watermark is updated.
Signed-off-by: Jaehyun Chung <[email protected]>
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions