]> git.baikalelectronics.ru Git - kernel.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)
commite5c870b90d6535062d18f8ee4d076bc6792c2e95
tree624a30c7968a58f7de5d77d72a23de1430a026bf
parentdbdaf1b54d52879de580be3318867413b127578f
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