mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-16 19:45:39 +00:00
nova-core:
- initial skeleton driver
- documentation
- project guidelines
- task (todo) list
firmware:
- `module_firmware!` macro
- `firmware::ModInfoBuilder`
Rust:
- `LocalModule` type alias
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS2q/xV6QjXAdC7k+1FlHeO1qrKLgUCZ84SdgAKCRBFlHeO1qrK
Lgp6AQCMx43G1praGv+BJZn8FG0l/VsVYeRTZf7vCT1EWyN0ogEAm2sGwqHP0977
3KghBZ8SeIPabuLP84Dw0TjBuPWTGgw=
=IVPn
-----END PGP SIGNATURE-----
Merge tag 'nova-next-6.15-2025-03-09' of gitlab.freedesktop.org:drm/nova into drm-next
Nova changes for v6.15
nova-core:
- initial skeleton driver
- documentation
- project guidelines
- task (todo) list
firmware:
- `module_firmware!` macro
- `firmware::ModInfoBuilder`
Rust:
- `LocalModule` type alias
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Danilo Krummrich <dakr@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/Z84dHHEn6xfvlRxk@cassiopeiae
36 lines
418 B
ReStructuredText
36 lines
418 B
ReStructuredText
========================
|
|
GPU Driver Documentation
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
amdgpu/index
|
|
i915
|
|
imagination/index
|
|
mcde
|
|
meson
|
|
nouveau
|
|
pl111
|
|
tegra
|
|
tve200
|
|
v3d
|
|
vc4
|
|
vkms
|
|
bridge/dw-hdmi
|
|
xen-front
|
|
xe/index
|
|
afbc
|
|
komeda-kms
|
|
panfrost
|
|
panthor
|
|
zynqmp
|
|
nova/index
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|