| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-arm-mali-c55.rst | 3 .. _v4l2-meta-fmt-mali-c55-params: 4 .. _v4l2-meta-fmt-mali-c55-stats: 15 :ref:`mali-c55 3a stats <mali-c55-3a-stats>` metadata capture video node, using 18 ``mali-c55-config.h``, so the structure can be obtained from the buffer by: 30 The configuration parameters are passed to the :ref:`mali-c55 3a params 31 <mali-c55-3a-params>` metadata output video node, using the 33 sub-structs for each configurable area of the ISP, parameters for the Mali-C55 81 Arm Mali-C55 uAPI data types 84 .. kernel-doc:: include/uapi/linux/media/arm/mali-c55-config.h
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | arm,malidp.yaml | 7 title: Arm Mali Display Processor (Mali-DP) 15 licensable IP by ARM Ltd. The bindings describe the Mali DP500, DP550 and 22 - arm,mali-dp500 23 - arm,mali-dp550 24 - arm,mali-dp650 79 See the ARM Mali-DP500 TRM for details on the encoding. 103 compatible = "arm,mali-dp650";
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | Makefile | 4 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
|
| H A D | malidp_drv.c | 6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver 572 .name = "mali-dp", 573 .desc = "ARM Mali Display Processor driver", 580 .compatible = "arm,mali-dp500", 584 .compatible = "arm,mali-dp550", 588 .compatible = "arm,mali-dp650", 599 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_is_compatible_hw_id() 624 snprintf(buf, sizeof(buf), "arm,mali-dp%X", product_id); in malidp_is_compatible_hw_id() 639 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_has_sufficient_address_space() 800 DRM_INFO("found ARM Mali-DP%3x version r%dp%d\n", version >> 16, in malidp_bind() [all …]
|
| H A D | malidp_hw.h | 6 * ARM Mali DP hardware manipulation routines. 18 /* Mali DP IP blocks */ 25 /* Mali DP layer IDs */
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-mali.dtsi | 9 &mali { 10 compatible = "amlogic,meson-gxl-mali", "arm,mali-450";
|
| H A D | meson-gxlx-s905l-p271.dts | 26 mali: gpu@c0000 { label 27 /* Mali 450-MP2 */
|
| H A D | meson-gx-mali450.dtsi | 43 mali: gpu@c0000 { label 44 compatible = "arm,mali-450";
|
| H A D | meson-gxl-s905d.dtsi | 8 #include "meson-gxl-mali.dtsi"
|
| H A D | meson-gxl-s905x.dtsi | 8 #include "meson-gxl-mali.dtsi"
|
| H A D | meson-gxl-s805x.dtsi | 20 &mali {
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | Kconfig | 5 tristate "LIMA (DRM support for ARM Mali 400/450 GPU)" 16 DRM driver for ARM Mali 400/450 GPUs.
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | Kconfig | 4 tristate "Panfrost (DRM support for ARM Mali Midgard/Bifrost GPUs)" 17 DRM driver for ARM Mali Midgard (T6xx, T7xx, T8xx) and
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-core.c | 3 * ARM Mali-C55 ISP Driver - Core driver code 30 #include "mali-c55-common.h" 31 #include "mali-c55-registers.h" 82 * The Mali-C55 ISP has up to two configuration register spaces (called 'ping' 446 strscpy(mali_c55->media_dev.model, "ARM Mali-C55 ISP", in mali_c55_media_frameworks_init() 530 dev_info(mali_c55->dev, "Detected Mali-C55 ISP %u.%u.%u\n", in mali_c55_check_hwcfg() 873 { .compatible = "arm,mali-c55", }, 880 .name = "mali-c55", 892 MODULE_DESCRIPTION("ARM Mali-C55 ISP platform driver");
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_osd_afbcd.c | 22 * to decode compressed buffers generated by the ARM Mali GPU. 28 * Mali T820 GPU capabilities. 41 * Mali G31 and G52 GPUs. 190 /* Amlogic G12A Mali AFBC Decoder supported formats */
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h5.dtsi | 133 mali: gpu@1e80000 { label 134 compatible = "allwinner,sun50i-h5-mali", "arm,mali-450";
|
| /linux/arch/arm/boot/dts/amlogic/ |
| H A D | meson8b-mxq.dts | 128 &mali { 129 mali-supply = <&vddee>;
|
| H A D | meson8b.dtsi | 188 <&mali THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; 197 <&mali THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; 260 mali: gpu@c0000 { label 261 compatible = "amlogic,meson8b-mali", "arm,mali-450";
|
| H A D | meson8.dtsi | 211 <&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";
|
| H A D | meson8-fernsehfee3.dts | 225 &mali { 226 mali-supply = <&vddee>;
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_drv.c | 108 { .compatible = "arm,mali-d71", .data = d71_identify, }, 109 { .compatible = "arm,mali-d32", .data = d71_identify, },
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623n.dtsi | 27 mali: gpu@13040000 { label 28 compatible = "mediatek,mt7623-mali", "arm,mali-450";
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-h3.dtsi | 208 mali: gpu@1c40000 { label 209 compatible = "allwinner,sun8i-h3-mali", "arm,mali-400";
|
| H A D | sun8i-a33.dtsi | 316 cooling-device = <&mali 1 THERMAL_NO_LIMIT>; 321 cooling-device = <&mali 2 THERMAL_NO_LIMIT>; 394 &mali {
|
| /linux/drivers/pmdomain/sunxi/ |
| H A D | Kconfig | 21 This is required to enable the Mali GPU in the H616 SoC, it is
|