]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: stop trying to suspend UVD sessions v2
authorChristian König <christian.koenig@amd.com>
Thu, 7 May 2015 13:19:25 +0000 (15:19 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Aug 2015 19:04:18 +0000 (15:04 -0400)
commit3c5bea7a408e079c0c2a5399ecf2e547745a6d71
tree43de86a0005b0f38dbb7a7563d2bd7da99bfc21c
parente33c62f3fc3e925efa266133f0463b590de763b9
drm/amdgpu: stop trying to suspend UVD sessions v2

Saving the current UVD state on suspend and restoring it on resume
just doesn't work reliable. Just close cleanup all sessions on suspend.

Ported from radeon commit "ecd2d03476375acf16526b54331443e9d4fc97e5".

v2: rebased

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