Lines Matching +full:mipi +full:- +full:to +full:- +full:edp
13 to display a command-line console or splash screen. Enabling this
23 to display a command-line console or splash screen. Enabling this
37 If you have a LCD backlight adjustable by PWM, say Y to enable
39 This driver can be use with "simple-panel" and
41 (leds/backlight/pwm-backlight.txt)
47 If you have a LCD backlight adjustable by GPIO, say Y to enable
49 This driver can be used with "simple-panel" and
51 (leds/backlight/gpio-backlight.txt)
54 bool "Support 8-bit-per-pixel displays"
58 Support drawing text and bitmaps onto a 8-bit-per-pixel display.
59 Enabling this will include code to support this display. Without
64 bool "Support 16-bit-per-pixel displays"
68 Support drawing text and bitmaps onto a 16-bit-per-pixel display.
69 Enabling this will include code to support this display. Without
74 bool "Support 32-bit-per-pixel displays"
78 Support drawing text and bitmaps onto a 32-bit-per-pixel display.
79 Enabling this will include code to support this display. Without
90 CONFIG_CONSOLE_ROTATION for that). A built-in 8x16 font is used
99 we need to rotate our content of the display relative to the
101 printed out. Enable this option to include a text driver which can
110 TrueTrype fonts can provide outline-drawing capability rather than
111 needing to provide a bitmap for each font and size that is needed.
125 method to select the display's physical size, which would allow
126 U-Boot to calculate the correct font size.
133 option to invert this, i.e. white on a black background. This can be
134 better in low-light situations or to reduce eye strain in some
143 This is a work-around for boards which have 'lcd' in their stdout
144 environment variable, but have moved to use driver model for video.
145 In this case the console will no-longer work. While it is possible
146 to update the environment, the breakage may be confusing for users.
153 Turn on this option to enable a framebuffer driver when U-Boot is
162 Turn on this option to enable a very simple driver which uses vesa
163 to discover the video mode and then provides a frame buffer for use
164 by U-Boot. This can in principle be used with any platform that
179 This option sets the resolution used for the U-Boot framebuffer (and
183 bool "640x400 256-color"
186 bool "640x480 256-color"
189 bool "800x600 16-color"
192 bool "800x600 256-color"
195 bool "1024x768 16-color"
198 bool "1024x768 256-color"
201 bool "1280x1024 16-color"
204 bool "1280x1024 256-color"
222 bool "320x200 32k-color (1:5:5:5)"
225 bool "320x200 64k-color (5:6:5)"
228 bool "320x200 16.8M-color (8:8:8)"
231 bool "640x480 32k-color (1:5:5:5)"
234 bool "640x480 64k-color (5:6:5)"
237 bool "640x480 16.8M-color (8:8:8)"
240 bool "800x600 32k-color (1:5:5:5)"
243 bool "800x600 64k-color (5:6:5)"
246 bool "800x600 16.8M-color (8:8:8)"
249 bool "1024x768 32k-color (1:5:5:5)"
252 bool "1024x768 64k-color (5:6:5)"
255 bool "1024x768 16.8M-color (8:8:8)"
258 bool "1280x1024 32k-color (1:5:5:5)"
261 bool "1280x1024 64k-color (5:6:5)"
264 bool "1280x1024 16.8M-color (8:8:8)"
271 # Map the config names to an integer (KB).
308 ---help---
311 interface for driving eDP TFT displays. It uses I2C for configuration.
316 ---help---
318 from a parallel LCD interface and translate it on the fly into MIPI DSI
319 interface for driving a MIPI compatible LCD panel. It uses SPI for
326 ---help---
328 anything in the 8MHz-30MHz range and the exact value should be
331 FEX files. It can be also set to 0 for selecting PCLK from the
338 ---help---
346 ---help---
348 lcd controller which needs to be initialized over SPI, once that is
355 ---help---
365 ---help---
375 ---help---
385 ---help---
389 useful functionality. Such as bi-directional communication with the
397 ---help---
420 This supports drivers that provide a display, such as eDP (Embedded
422 The devices provide a simple interface to start up the display,
429 HLCDC supports video output to an attached LCD panel.
437 some setup handled by U-Boot itself. The graphics adaptor works as
438 a VESA device and supports LCD panels, eDP and LVDS outputs.
441 resolution can be selected in U-Boot.
449 some setup handled by U-Boot itself. The graphics adaptor works as
450 a VESA device and supports LCD panels, eDP and LVDS outputs.
453 resolution can be selected in U-Boot.
467 Set maximum framebuffer size to be used for Freescale Display
479 console device and can display stdout output. Within U-Boot is is
486 Tegra20 supports video output to an attached LCD panel as well as
487 other options such as HDMI. Only the LCD is supported in U-Boot.
495 Tegra124 supports many video output options including eDP and
496 HDMI. At present only eDP is supported by U-Boot. This option
498 have an eDP display connected.
507 drivers use this because they are not yet converted to driver
524 output on a bitmap display from an in-memory frame buffer.
525 Several colour devices are supported along with various options to
535 bit-blit (cf. smiLynxEM)
540 (0-5, cf. cfb_console.c)
563 This allows the colour buffer frame buffer driver to support
566 output from U-Boot will pass through this filter.
569 bool "Set the video as an output-only device"
574 output-only device. The Keyboard driver will not be set up. This
584 provided. This makes it possible to see the current cursor
585 position when entering text on the console. It is recommended to
592 Display additional board information strings that normally go to
593 the serial port. When this option is enabled, a board-specific
594 function video_get_info_str() is called to get the string for
596 which can be empty if there is nothing to display for that line.
599 int "Number of lines to scroll the console by"
603 When the console need to be scrolled, this is the number of
604 lines to scroll by. It defaults to 1. Increasing this makes the
614 0x00 to 0xff and the meaning depends on the graphics card.
616 the background and foreground to the same colour or you will see
625 0x00 to 0xff and the meaning depends on the graphics card.
627 the background and foreground to the same colour or you will see
633 Define this to enable LCD support (for output to LCD display).
634 You will also need to select an LCD driver using an additional
636 converted to driver model will instead used CONFIG_DM_VIDEO.
644 rather requires a SoC-specific glue driver to call it), it