diff options
| author | Thomas Zimmermann <[email protected]> | 2022-11-11 13:30:23 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-11-16 12:26:12 +0000 |
| commit | 9a758d8756daab5b8fda006e131c066336b16a32 (patch) | |
| tree | 453f3eeffd5bbd66a22124082738d9473b61f4ab /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
| parent | drm/fb-helper: Remove damage worker (diff) | |
| download | kernel-9a758d8756daab5b8fda006e131c066336b16a32.tar.gz kernel-9a758d8756daab5b8fda006e131c066336b16a32.zip | |
drm: Move nomodeset kernel parameter to drivers/video
Move the nomodeset kernel parameter to drivers/video to make it
available to non-DRM drivers. Adapt the interface, but keep the DRM
interface drm_firmware_drivers_only() to avoid churn within DRM. The
function should later be inlined into callers.
The parameter disables any DRM graphics driver that would replace a
driver for firmware-provided scanout buffers. It is an option to easily
fallback to basic graphics output if the hardware's native driver is
broken. Moving it to a more prominent location wil make it available
to fbdev as well.
v2:
* clarify the meaning of the nomodeset parameter (Javier)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions
