https://bugs.freedesktop.org/show_bug.cgi?id=98276 Bug ID: 98276 Summary: Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks" Product: DRI Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: johannes.hirte@datenkhaos.de Kernel 4.9-rc1 fails on shutdown/reboot with a panic. Bisect pointed me to 00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6 is the first bad commit commit 00ea8cba5ef7b783f11cb1a0b900b7c18d2ce0b6 Author: Alex Deucher Date: Thu Sep 22 14:40:29 2016 -0400 drm/amdgpu: always apply pci shutdown callbacks (v2) We can't properly detect all hypervisors and we need this to properly tear down the hardware. v2: trivial warning fix Signed-off-by: Alex Deucher :040000 040000 868a00ff980f95dac82b908df0737342bf40cdc3 02bf2cf4e8797d37d454301afedf2f97735b60ca M drivers After removing this commit, everything works again. System is a Carrizo. -- You are receiving this mail because: You are the assignee for the bug.