]> git.baikalelectronics.ru Git - kernel.git/commit
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:12:02 +0000 (16:12 -0500)
commit45592421fbe3e872d7d87abd47578e8e58c86f48
tree11eb84be9f1463e04e74baae1e9763512007162c
parent2d77cd628b3ddc81fa9e09d334c1f1b0e97c6e9a
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