diff options
author | 2018-03-23 15:30:35 -0400 | |
---|---|---|
committer | 2018-03-23 15:30:35 -0400 | |
commit | 810955ba712fc5c517b5e999fd69bfd20251effb (patch) | |
tree | e19df6b62d32cc739e1439675503dc214ade89f3 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdkfd: Add module option for testing large-BAR functionality (diff) | |
download | linux-dev-810955ba712fc5c517b5e999fd69bfd20251effb.tar.xz linux-dev-810955ba712fc5c517b5e999fd69bfd20251effb.zip |
drm/amdgpu: Fix acquiring VM on large-BAR systems
On large-BAR systems the VM page tables for compute are accessed by
the CPU. Always allow CPU access to the page directory so that it can
be used later by the CPU when a VM is converted to a compute VM.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions