Skip to content

Commit 9b311a0

Browse files
marcocondrachefrezbo
authored andcommitted
feat(panfrost): add kernel drivers
Panthor module in panfrost extension to support Valhall GPUs Signed-off-by: Marco Mihai Condrache <52580954+marcocondrache@users.noreply.github.com> Signed-off-by: Noel Georgi <git@frezbo.dev>
1 parent f632ef9 commit 9b311a0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

drm/panfrost/files/modules.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
modules.order
22
modules.builtin
33
modules.builtin.modinfo
4+
kernel/drivers/gpu/drm/drm_gpuvm.ko
45
kernel/drivers/gpu/drm/panfrost/panfrost.ko
5-
6+
kernel/drivers/gpu/drm/panthor/panthor.ko

drm/panfrost/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
version: "$VERSION"
55
author: Adam Cirillo
66
description: |
7-
This system extension provides ARM Mali Midgard & Bifrost firmware binaries and kernel modules.
7+
This system extension provides ARM Mali Midgard, Bifrost, and Valhall firmware binaries and kernel modules.
88
compatibility:
99
talos:
1010
version: ">= v1.0.0"

0 commit comments

Comments
 (0)