[Bug 206987] [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Aug 20 04:11:32 UTC 2020


https://bugzilla.kernel.org/show_bug.cgi?id=206987

--- Comment #36 from Petteri Aimonen (jpa at kernelbug.mail.kapsi.fi) ---
@krakopo The 00000020 MXCSR value is also exactly like it was for me before the
bug fix. So something is definitely clearing MXCSR after it should be set to
0x1F80 by kernel_fpu_begin().

Can you disassemble kernel_fpu_begin() to verify that the ldmxcsr instruction
is present close to its end? Also, check that /proc/cpuinfo flags has "sse" in
it - not sure though how that could possibly be missing.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list