Created attachment 276971 [details] Commit that provokes the error In my i5-6600K the kernel 4.18.0-rcX fails to boot the GPU with the error: GPU HANG: ecode 9:0:0xfffffffe, reason: hang on rcs0, bcs0, vcs0, vecs0, action: reset. I opened this bug at https://bugs.freedesktop.org/show_bug.cgi?id=107017 but by bisecting the kernel this was the commit responsible for the error: 813835028e9ae1f18cd11bb0ec591d0f0577d96a. I validated that by compiling the 4.18.0-rc2 kernel twice, with and without the patch applied and confirmed that the error is provoked by that commit. I attached the dmesg for the error and the commit in question.
Created attachment 276973 [details] dmesg from my machine with the error