diff options
author | Christian König <[email protected]> | 2022-01-28 15:59:15 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-02-02 18:26:55 -0500 |
commit | 22f7cc7524081bb2bfb2720e43ab9889e2ed5b00 (patch) | |
tree | 1fd8a484d43040fc24c1ba75f25cfc436611d6be /tools/perf/scripts/python | |
parent | 6927913d700749a4b9550f87f294778df2a7faa4 (diff) |
drm/amdgpu: restructure amdgpu_fill_buffer v2
We ran into the problem that clearing really larger buffer (60GiB) caused an
SDMA timeout.
Restructure the function to use the dst window instead of mapping the whole
buffer into the GART and then fill only 2MiB/256MiB chunks at a time.
v2: rebase on restructured window map.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions