]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix amdgpu_bo_va_mapping flags
authorChristian König <christian.koenig@amd.com>
Wed, 18 Jan 2017 13:49:43 +0000 (14:49 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 17:20:45 +0000 (12:20 -0500)
commit73097cc2b313f1cf0e8a42e348829158001f4423
treef30da225dd86726e92e4976e4f8a19a441b87a2e
parent545bbcc5a654b29f6cc7a810445316a70db74a94
drm/amdgpu: fix amdgpu_bo_va_mapping flags

They are 64bit not 32 for a while now.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@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.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h