OSDN Git Service

drm/amdgpu: only bind VM shadows after validation v2
authorChristian König <christian.koenig@amd.com>
Thu, 13 Jul 2017 10:51:31 +0000 (12:51 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Aug 2017 19:45:57 +0000 (15:45 -0400)
commita35ebc8c12cc724022f39b32ffb17f63ff16effd
treeb7ba921616d45c75ff5ea6cdd86f72662148baea
parentb636922553ee2c47b9e3955c5665b8996dfcdbd7
drm/amdgpu: only bind VM shadows after validation v2

No need to do this on every CS.

v2: remove all other bind, reorder code

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c