commit | c12b84d6e0d70f1185e6daddfd12afb671791b6e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jan 31 14:58:05 2020 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Feb 07 11:45:25 2020 -0500 |
tree | d7fb21bc38b18bdfec5ad4018509de488ad28d78 | |
parent | ce05ac56e6465d057fea52875151fddf8436b3bc [diff] |
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2 This should speed up debugging VRAM access a lot. v2: add HDP flush/invalidate Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Jonathan Kim <Jonathan.Kim@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>