]> 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)
commit9730f58ff7cdbfc8c4764a2457af6d2e97ad27f8
treef30da225dd86726e92e4976e4f8a19a441b87a2e
parent437132bfd16b2b9b1c339fae604210c6f16ad0b6
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