Home
last modified time | relevance | path

Searched +full:mali +full:- +full:valhall +full:- +full:csf (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/gpu/
Darm,mali-valhall-csf.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/gpu/arm,mali-valhall-csf.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ARM Mali Valhall GPU
10 - Liviu Dudau <[email protected]>
11 - Boris Brezillon <[email protected]>
15 pattern: '^gpu@[a-f0-9]+$'
19 - items:
20 - enum:
[all …]
/linux-6.14.4/drivers/gpu/drm/panthor/
DKconfig1 # SPDX-License-Identifier: GPL-2.0 or MIT
4 tristate "Panthor (DRM support for ARM Mali CSF-based GPUs)"
18 DRM driver for ARM Mali CSF-based GPUs.
20 This driver is for Mali (or Immortalis) Valhall Gxxx GPUs.
22 Note that the Mali-G68 and Mali-G78, while Valhall architecture, will
23 be supported with the panfrost driver as they are not CSF GPUs.
Dpanthor_drv.c1 // SPDX-License-Identifier: GPL-2.0 or MIT
38 * DOC: user <-> kernel object copy helpers.
42 * panthor_set_uobj() - Copy kernel object to user object.
49 * Helper automating kernel -> user object copies.
60 return -EINVAL; in panthor_set_uobj()
63 return -EFAULT; in panthor_set_uobj()
69 clear_user(u64_to_user_ptr(usr_ptr + kern_size), usr_size - kern_size)) { in panthor_set_uobj()
70 return -EFAULT; in panthor_set_uobj()
77 * panthor_get_uobj_array() - Copy a user object array into a kernel accessible object array.
82 * Helper automating user -> kernel object copies.
[all …]
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3588-base.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/rockchip,rk3588-cru.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/power/rk3588-power.h>
10 #include <dt-bindings/reset/rockchip,rk3588-cru.h>
11 #include <dt-bindings/phy/phy.h>
12 #include <dt-bindings/ata/ahci.h>
13 #include <dt-bindings/thermal/thermal.h>
18 interrupt-parent = <&gic>;
[all …]
/linux-6.14.4/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-[email protected]
88 F: drivers/scsi/3w-*
[all …]