diff options
author | 2024-07-18 11:21:27 +0200 | |
---|---|---|
committer | 2024-07-19 11:38:23 +0200 | |
commit | c2c2a91f3868515969a758042887fdc722216525 (patch) | |
tree | 27c4c10ed640c5ce80d531c5547141051806fc44 /drivers/gpu/drm/drm_panel.c | |
parent | fbcon: Add an option to disable fbcon in panic (diff) | |
download | wireguard-linux-c2c2a91f3868515969a758042887fdc722216525.tar.xz wireguard-linux-c2c2a91f3868515969a758042887fdc722216525.zip |
drm/fb-helper: Set skip_panic if the drm driver supports drm panic
fb_info->skip_panic flag prevents fbcon from writing to the
framebuffer during a kernel panic. So set it when the drm driver
implements drm panic, to avoid overwriting 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