]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
authorChristian König <christian.koenig@amd.com>
Wed, 28 Sep 2016 14:33:01 +0000 (16:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:30 +0000 (14:38 -0400)
commit39cd0c0ff5ff24a494de341ba2a9bd60fbe23500
tree33217a942a89f2560bc44b5642427aa98437417f
parent85c29d97889c495177e05dc7b59d97dd99984192
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code

Instead of messing with the PD directly.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c