]> 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)
commit6baaab8d00b2c88b8c3361fa8048d48333e5a7a8
tree5f214a9b1aef6fe465051197259427fd91a4f461
parentcb9fa0615788951ddcde514086cbd4a369eaa9da
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