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)
commit2befa60e4c538a094853ea00ac03b209b7ad272d
tree6175fc95d8d69dbe627aa670866e535bdc3c206e
parent2a82ec21b9ba342dc90e054458e430f577beca89
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