diff options
| author | Tony Cheng <[email protected]> | 2020-01-28 16:00:22 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-02-06 15:04:38 -0500 |
| commit | 85e148fb963d27152a14e6d399a47aed9bc99c15 (patch) | |
| tree | ad043b97f5a0786c9c6b357745b84c9644c92e31 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 96577cf82a1331732a71199522398120c649f1cf (diff) | |
drm/amd/display: fix workaround for incorrect double buffer register for DLG ADL and TTU
[Why]
these registers should have been double buffered. SW workaround we will have SW program the more aggressive (lower) values
whenever we are upating this register, so we will not have underflow at expense of less optimzal request pattern.
[How]
there is a driver bug where we don't check for 0, which is uninitialzed HW default. since 0 is smaller than any value we need to program,
driver end up with not programming these registers
Signed-off-by: Tony Cheng <[email protected]>
Reviewed-by: Yongqiang Sun <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions