diff options
author | Mel Henning <mhenning@darkrefraction.com> | 2025-08-11 17:32:33 -0400 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2025-08-12 17:36:54 -0400 |
commit | a3daf184bd85d7c08ce948a79bb0e4cac2203923 (patch) | |
tree | c414206376a3bf1a8cb8e9a2d6b58de2cbdf998b /rust/helpers/vmalloc.c | |
parent | 2e308a935fa1307ea802bf65d8cc8507244d3b23 (diff) |
drm/nouveau: Improve message for missing firmware
This is inteded to address concerns that users might get cryptic error
messages or a failure to boot if they set nouveau.config=NvGspRm=0 on
the kernel command line and their gpu requires gsp (Ada or newer).
With this patch, that configuration results in error messages like this:
nouveau 0000:01:00.0: gsp: Failed to load required firmware for device.
nouveau 0000:01:00.0: gsp ctor failed: -22
nouveau 0000:01:00.0: probe with driver nouveau failed with error -22
When nouveau fails to load like this, we still fall back to the generic
framebuffer device, so users will still have limited graphical output.
Signed-off-by: Mel Henning <mhenning@darkrefraction.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20250811213843.4294-4-mhenning@darkrefraction.com
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions