diff options
| author | Hugo Hu <[email protected]> | 2021-01-20 15:54:11 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-02 14:07:38 -0500 |
| commit | dbc43d5fdf48e4e558338fcaef8c9d19521d1c2e (patch) | |
| tree | 1b59cb2a309689389c6c499120c88b37dec25f2c /tools/perf/scripts/python | |
| parent | c839292754b7710713d9bb59ba8401bc44261ef4 (diff) | |
drm/amd/display: treat memory as a single-channel for asymmetric memory
[Why]
1. Driver use umachannelnumber to calculate watermarks for stutter.
In asymmetric memory config, the actual bandwidth is less than
dual-channel. The bandwidth should be the same as single-channel.
2. We found single rank dimm need additional delay time for stutter.
[How]
Get information from each DIMM. Treat memory config as a single-channel
for asymmetric memory in bandwidth calculating. Add additional delay
time for single rank dimm.
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Hugo Hu <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions