summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_panic.c
AgeCommit message (Expand)Author
2024-11-04drm/panic: Add ABGR2101010 supportJocelyn Falempe
2024-08-23drm/panic: Add a QR code panic screenJocelyn Falempe
2024-08-23drm/panic: Simplify logo handlingJocelyn Falempe
2024-08-23drm/rect: Add drm_rect_overlap()Jocelyn Falempe
2024-08-23drm/panic: Add integer scaling to blit()Jocelyn Falempe
2024-08-12drm/panic: Add panic descriptionJocelyn Falempe
2024-08-12drm/panic: Remove useless export symbolsJocelyn Falempe
2024-08-12drm/panic: Remove space before "!" in panic messageJocelyn Falempe
2024-07-20drm/panic: Add missing static inline to drm_panic_is_enabled()Jocelyn Falempe
2024-07-19drm/panic: Add drm_panic_is_enabled()Jocelyn Falempe
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-06-27drm/panic: Restrict graphical logo handling to built-inGeert Uytterhoeven
2024-06-27drm/panic: Do not select DRM_KMS_HELPERGeert Uytterhoeven
2024-06-24drm/panic: Add support for drawing a monochrome graphical logoGeert Uytterhoeven
2024-06-24drm/panic: Rename logo to logo_asciiGeert Uytterhoeven
2024-06-24drm/panic: Fix off-by-one logo size checksGeert Uytterhoeven
2024-06-24drm/panic: Fix uninitialized drm_scanout_buffer.set_pixel() crashGeert Uytterhoeven
2024-06-10drm/panic: Add a kmsg panic screenJocelyn Falempe
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe
2024-06-10drm/panic: only draw the foreground color in drm_panic_blit()Jocelyn Falempe
2024-04-15drm/panic: Add debugfs entry to test without triggering panic.Jocelyn Falempe
2024-04-15drm/panic: Add support for color format conversionJocelyn Falempe
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe