Home
last modified time | relevance | path

Searched full:pl110 (Results 1 – 25 of 34) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/
Dpl111_versatile.c266 /* PL110 pixel formats for Integrator, vanilla PL110 */
278 /* Extended PL110 pixel formats for Integrator and Versatile */
310 * The Integrator variant is a PL110 with a bunch of broken, or not
314 .name = "PL110 Integrator",
324 * The IM-PD1 variant is a PL110 with a bunch of broken, or not
328 .name = "PL110 IM-PD1",
338 * This is the in-between PL110 variant found in the ARM Versatile,
342 .name = "PL110 Versatile",
502 * which only has this option for PL110 graphics. in pl111_versatile_init()
523 dev_info(dev, "set up callbacks for Integrator PL110\n"); in pl111_versatile_init()
[all …]
Dpl111_drv.c13 * DOC: ARM PrimeCell PL110 and PL111 CLCD Driver
15 * The PL110/PL111 is a simple LCD controller that can support TFT
353 .name = "PL110",
405 .name = "LCDC (PL110 Nomadik)",
Dpl111_drm.h106 * @is_pl110: this is the early PL110 variant
108 * @external_bgr: this is the Versatile Pl110 variant with external
Dpl111_display.c256 * the PL110 (LCDC) however uses the standard DRM format. in pl111_display_enable()
333 /* The PL110 in Integrator/Versatile does the BGR routing externally */ in pl111_display_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
Dpl111_versatile.c263 /* PL110 pixel formats for Integrator, vanilla PL110 */
275 /* Extended PL110 pixel formats for Integrator and Versatile */
307 * The Integrator variant is a PL110 with a bunch of broken, or not
311 .name = "PL110 Integrator",
321 * The IM-PD1 variant is a PL110 with a bunch of broken, or not
325 .name = "PL110 IM-PD1",
335 * This is the in-between PL110 variant found in the ARM Versatile,
339 .name = "PL110 Versatile",
499 * which only has this option for PL110 graphics. in pl111_versatile_init()
520 dev_info(dev, "set up callbacks for Integrator PL110\n"); in pl111_versatile_init()
[all …]
Dpl111_drv.c13 * DOC: ARM PrimeCell PL110 and PL111 CLCD Driver
15 * The PL110/PL111 is a simple LCD controller that can support TFT
355 .name = "PL110",
407 .name = "LCDC (PL110 Nomadik)",
Dpl111_drm.h106 * @is_pl110: this is the early PL110 variant
108 * @external_bgr: this is the Versatile Pl110 variant with external
Dpl111_display.c255 * the PL110 (LCDC) however uses the standard DRM format. in pl111_display_enable()
332 /* The PL110 in Integrator/Versatile does the BGR routing externally */ in pl111_display_enable()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/
Darm,pl11x.yaml7 title: Arm PrimeCell Color LCD Controller PL110/PL111
24 - arm,pl110
33 - arm,pl110
108 PL110/PL111 Technical Reference Manuals.
112 - PL110 TFT (1:)5:5:5 panel:
118 - PL110 and PL111 TFT 8:8:8 panel:
120 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped:
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Darm,pl11x.txt1 * ARM PrimeCell Color LCD Controller PL110/PL111
8 "arm,pl110", "arm,primecell"
54 details" paragraphs in the PL110/PL111 Technical
59 - PL110 TFT (1:)5:5:5 panel:
65 - PL110 and PL111 TFT 8:8:8 panel:
67 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped:
/kernel/linux/linux-6.6/Documentation/gpu/
Dpl111.rst2 drm/pl111 ARM PrimeCell PL110 and PL111 CLCD Driver
6 :doc: ARM PrimeCell PL110 and PL111 CLCD Driver
/kernel/linux/linux-5.10/Documentation/gpu/
Dpl111.rst2 drm/pl111 ARM PrimeCell PL110 and PL111 CLCD Driver
6 :doc: ARM PrimeCell PL110 and PL111 CLCD Driver
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dspear300.dtsi24 compatible = "arm,pl110", "arm,primecell";
Dspear320.dtsi25 compatible = "arm,pl110", "arm,primecell";
Dspear600.dtsi47 compatible = "arm,pl110", "arm,primecell";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dspear300.dtsi24 compatible = "arm,pl110", "arm,primecell";
Dspear320.dtsi25 compatible = "arm,pl110", "arm,primecell";
Dspear600.dtsi47 compatible = "arm,pl110", "arm,primecell";
Dintegratorap-im-pd1.dts239 compatible = "arm,pl110", "arm,primecell";
Dintegratorcp.dts289 compatible = "arm,pl110", "arm,primecell";
/kernel/linux/linux-6.6/drivers/video/fbdev/
Damba-clcd.c11 * ARM PrimeCell PL110 Color LCD Controller
187 * PL110 officially only supports RGB555, in clcdfb_set_bitfields()
430 * ARM PL111 always has IENB at 0x1c; it's only PL110 in clcdfb_register()
984 MODULE_DESCRIPTION("ARM PrimeCell PL110 CLCD core driver");
/kernel/linux/linux-5.10/drivers/video/fbdev/
Damba-clcd.c11 * ARM PrimeCell PL110 Color LCD Controller
200 * PL110 officially only supports RGB555, in clcdfb_set_bitfields()
443 * ARM PL111 always has IENB at 0x1c; it's only PL110 in clcdfb_register()
998 MODULE_DESCRIPTION("ARM PrimeCell PL110 CLCD core driver");
/kernel/linux/linux-6.6/arch/arm/boot/dts/arm/
Dintegratorap-im-pd1.dts244 compatible = "arm,pl110", "arm,primecell";
/kernel/linux/linux-6.6/include/linux/amba/
Dclcd.h221 * PL110 cannot choose between 5551 and 565 modes in its in clcdfb_decode()
/kernel/linux/linux-5.10/include/linux/amba/
Dclcd.h221 * PL110 cannot choose between 5551 and 565 modes in its in clcdfb_decode()

12