]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: save and restore UVD context with suspend and resume
authorLeo Liu <leo.liu@amd.com>
Fri, 1 Apr 2016 14:36:06 +0000 (10:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Apr 2016 21:00:50 +0000 (17:00 -0400)
commit18eb5c520c120dbc937e2582300b0daa2c86ade2
tree5f214a9b1aef6fe465051197259427fd91a4f461
parent7604e212c30a7a46a4f1fcbfe75e051fb949b89b
drm/amdgpu: save and restore UVD context with suspend and resume

and revert fix following it accordingly

Revert "drm/amdgpu: stop trying to suspend UVD sessions v2"
Revert "drm/amdgpu: fix the UVD suspend sequence order"

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.h
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c
drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c
drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c