]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5965f097fd18ec903e599c36e1b030b53238f9a
treeb7ba921616d45c75ff5ea6cdd86f72662148baea
parenta2f7f9b7f2dbc9d8bb33d4d08fe7e38115c30c90
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