Home
last modified time | relevance | path

Searched full:pl111 (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/display/
H A Darm,pl11x.yaml7 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 Dpl111.rst2 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 Ddrivers.rst13 pl111
/linux/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c351 * 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 DKconfig3 tristate "DRM Support for PL111 CLCD Controller"
13 Choose this option for DRM support for the PL111 CLCD controller.
H A Dpl111_drv.c13 * 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 Dpl111_drm.h146 /* pl111's internal clock divider. */
H A Dpl111_display.c219 * The PL111 manual does not contain proper timining diagrams in pl111_display_enable()
/linux/arch/arm/boot/dts/nspire/
H A Dnspire.dtsi103 compatible = "arm,pl111", "arm,primecell";
/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-motherboard.dtsi240 compatible = "arm,pl111", "arm,primecell";
/linux/drivers/gpu/drm/
H A DMakefile205 obj-$(CONFIG_DRM_PL111) += pl111/
H A DKconfig442 source "drivers/gpu/drm/pl111/Kconfig"
/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c14 * look into Mesa's "renderonly" support (as used by the Mesa pl111
/linux/arch/arm/boot/dts/arm/
H A Dvexpress-v2p-ca9.dts89 compatible = "arm,pl111", "arm,primecell";
H A Darm-realview-eb.dtsi428 compatible = "arm,pl111", "arm,primecell";
H A Dvexpress-v2m.dtsi335 compatible = "arm,pl111", "arm,primecell";
H A Dvexpress-v2m-rs1.dtsi401 compatible = "arm,pl111", "arm,primecell";
H A Darm-realview-pbx.dtsi537 compatible = "arm,pl111", "arm,primecell";
H A Darm-realview-pb1176.dts428 compatible = "arm,pl111", "arm,primecell";
H A Darm-realview-pb11mp.dts641 compatible = "arm,pl111", "arm,primecell";
/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc32xx.dtsi136 compatible = "arm,pl111", "arm,primecell";
H A Dlpc18xx.dtsi161 compatible = "arm,pl111", "arm,primecell";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm-cygnus.dtsi493 compatible = "arm,pl111", "arm,primecell";
/linux/
H A DMAINTAINERS7001 DRM DRIVER FOR ARM PL111 CLCD
7004 F: drivers/gpu/drm/pl111/