linux/drivers/gpu/drm/sti
Javier Martinez Canillas 89ec002320
drm/sti: Add support for the nomodeset kernel parameter
According to disable Documentation/admin-guide/kernel-parameters.txt, this
parameter can be used to disable kernel modesetting.

DRM drivers will not perform display-mode changes or accelerated rendering
and only the system framebuffer will be available if it was set-up.

But only a few DRM drivers currently check for nomodeset, make this driver
to also support the command line parameter.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211217003752.3946210-35-javierm@redhat.com
2022-01-27 19:15:50 +01:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile
NOTES
sti_awg_utils.c
sti_awg_utils.h
sti_compositor.c drm/sti: Don't set struct drm_device.irq_enabled 2021-06-29 11:08:43 +02:00
sti_compositor.h
sti_crtc.c
sti_crtc.h
sti_cursor.c
sti_cursor.h
sti_drv.c drm/sti: Add support for the nomodeset kernel parameter 2022-01-27 19:15:50 +01:00
sti_drv.h
sti_dvo.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
sti_gdp.c
sti_gdp.h
sti_hda.c drm/sti/sti_hda: Provide missing function names 2021-06-03 13:29:17 +02:00
sti_hdmi.c
sti_hdmi.h
sti_hdmi_tx3g4c28phy.c drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers 2021-06-03 13:29:11 +02:00
sti_hdmi_tx3g4c28phy.h
sti_hqvdp.c drm/sti: Use correct printk format specifiers for size_t 2021-10-07 05:42:17 +03:00
sti_hqvdp_lut.h
sti_mixer.c
sti_mixer.h
sti_plane.c
sti_plane.h
sti_tvout.c drm/sti/sti_tvout: Provide a bunch of missing function names 2021-06-03 13:29:26 +02:00
sti_vid.c
sti_vid.h
sti_vtg.c
sti_vtg.h