Lines Matching +full:mali +full:- +full:dp500

13 	  to display a command-line console or splash screen. Enabling this
24 This driver can be use with "simple-panel" and
26 (leds/backlight/pwm-backlight.txt)
34 This driver can be used with "simple-panel" and
36 (leds/backlight/gpio-backlight.txt)
39 bool "Support 8-bit-per-pixel displays"
43 Support drawing text and bitmaps onto a 8-bit-per-pixel display.
49 bool "Support 16-bit-per-pixel displays"
53 Support drawing text and bitmaps onto a 16-bit-per-pixel display.
59 bool "Support 32-bit-per-pixel displays"
63 Support drawing text and bitmaps onto a 32-bit-per-pixel display.
83 CONFIG_CONSOLE_ROTATION for that). A built-in 8x16 font is used
103 TrueTrype fonts can provide outline-drawing capability rather than
119 U-Boot to calculate the correct font size.
127 better in low-light situations or to reduce eye strain in some
133 If firmware (whatever loads u-boot) has already put a splash image
134 on screen, you might want to preserve it until whatever u-boot
144 This is a work-around for boards which have 'lcd' in their stdout
146 In this case the console will no-longer work. While it is possible
154 Turn on this option to enable a framebuffer driver when U-Boot is
163 Turn on this option to enable a framebuffeer driver when U-Boot is
164 loaded as a payload (see README.u-boot_on_efi) by an EFI BIOS where
174 by U-Boot. This can in principle be used with any platform that
189 This option sets the resolution used for the U-Boot framebuffer (and
193 bool "640x400 256-color"
196 bool "640x480 256-color"
199 bool "800x600 16-color"
202 bool "800x600 256-color"
205 bool "1024x768 16-color"
208 bool "1024x768 256-color"
211 bool "1280x1024 16-color"
214 bool "1280x1024 256-color"
232 bool "320x200 32k-color (1:5:5:5)"
235 bool "320x200 64k-color (5:6:5)"
238 bool "320x200 16.8M-color (8:8:8)"
241 bool "640x480 32k-color (1:5:5:5)"
244 bool "640x480 64k-color (5:6:5)"
247 bool "640x480 16.8M-color (8:8:8)"
250 bool "800x600 32k-color (1:5:5:5)"
253 bool "800x600 64k-color (5:6:5)"
256 bool "800x600 16.8M-color (8:8:8)"
259 bool "1024x768 32k-color (1:5:5:5)"
262 bool "1024x768 64k-color (5:6:5)"
265 bool "1024x768 16.8M-color (8:8:8)"
268 bool "1280x1024 32k-color (1:5:5:5)"
271 bool "1280x1024 64k-color (5:6:5)"
274 bool "1280x1024 16.8M-color (8:8:8)"
318 ---help---
326 ---help---
336 ---help---
338 anything in the 8MHz-30MHz range and the exact value should be
348 ---help---
356 ---help---
365 ---help---
375 ---help---
385 ---help---
395 ---help---
399 useful functionality. Such as bi-directional communication with the
409 ---help---
442 will convert RGB data streams into HDMI-encoded signals.
467 some setup handled by U-Boot itself. The graphics adaptor works as
471 resolution can be selected in U-Boot.
479 some setup handled by U-Boot itself. The graphics adaptor works as
483 resolution can be selected in U-Boot.
503 bool "Enable Arm Mali Display Processor support"
507 This enables support for Arm Ltd Mali Display Processors from
508 the DP500, DP550 and DP650 family.
516 console device and can display stdout output. Within U-Boot is is
526 other options such as HDMI. Only the LCD is supported in U-Boot.
535 HDMI. At present only eDP is supported by U-Boot. This option
563 output on a bitmap display from an in-memory frame buffer.
574 bit-blit (cf. smiLynxEM)
579 (0-5, cf. cfb_console.c)
605 output from U-Boot will pass through this filter.
608 bool "Set the video as an output-only device"
613 output-only device. The Keyboard driver will not be set up. This
632 the serial port. When this option is enabled, a board-specific
683 rather requires a SoC-specific glue driver to call it), it
690 simple-framebuffer devicetree bindings.
693 before u-boot starts, and u-boot will simply render to the pre-
701 The video output is initialized by U-Boot, and kept by the
709 This supports drivers that provide a OSD (on-screen display), which
710 is a (usually text-oriented) graphics buffer to show information on
724 out On-screen Display (OSD) used on gdsys FPGAs to control dynamic