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)
commit4d4831a3dae3161ab5a96694462eff708dfefc71
tree0710c369aaf700f9670dd4f40d6083f60930bd63
parentf8a91d45553ab581964f40b1e46bdf3d0974d339
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