Hi Dave, A few fixes for 4.8: - revert temporary workarounds for PX now that the d3cold stuff as landed - fix bugs in a couple of error paths The following changes since commit 36e9d08b58f44c3a02974c405ccaaa6ecfaf05b8: drm/cirrus: Fix NULL pointer dereference when registering the fbdev (2016-08-09 13:01:47 +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 c2a4c5b75a717db8bbe1c2fad6473063a7d2f930: drm/amdgpu: Fix memory trashing if UVD ring test fails (2016-08-10 12:11:48 -0400) ---------------------------------------------------------------- Alex Deucher (2): Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold" Revert "drm/radeon: work around lack of upstream ACPI support for D3cold" Chunming Zhou (1): drm/amdgpu: fix vm init error path Jay Cornwall (1): drm/amdgpu: Fix memory trashing if UVD ring test fails drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 9 --------- drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c | 3 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 5 ++++- drivers/gpu/drm/radeon/radeon_atpx_handler.c | 9 --------- 4 files changed, 6 insertions(+), 20 deletions(-)