]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: count fences from all uvd instances in idle handler
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 17 May 2018 17:33:34 +0000 (12:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 May 2018 21:08:20 +0000 (16:08 -0500)
commit87833de8a596466b6f83562fe155a7f0c64bd6c3
tree90b4e39c6ba1f6e26032c08c53185c21bf4a9e42
parent1f85b515fc7639fe1d44414ccee5a10c0dfe514b
drm/amdgpu: count fences from all uvd instances in idle handler

Current multi-UVD hardware uses a single clock and power source
so handle all instances in the idle handler.

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