]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: remove the check for sessions being closed
authorLeo Liu <leo.liu@amd.com>
Wed, 3 Aug 2016 13:25:59 +0000 (09:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 15:33:12 +0000 (11:33 -0400)
commit6356218eb269aadeee4bc4f8680842249267b860
tree3022aed4861db2afab6909dc5d8b40f86006aa61
parent7228d24b8cda777252d930100712cba1e6458699
drm/amdgpu: remove the check for sessions being closed

This will make clock and power gated when no block decoded, for example
when paused during the playback.

Signed-off-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>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c