drm/amdgpu: add client id for every vm
authorChunming Zhou <David1.Zhou@amd.com>
Mon, 25 Apr 2016 02:19:13 +0000 (10:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 16:31:14 +0000 (12:31 -0400)
commit031e2983e8e385b9c99367586decabf6323ae049
treeb5ab8ba21018069101e8773682e34e55aeb338c3
parent444066b915c1b9d0aa4ec7b2d2bbe627e08bf7a6
drm/amdgpu: add client id for every vm

This adds a unique id for each vm client so we can
properly track them.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Monk Liu <monk.liu@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