]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: expose only the first UVD instance for now
authorChristian König <christian.koenig@amd.com>
Wed, 18 Jul 2018 12:17:59 +0000 (14:17 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Jul 2018 20:05:32 +0000 (15:05 -0500)
commitdb3eb6846fde064c0f89080798f2ebdeb59f290a
tree0710c369aaf700f9670dd4f40d6083f60930bd63
parent0bc81cb1199251457dc237b1870ecb6d18db639c
drm/amdgpu: expose only the first UVD instance for now

Going to completely rework the context to ring mapping with Nayan's GSoC
work, but for now just stopping to expose the second UVD instance should
do it.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c