]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix initializing the VM BO shadow
authorChristian König <christian.koenig@amd.com>
Fri, 16 Sep 2016 12:07:46 +0000 (14:07 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 28 Sep 2016 20:16:22 +0000 (16:16 -0400)
commitbad8a9a87670b877608949c28fe411bbd2561500
tree6175fc95d8d69dbe627aa670866e535bdc3c206e
parentdeecc8032cbb4a7912c2701c2aa468e5da8d8bf5
drm/amdgpu: fix initializing the VM BO shadow

We need to clear the shadows as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c