/linux/Documentation/devicetree/bindings/display/ |
H A D | arm,pl11x.yaml | 7 title: Arm PrimeCell Color LCD Controller PL110/PL111 14 The Arm Primcell PL010/PL111 is an LCD controller IP, than scans out 25 - arm,pl111 34 - arm,pl111 108 PL110/PL111 Technical Reference Manuals. 110 - PL111 TFT 4:4:4 panel: 114 - PL111 TFT (1:)5:5:5 panel: 116 - PL111 TFT 5:6:5 panel: 118 - PL110 and PL111 TFT 8:8:8 panel: 120 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped: [all …]
|
/linux/Documentation/gpu/ |
H A D | pl111.rst | 2 drm/pl111 ARM PrimeCell PL110 and PL111 CLCD Driver 5 .. kernel-doc:: drivers/gpu/drm/pl111/pl111_drv.c 6 :doc: ARM PrimeCell PL110 and PL111 CLCD Driver
|
H A D | drivers.rst | 13 pl111
|
/linux/drivers/gpu/drm/pl111/ |
H A D | pl111_versatile.c | 351 * RealView PL111 variant, the only real difference from the vanilla 352 * PL111 is that we select 16bpp framebuffer by default to be able 356 .name = "PL111 RealView", 363 * Versatile Express PL111 variant, again we just push the maximum 368 .name = "PL111 Versatile Express", 405 if (of_device_is_compatible(child, "arm,pl111")) { in pl111_vexpress_clcd_init() 469 dev_info(dev, "initializing Versatile Express PL111\n"); in pl111_vexpress_clcd_init() 540 * and PL111 where these two registers have already been in pl111_versatile_init() 556 dev_info(dev, "set up callbacks for RealView PL111\n"); in pl111_versatile_init()
|
H A D | Kconfig | 3 tristate "DRM Support for PL111 CLCD Controller" 13 Choose this option for DRM support for the PL111 CLCD controller.
|
H A D | pl111_drv.c | 13 * DOC: ARM PrimeCell PL110 and PL111 CLCD Driver 15 * The PL110/PL111 is a simple LCD controller that can support TFT 64 #define DRIVER_DESC "DRM module for PL111" 220 .name = "pl111", 379 .name = "PL111", 436 .name = "drm-clcd-pl111",
|
H A D | pl111_drm.h | 146 /* pl111's internal clock divider. */
|
H A D | pl111_display.c | 219 * The PL111 manual does not contain proper timining diagrams in pl111_display_enable()
|
/linux/arch/arm/boot/dts/nspire/ |
H A D | nspire.dtsi | 103 compatible = "arm,pl111", "arm,primecell";
|
/linux/arch/arm64/boot/dts/arm/ |
H A D | rtsm_ve-motherboard.dtsi | 240 compatible = "arm,pl111", "arm,primecell";
|
/linux/drivers/gpu/drm/ |
H A D | Makefile | 205 obj-$(CONFIG_DRM_PL111) += pl111/
|
H A D | Kconfig | 442 source "drivers/gpu/drm/pl111/Kconfig"
|
/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_bo.c | 14 * look into Mesa's "renderonly" support (as used by the Mesa pl111
|
/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2p-ca9.dts | 89 compatible = "arm,pl111", "arm,primecell";
|
H A D | arm-realview-eb.dtsi | 428 compatible = "arm,pl111", "arm,primecell";
|
H A D | vexpress-v2m.dtsi | 335 compatible = "arm,pl111", "arm,primecell";
|
H A D | vexpress-v2m-rs1.dtsi | 401 compatible = "arm,pl111", "arm,primecell";
|
H A D | arm-realview-pbx.dtsi | 537 compatible = "arm,pl111", "arm,primecell";
|
H A D | arm-realview-pb1176.dts | 428 compatible = "arm,pl111", "arm,primecell";
|
H A D | arm-realview-pb11mp.dts | 641 compatible = "arm,pl111", "arm,primecell";
|
/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc32xx.dtsi | 136 compatible = "arm,pl111", "arm,primecell";
|
H A D | lpc18xx.dtsi | 161 compatible = "arm,pl111", "arm,primecell";
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm-cygnus.dtsi | 493 compatible = "arm,pl111", "arm,primecell";
|
/linux/ |
H A D | MAINTAINERS | 7001 DRM DRIVER FOR ARM PL111 CLCD 7004 F: drivers/gpu/drm/pl111/
|