Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/display/
H A 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/drivers/gpu/drm/arm/
H A 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
H A Dmalidp_drv.c6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver
580 .compatible = "arm,mali-dp500",
599 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_is_compatible_hw_id()
604 * The DP500 CORE_ID register is in a different location, so check it in malidp_is_compatible_hw_id()
605 * first. If the product id field matches, then this is DP500, otherwise in malidp_is_compatible_hw_id()
609 /* Offset 0x18 will never read 0x500 on products other than DP500. */ in malidp_is_compatible_hw_id()
614 DRM_ERROR("Device-tree expects %s, but hardware %s DP500.\n", in malidp_is_compatible_hw_id()
639 const char *compatstr_dp500 = "arm,mali-dp500"; in malidp_has_sufficient_address_space()
H A Dmalidp_drv.h6 * ARM Mali DP500/DP550/DP650 KMS/DRM driver structures
H A Dmalidp_hw.h29 DE_GRAPHICS2 = BIT(2), /* used only in DP500 */
132 /* Unlike DP550/650, DP500 has 3 stride registers in its video layer. */
H A Dmalidp_crtc.c6 * ARM Mali DP500/DP550/DP650 driver (crtc operations)
H A 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/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a.dtsi858 compatible = "arm,mali-dp500";