diff options
author | Christian König <[email protected]> | 2017-10-16 10:32:04 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-10-19 15:27:21 -0400 |
commit | 4b6b691ee38abae8842aed61d442dfb315c45789 (patch) | |
tree | 3e2bd4e827f45c68c749e981f4d952615f3c50a3 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 658b93913e7a8a8d418b6d1208e88ddacc4d245d (diff) |
drm/amdgpu: linear validate first then bind to GART
For VM emulation for old UVD/VCE we need to validate the BO with linear
VRAM flag set first and then eventually bind it to GART.
Validating with linear VRAM flag set can move the BO to GART making
UVD/VCE read/write from an unbound GART BO.
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
CC: [email protected]
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions