]> Git Repo - linux.git/commit
drm/amdgpu: separate bo_va structure
authorChristian König <[email protected]>
Tue, 1 Aug 2017 08:51:43 +0000 (10:51 +0200)
committerAlex Deucher <[email protected]>
Thu, 17 Aug 2017 19:46:07 +0000 (15:46 -0400)
commitec681545afe5a448b43a2fe5c206ee48e19dabb3
treef69985a00503c64e886b83db2dbe2a9bc1994b6e
parent4ab4016aaf82153d144fa678cd6b4b5b6f25ed70
drm/amdgpu: separate bo_va structure

Split that into vm_bo_base and bo_va to allow other uses as well.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
drivers/gpu/drm/amd/amdgpu/amdgpu_object.h
drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
This page took 0.060294 seconds and 4 git commands to generate.