]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: make vmid owner be client_id
authorChunming Zhou <David1.Zhou@amd.com>
Mon, 25 Apr 2016 02:23:34 +0000 (10:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 May 2016 16:31:15 +0000 (12:31 -0400)
commit1f207f81e371bed8aa4c898de091d5cfbf68f59e
tree6acfb912d1b2a90ba7c10373f670c6d45b198b43
parent031e2983e8e385b9c99367586decabf6323ae049
drm/amdgpu: make vmid owner be client_id

Using the pointer is not adequate.

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_vm.c