diff options
| author | Jun Lei <[email protected]> | 2020-05-26 11:17:53 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-01 01:59:20 -0400 |
| commit | 0a25e8eb95cd7bf28857ef671296154c25b1fb44 (patch) | |
| tree | d6da45a57034e164e113545df943d64b3c254027 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a1500a62d094544e2a513a2569d38321cbbbee3c (diff) | |
drm/amd/display: add support for per-state dummy-pstate latency
[why]
Dummy pstate latency actually varies between different
UCLK frequencies, when calculating watermark C, if DAL
always assumes worst case, then it can lead to dummy
pstate not supported scenarios.
[how]
Rather than statically calculating dummy pstate using
worst case, we store the entire table of UCLK to dummy
pstate relationships. On a per mode basis, we calculate
the actual UCLK lower limit, and use the dynamic worst
case dummy pstate latency. This prevents the situation
where we don't support full p-state (which will force
high DPM), but still use low DPM dummy pstate latency.
Signed-off-by: Jun Lei <[email protected]>
Reviewed-by: Joshua Aberback <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions