Hi Dave,
Fixes for 4.8: - 2 CI S4 fixes - error handling fix
I have additional features for 4.9, but I'll be out of the office next week, so I probably won't get to send them out until the following week.
The following changes since commit 279cf3f23870f7eb8ca071115e06d3d5ca0a2b9e:
drm/nouveau/acpi: use DSM if bridge does not support D3cold (2016-08-31 16:54:05 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.8
for you to fetch changes up to 1f703e6679f373f5bba4efe7093aa82e91af4037:
drm/amdgpu: record error code when ring test failed (2016-08-31 12:45:56 -0400)
---------------------------------------------------------------- Chunming Zhou (1): drm/amdgpu: record error code when ring test failed
jimqu (2): drm/amd/amdgpu: sdma resume fail during S4 on CI drm/amd/amdgpu: compute ring test fail during S4 on CI
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | 5 +++-- drivers/gpu/drm/amd/amdgpu/cik_sdma.c | 3 +++ drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 12 +++++++++--- 3 files changed, 15 insertions(+), 5 deletions(-)
dri-devel@lists.freedesktop.org