Searched full:dp500 (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | arm,malidp.yaml | 15 licensable IP by ARM Ltd. The bindings describe the Mali DP500, DP550 and 22 - arm,mali-dp500 78 into the RQOS register of the DP500. 79 See the ARM Mali-DP500 TRM for details on the encoding.
|
/linux-6.12.1/drivers/gpu/drm/arm/ |
D | malidp_regs.h | 6 * ARM Mali DP500/DP550/DP650 registers definition. 170 /* register offsets and bits specific to DP500 */ 190 * The YUV2RGB coefficients on the DP500 are not in the video layer's register 214 * The quality of service (QoS) register on the DP500. RQOS register values 274 /* The following register offsets are common for DP500, DP550 and DP650 */ 297 * The old DP500 IP mixes some DC with the DE registers, hence the need
|
D | malidp_drv.c | 6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver 578 .compatible = "arm,mali-dp500", 597 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_is_compatible_hw_id() 602 * The DP500 CORE_ID register is in a different location, so check it in malidp_is_compatible_hw_id() 603 * first. If the product id field matches, then this is DP500, otherwise in malidp_is_compatible_hw_id() 607 /* Offset 0x18 will never read 0x500 on products other than DP500. */ in malidp_is_compatible_hw_id() 612 DRM_ERROR("Device-tree expects %s, but hardware %s DP500.\n", in malidp_is_compatible_hw_id() 637 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_has_sufficient_address_space()
|
D | Kconfig | 35 Processor driver. It supports the DP500, DP550 and DP650 variants
|
D | malidp_drv.h | 6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver structures
|
D | malidp_hw.h | 29 DE_GRAPHICS2 = BIT(2), /* used only in DP500 */ 132 /* Unlike DP550/650, DP500 has 3 stride registers in its video layer. */
|
D | malidp_crtc.c | 6 * ARM Mali DP500/DP550/DP650 driver (crtc operations)
|
D | malidp_hw.c | 6 * ARM Mali DP500/DP550/DP650 hardware manipulation routines. This is where 353 * Mali-DP500 encodes the background color like this: in malidp500_modeset()
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a.dtsi | 858 compatible = "arm,mali-dp500";
|