diff options
| author | Danilo Krummrich <[email protected]> | 2025-03-06 22:23:29 +0000 |
|---|---|---|
| committer | Danilo Krummrich <[email protected]> | 2025-03-09 18:23:31 +0000 |
| commit | 1d121a33ad50a3c61ce3a551a73ef7945c0b3494 (patch) | |
| tree | cea1be6b99eff5d17a4f4610e7395757386aa2f3 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | rust: firmware: introduce `firmware::ModInfoBuilder` (diff) | |
| download | kernel-1d121a33ad50a3c61ce3a551a73ef7945c0b3494.tar.gz kernel-1d121a33ad50a3c61ce3a551a73ef7945c0b3494.zip | |
rust: firmware: add `module_firmware!` macro
Analogous to the `module!` macro `module_firmware!` adds additional
firmware path strings to the .modinfo section.
In contrast to `module!`, where path strings need to be string literals,
path strings can be composed with the `firmware::ModInfoBuilder`.
Some drivers require a lot of firmware files (such as nova-core) and
hence benefit from more flexibility composing firmware path strings.
Acked-by: Jarkko Sakkinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Danilo Krummrich <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
