summaryrefslogtreecommitdiff
path: root/include/drm/drm_panic.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-09panic_qr: use new #[export] macroAlice Ryhl1-0/+7
2024-09-16drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=nLyude Paul1-0/+14
2024-08-12drm/panic: Move copyright notice to the topJocelyn Falempe1-3/+6
2024-08-12drm/panic: Move drm_panic_register prototype to drm_crtc_internal.hJocelyn Falempe1-12/+0
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe1-0/+9
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe1-0/+57
2024-04-15drm/panic: Add drm panic lockingDaniel Vetter1-0/+95