Created attachment 112799 [details] dmesg booted with drm.debug The new MSI Hawaii board, used single or 2-headed. The crash in [ 5.654006] kernel BUG at drivers/gpu/drm/radeon/radeon_sa.c:321! [ 5.654008] invalid opcode: 0000 [#1] PREEMPT SMP The crash is 100% repeatable. The system will boot OK to X with radeon.modeset=0. The kernel has added trace to verify the firmware requested. Unclear about 64-bit behavior, since I am booting a live USB distro. Distro based on Debian Jessie, with X.Org X Server 1.16.2.901 (1.16.3 RC 1) Release Date: 2014-12-09
Created attachment 112800 [details] Xorg log - uneventfull - stops at DRM
Created attachment 112801 [details] Kernel config 32-bit, all DRM built in
Created attachment 112802 [details] Xorg log - uneventfull - stops at DRM
Created attachment 112805 [details] lspci -vvnn
Created attachment 112895 [details] dmesg for 64bit kernel, no Radeon crash dmesg Ubuntu 14.10 AMD64
Created attachment 112898 [details] Xorg log 64bit
Added files from a successful 64-bit kernel.
Created attachment 112919 [details] [review] possible fix This patch will fix the crash you are seeing on 32 bit. However it won't fix the fact the that acceleration does not seem to initialized properly.
Created attachment 112924 [details] dmesg with new crash on a patched kernel With the patch, the original crash is not happening anymore. However Radeon still crashes, now in radeon_driver_postclose_kms.
Created attachment 112951 [details] [review] possible fix This updated patch should take care of it.
Created attachment 112957 [details] Yet another radeon crash with the new patch The new patch is causing black screen and no VTs.
Created attachment 112975 [details] [review] possible fix One more try...
Created attachment 112997 [details] dmesg with the latest patch, system is functional now With the V3 patch system boots and is functional. A secondary problem could be investigated: radeon 0000:01:00.0: disabling GPU acceleration This problem was expected, and probably deserves a separate bug...
The V3 patch permits to boot to X (albait with acceleration turned off)
Fixed in kernel 3.19
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.