drm/amdgpu:Correct max uvd handles
authorJames Zhu <James.Zhu@amd.com>
Tue, 6 Mar 2018 19:43:50 +0000 (14:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Mar 2018 21:30:29 +0000 (16:30 -0500)
commit0e5ee33d2a54e4c55fe92857f23e1cbb0440d6de
treed0c7fb7381b3738a4932806a494992944803b113
parentabca24007e0838ee8bfff37a188bf8df00703c52
drm/amdgpu:Correct max uvd handles

Max uvd handles should use adev->uvd.max_handles instead of
AMDGPU_MAX_UVD_HANDLES here.

Signed-off-by: James Zhu <James.Zhu@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c