diff options
author | 2024-07-17 10:48:40 +0200 | |
---|---|---|
committer | 2024-07-19 11:38:23 +0200 | |
commit | d20a9f568f99591886ec73b80ff7283486710643 (patch) | |
tree | 7a51e561822542d6078b7922da0fae872252d84e /drivers/gpu/drm/drm_panel.c | |
parent | drm/panic: Add drm_panic_is_enabled() (diff) | |
download | wireguard-linux-d20a9f568f99591886ec73b80ff7283486710643.tar.xz wireguard-linux-d20a9f568f99591886ec73b80ff7283486710643.zip |
fbcon: Add an option to disable fbcon in panic
This is required to avoid conflict between DRM_PANIC, and fbcon. If
a drm device already handle panic with drm_panic, it should set
the skip_panic field in fb_info, so that fbcon will stay quiet, and
not overwrite the panic_screen.
Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240717090102.968152-3-jfalempe@redhat.com
Diffstat (limited to 'drivers/gpu/drm/drm_panel.c')
0 files changed, 0 insertions, 0 deletions