]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: make the VMID owner always 64bit
authorChristian König <christian.koenig@amd.com>
Wed, 4 May 2016 08:20:01 +0000 (10:20 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 16:31:18 +0000 (12:31 -0400)
commit6dbb33faa432016a3963012d0748c7cc2d41bce6
treef9f9f4e15d258cc6ccb72799ff6b2238af6502ca
parent50128ef6b65536c305b42b624f327788c3b66b27
drm/amdgpu: make the VMID owner always 64bit

Otherwise we could (in theory) run into problems on 32bit systems.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@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