Home
last modified time | relevance | path

Searched +full:img +full:- +full:axe (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/gpu/
Dimg,powervr-rogue.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/gpu/img,powervr-rogue.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Imagination Technologies PowerVR and IMG Rogue GPUs
11 - Frank Binns <[email protected]>
16 - enum:
17 - ti,am62-gpu
18 - const: img,img-axe # IMG AXE GPU model/revision is fully discoverable
27 clock-names:
[all …]
/linux-6.14.4/drivers/gpu/drm/imagination/
Dpvr_drv.c1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
42 * DOC: PowerVR (Series 6 and later) and IMG Graphics Driver
44 * This driver supports the following PowerVR/IMG graphics cores from Imagination Technologies:
46 * * AXE-1-16M (found in Texas Instruments AM62)
50 * pvr_ioctl_create_bo() - IOCTL to create a GEM buffer object.
54 * @file: [IN] DRM file-private data.
60 * * -%EINVAL if the value of &drm_pvr_ioctl_create_bo_args.size is zero
62 * * -%EINVAL if any bits in &drm_pvr_ioctl_create_bo_args.flags that are
64 * * -%EINVAL if any padding fields in &drm_pvr_ioctl_create_bo_args are not
69 * userspace-accessible handle (see pvr_gem_object_into_handle()).
[all …]
/linux-6.14.4/arch/arm64/boot/dts/ti/
Dk3-am62-main.dtsi1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
5 * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
10 compatible = "mmio-sram";
12 #address-cells = <1>;
13 #size-cells = <1>;
17 gic500: interrupt-controller@1800000 {
18 compatible = "arm,gic-v3";
19 #address-cells = <2>;
20 #size-cells = <2>;
22 #interrupt-cells = <3>;
[all …]