]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: add VMHUB to ring association
authorChristian König <christian.koenig@amd.com>
Thu, 30 Mar 2017 12:49:50 +0000 (14:49 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:16 +0000 (17:32 -0400)
commit0eeb68b390377148e31f000db1c533a9a49bf950
tree624a30c7968a58f7de5d77d72a23de1430a026bf
parent0381631299e54128be5180d0a169b06cd3ce1ba6
drm/amdgpu: add VMHUB to ring association

Add the info which ring belonging to which VMHUB.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c
drivers/gpu/drm/amd/amdgpu/vce_v4_0.c