Searched full:vivante (Results 1 – 24 of 24) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/gpu/ |
D | vivante,gc.yaml | 4 $id: http://devicetree.org/schemas/gpu/vivante,gc.yaml# 7 title: Vivante GPU Bindings 9 description: Vivante GPU core devices 16 const: vivante,gc 66 compatible = "vivante,gc";
|
/Linux-v6.1/drivers/gpu/drm/etnaviv/ |
D | Kconfig | 4 tristate "ETNAVIV (DRM support for Vivante GPU IP cores)" 16 DRM driver for Vivante GPUs.
|
D | etnaviv_drv.c | 586 for_each_compatible_node(core_node, NULL, "vivante,gc") { in etnaviv_pdev_probe() 624 * device as the GPU we found. This assumes that all Vivante in etnaviv_pdev_probe() 670 for_each_compatible_node(np, NULL, "vivante,gc") { in etnaviv_init()
|
D | etnaviv_gpu.c | 671 * cannot be read, extracted from vivante kernel driver. in etnaviv_gpu_setup_pulse_eater() 1771 .compatible = "vivante,gc"
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | dw100.rst | 6 The Vivante DW100 Dewarp Processor IP core found on i.MX8MP SoC applies a 69 The Vivante DW100 m2m driver implements the following driver-specific control:
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | stm32mp157.dtsi | 12 compatible = "vivante,gc";
|
D | mmp3.dtsi | 320 compatible = "vivante,gc"; 332 compatible = "vivante,gc";
|
D | imx6q.dtsi | 202 compatible = "vivante,gc";
|
D | mmp2.dtsi | 44 compatible = "vivante,gc";
|
D | imx6sl.dtsi | 989 compatible = "vivante,gc"; 999 compatible = "vivante,gc";
|
D | imx6qdl.dtsi | 216 compatible = "vivante,gc"; 228 compatible = "vivante,gc";
|
D | dove.dtsi | 817 compatible = "vivante,gc";
|
D | dra7.dtsi | 979 compatible = "vivante,gc";
|
D | imx6sx.dtsi | 202 compatible = "vivante,gc";
|
/Linux-v6.1/include/uapi/drm/ |
D | drm_fourcc.h | 707 /* Vivante framebuffer modifiers */ 710 * Vivante 4x4 tiling layout 715 #define DRM_FORMAT_MOD_VIVANTE_TILED fourcc_mod_code(VIVANTE, 1) 718 * Vivante 64x64 super-tiling layout 727 #define DRM_FORMAT_MOD_VIVANTE_SUPER_TILED fourcc_mod_code(VIVANTE, 2) 730 * Vivante 4x4 tiling layout for dual-pipe 736 #define DRM_FORMAT_MOD_VIVANTE_SPLIT_TILED fourcc_mod_code(VIVANTE, 3) 739 * Vivante 64x64 super-tiling layout for dual-pipe 745 #define DRM_FORMAT_MOD_VIVANTE_SPLIT_SUPER_TILED fourcc_mod_code(VIVANTE, 4)
|
/Linux-v6.1/arch/arc/boot/dts/ |
D | hsdk.dts | 318 compatible = "vivante,gc";
|
/Linux-v6.1/arch/mips/boot/dts/ingenic/ |
D | jz4770.dtsi | 388 compatible = "vivante,gc";
|
/Linux-v6.1/arch/arm64/boot/dts/freescale/ |
D | imx8mm.dtsi | 1295 compatible = "vivante,gc"; 1311 compatible = "vivante,gc";
|
D | imx8mp.dtsi | 1196 compatible = "vivante,gc"; 1213 compatible = "vivante,gc";
|
D | fsl-ls1028a.dtsi | 863 compatible = "vivante,gc";
|
D | imx8mn.dtsi | 1119 compatible = "vivante,gc";
|
D | imx8mq.dtsi | 1394 compatible = "vivante,gc";
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1397 "^vivante,.*": 1398 description: Vivante Corporation
|
/Linux-v6.1/ |
D | MAINTAINERS | 7056 DRM DRIVERS FOR VIVANTE GPU IP 7063 F: Documentation/devicetree/bindings/gpu/vivante,gc.yaml
|