DRM_Panic support

DRM_Panic is a new feature in the Linux kernel that displays a panic screen when a kernel panic occurs. It has been introduced with kernel v6.10, with nouveau support (https://www.phoronix.com/news/Linux-6.13-DRM-Panic-Nouveau) being merged in v6.13. amdgpu support (https://www.phoronix.com/news/AMDGPU-DRM-Panic-Patch) is currently being implemented and is already working on some cards. It would be cool to have this in the official proprietary drivers.

We are tracking this internally already as GR-3093 as a reference.

1 Like