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)
commit3f99dd814a6fdf9e06562f210b8e7702db9e9158
tree5f214a9b1aef6fe465051197259427fd91a4f461
parent749b48faaf64d1081d7216068ff3da92c230bad0
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