https://bugzilla.kernel.org/show_bug.cgi?id=206299
--- Comment #4 from Frédéric Pierret (frederic.epitre@orange.fr) --- Hi, While debugging it I found the exception comes from gv100_disp_intr_exc_other in gv100.c because stat = 0x00001800.
I'm trying to figure out what messed up in the 'disp' structure but I'm doing it step by step by first searching for NULL pointers. Any advice for how to proceed?
Thank you.