Files
linux/drivers/gpu/drm/amd/amdgpu
Felix Kuehling 03e9dee11d drm/amdgpu: Fix compute VM BO params after rebase v2
The intent of two commits was lost in the last rebase:

810955b drm/amdgpu: Fix acquiring VM on large-BAR systems
b5d21aa drm/amdgpu: Don't use shadow BO for compute context

This commit restores the original behaviour:
* Don't set AMDGPU_GEM_CREATE_NO_CPU_ACCESS for page directories
  to allow them to be reused for compute VMs
* Don't create shadow BOs for page tables in compute VMs

v2: move more logic into amdgpu_vm_bo_param

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Tested-by: Kent Russell <Kent.Russell@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-10 22:44:48 -05:00
..
2018-07-17 14:18:28 -05:00
2018-06-15 12:20:38 -05:00
2017-10-20 13:28:44 -04:00
2018-02-19 14:18:10 -05:00
2018-08-28 11:22:42 -05:00
2018-08-28 11:22:42 -05:00
2016-08-31 15:21:09 -04:00
2017-12-27 11:34:02 -05:00
2018-08-21 14:17:36 -05:00
2018-02-19 14:18:11 -05:00