Home
last modified time | relevance | path

Searched full:dp500 (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/
Darm,malidp.yaml15 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/
Dmalidp_regs.h6 * 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
Dmalidp_drv.c6 * 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()
DKconfig35 Processor driver. It supports the DP500, DP550 and DP650 variants
Dmalidp_drv.h6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver structures
Dmalidp_hw.h29 DE_GRAPHICS2 = BIT(2), /* used only in DP500 */
132 /* Unlike DP550/650, DP500 has 3 stride registers in its video layer. */
Dmalidp_crtc.c6 * ARM Mali DP500/DP550/DP650 driver (crtc operations)
Dmalidp_hw.c6 * 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/
Dfsl-ls1028a.dtsi858 compatible = "arm,mali-dp500";