2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/imx
Jocelyn Falempe 99b6251945 drm/imx: Add drm_panic support
Add support for the drm_panic module, which displays a user-friendly
message to the screen when a kernel panic occurs.

v7:
 * use drm_panic_gem_get_scanout_buffer() helper

v8:
 * Replace get_scanout_buffer() logic with drm_panic_set_buffer()

v9:
 * Revert to using get_scanout_buffer() (Sima)
 * move get_scanout_buffer() to plane helper functions

v12:
 * Rename drm_panic_gem_get_scanout_buffer to drm_fb_dma_get_scanout_buffer
 (Thomas Zimmermann)

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240409163432.352518-9-jfalempe@redhat.com
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2024-04-15 16:14:07 +02:00
..
dcss drm/imx/dcss: fix resource size calculation 2024-02-28 09:16:59 +00:00
ipuv3 drm/imx: Add drm_panic support 2024-04-15 16:14:07 +02:00
lcdc drm/imx/lcdc: Fix double-free of driver data 2023-12-01 16:04:14 +01:00
Kconfig drm/imx/lcdc: Implement DRM driver for imx25 2023-03-14 11:43:53 +01:00
Makefile drm/imx/lcdc: Implement DRM driver for imx25 2023-03-14 11:43:53 +01:00