Home
last modified time | relevance | path

Searched full:mali (Results 1 – 25 of 141) sorted by relevance

123456

/Linux-v5.15/Documentation/devicetree/bindings/gpu/
Darm,mali-utgard.yaml4 $id: http://devicetree.org/schemas/gpu/arm,mali-utgard.yaml#
7 title: ARM Mali Utgard GPU
20 - const: allwinner,sun8i-a23-mali
21 - const: allwinner,sun7i-a20-mali
22 - const: arm,mali-400
25 - allwinner,sun4i-a10-mali
26 - allwinner,sun7i-a20-mali
27 - allwinner,sun8i-h3-mali
28 - allwinner,sun8i-r40-mali
29 - allwinner,sun50i-a64-mali
[all …]
Darm,mali-midgard.yaml4 $id: http://devicetree.org/schemas/gpu/arm,mali-midgard.yaml#
7 title: ARM Mali Midgard GPU
19 - samsung,exynos5250-mali
20 - const: arm,mali-t604
23 - samsung,exynos5420-mali
24 - const: arm,mali-t628
27 - allwinner,sun50i-h6-mali
28 - const: arm,mali-t720
31 - amlogic,meson-gxm-mali
32 - realtek,rtd1295-mali
[all …]
Darm,mali-bifrost.yaml4 $id: http://devicetree.org/schemas/gpu/arm,mali-bifrost.yaml#
7 title: ARM Mali Bifrost GPU
19 - amlogic,meson-g12a-mali
20 - mediatek,mt8183-mali
21 - realtek,rtd1619-mali
22 - rockchip,px30-mali
23 - rockchip,rk3568-mali
24 - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable
44 mali-supply: true
93 const: amlogic,meson-g12a-mali
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/display/
Darm,malidp.txt1 ARM Mali-DP
4 licensable IP by ARM Ltd. The bindings describe the Mali DP500, DP550 and
10 "arm,mali-dp500"
11 "arm,mali-dp550"
12 "arm,mali-dp650"
31 - port: The Mali DP connection to an encoder input port. The connection
50 compatible = "arm,mali-dp650";
Darm,komeda.txt4 - compatible: Should be "arm,mali-d71"
44 compatible = "arm,mali-d71";
/Linux-v5.15/drivers/gpu/drm/panfrost/
Dpanfrost_drv.c618 static const char * const default_supplies[] = { "mali" };
632 const char * const mediatek_mt8183_supplies[] = { "mali", "sram" };
643 { .compatible = "amlogic,meson-gxm-mali",
645 { .compatible = "amlogic,meson-g12a-mali",
647 { .compatible = "arm,mali-t604", .data = &default_data, },
648 { .compatible = "arm,mali-t624", .data = &default_data, },
649 { .compatible = "arm,mali-t628", .data = &default_data, },
650 { .compatible = "arm,mali-t720", .data = &default_data, },
651 { .compatible = "arm,mali-t760", .data = &default_data, },
652 { .compatible = "arm,mali-t820", .data = &default_data, },
[all …]
DKconfig4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)"
15 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
Dpanfrost_gpu.c82 * The Amlogic integrated Mali-T820, Mali-G31 & Mali-G52 needs in panfrost_gpu_amlogic_quirk()
300 dev_info(pfdev->dev, "mali-%s id 0x%x major 0x%x minor 0x%x status 0x%x", in panfrost_gpu_init_features()
/Linux-v5.15/drivers/gpu/drm/arm/
DMakefile4 mali-dp-y := malidp_drv.o malidp_hw.o malidp_planes.o malidp_crtc.o
5 mali-dp-y += malidp_mw.o
6 obj-$(CONFIG_DRM_MALI_DISPLAY) += mali-dp.o
DKconfig26 tristate "ARM Mali Display Processor"
34 Choose this option if you want to compile the ARM Mali Display
38 If compiled as a module it will be called mali-dp.
Dmalidp_drv.c6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver
573 .name = "mali-dp",
574 .desc = "ARM Mali Display Processor driver",
582 .compatible = "arm,mali-dp500",
586 .compatible = "arm,mali-dp550",
590 .compatible = "arm,mali-dp650",
601 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_is_compatible_hw_id()
626 snprintf(buf, sizeof(buf), "arm,mali-dp%X", product_id); in malidp_is_compatible_hw_id()
641 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_has_sufficient_address_space()
798 DRM_INFO("found ARM Mali-DP%3x version r%dp%d\n", version >> 16, in malidp_bind()
[all …]
Dmalidp_hw.h6 * ARM Mali DP hardware manipulation routines.
18 /* Mali DP IP blocks */
25 /* Mali DP layer IDs */
/Linux-v5.15/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-mali.dtsi9 &mali {
10 compatible = "amlogic,meson-gxl-mali", "arm,mali-450";
Dmeson-gx-mali450.dtsi43 mali: gpu@c0000 { label
44 compatible = "arm,mali-450";
Dmeson-gxm.dtsi148 mali: gpu@c0000 { label
149 compatible = "amlogic,meson-gxm-mali", "arm,mali-t820";
Dmeson-gxl-s905d.dtsi8 #include "meson-gxl-mali.dtsi"
/Linux-v5.15/drivers/gpu/drm/lima/
DKconfig5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
16 DRM driver for ARM Mali 400/450 GPUs.
/Linux-v5.15/drivers/gpu/drm/meson/
Dmeson_osd_afbcd.c22 * to decode compressed buffers generated by the ARM Mali GPU.
28 * Mali T820 GPU capabilities.
41 * Mali G31 and G52 GPUs.
184 /* Amlogic G12A Mali AFBC Decoder supported formats */
/Linux-v5.15/arch/arm64/boot/dts/allwinner/
Dsun50i-h5.dtsi137 mali: gpu@1e80000 { label
138 compatible = "allwinner,sun50i-h5-mali", "arm,mali-450";
/Linux-v5.15/arch/arm/boot/dts/
Dmeson8b-mxq.dts128 &mali {
129 mali-supply = <&vddee>;
Dmt7623n.dtsi27 mali: gpu@13040000 { label
28 compatible = "mediatek,mt7623-mali", "arm,mali-450";
Dsun8i-h3.dtsi208 mali: gpu@1c40000 { label
209 compatible = "allwinner,sun8i-h3-mali", "arm,mali-400";
Dmeson8m2-mxiii-plus.dts186 &mali {
187 mali-supply = <&vddee>;
Dmeson8.dtsi211 <&mali THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
220 <&mali THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
283 mali: gpu@c0000 { label
284 compatible = "amlogic,meson8-mali", "arm,mali-450";
/Linux-v5.15/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c142 { .compatible = "arm,mali-d71", .data = d71_identify, },
143 { .compatible = "arm,mali-d32", .data = d71_identify, },

123456