Searched full:pl111 (Results 1 – 25 of 51) sorted by relevance
123
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | arm,pl11x.txt | 1 * ARM PrimeCell Color LCD Controller PL110/PL111 9 "arm,pl111", "arm,primecell" 54 details" paragraphs in the PL110/PL111 Technical 57 - PL111 TFT 4:4:4 panel: 61 - PL111 TFT (1:)5:5:5 panel: 63 - PL111 TFT 5:6:5 panel: 65 - PL110 and PL111 TFT 8:8:8 panel: 67 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped: 74 compatible = "arm,pl111", "arm,primecell";
|
| /kernel/linux/linux-6.6/Documentation/gpu/ |
| 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
|
| D | drivers.rst | 11 pl111
|
| /kernel/linux/linux-5.10/Documentation/gpu/ |
| 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
|
| D | drivers.rst | 12 pl111
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/pl111/ |
| 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()
|
| D | Kconfig | 3 tristate "DRM Support for PL111 CLCD Controller" 14 Choose this option for DRM support for the PL111 CLCD controller.
|
| 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",
|
| D | pl111_drm.h | 146 /* pl111's internal clock divider. */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/pl111/ |
| D | pl111_versatile.c | 348 * RealView PL111 variant, the only real difference from the vanilla 349 * PL111 is that we select 16bpp framebuffer by default to be able 353 .name = "PL111 RealView", 360 * Versatile Express PL111 variant, again we just push the maximum 365 .name = "PL111 Versatile Express", 402 if (of_device_is_compatible(child, "arm,pl111")) { in pl111_vexpress_clcd_init() 466 dev_info(dev, "initializing Versatile Express PL111\n"); in pl111_vexpress_clcd_init() 537 * and PL111 where these two registers have already been in pl111_versatile_init() 553 dev_info(dev, "set up callbacks for RealView PL111\n"); in pl111_versatile_init()
|
| D | Kconfig | 3 tristate "DRM Support for PL111 CLCD Controller" 15 Choose this option for DRM support for the PL111 CLCD controller.
|
| 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 65 #define DRIVER_DESC "DRM module for PL111" 221 .name = "pl111", 381 .name = "PL111", 438 .name = "drm-clcd-pl111",
|
| D | pl111_drm.h | 146 /* pl111's internal clock divider. */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | nspire.dtsi | 94 compatible = "arm,pl111", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nspire/ |
| D | nspire.dtsi | 103 compatible = "arm,pl111", "arm,primecell";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | Makefile | 118 obj-$(CONFIG_DRM_PL111) += pl111/
|
| D | Kconfig | 378 source "drivers/gpu/drm/pl111/Kconfig"
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | Makefile | 186 obj-$(CONFIG_DRM_PL111) += pl111/
|
| D | Kconfig | 365 source "drivers/gpu/drm/pl111/Kconfig"
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/v3d/ |
| D | v3d_bo.c | 14 * look into Mesa's "renderonly" support (as used by the Mesa pl111
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/v3d/ |
| D | v3d_bo.c | 14 * look into Mesa's "renderonly" support (as used by the Mesa pl111
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/ |
| D | rtsm_ve-motherboard.dtsi | 232 compatible = "arm,pl111", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/arm/ |
| D | rtsm_ve-motherboard.dtsi | 240 compatible = "arm,pl111", "arm,primecell";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/arm/ |
| D | vexpress-v2p-ca9.dts | 87 compatible = "arm,pl111", "arm,primecell";
|
123