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)
commit0ea54b9b6c4ebc04cc6f68246b03577a25dbd4bb
treef9f9f4e15d258cc6ccb72799ff6b2238af6502ca
parent4d9c514d8ccff2b4bd0db5d3e178c0c0b3f3bc77
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