Lines Matching full:display
12 a bitmap display of various sizes and depths which can be drawn on
13 to display a command-line console or splash screen. Enabling this
22 a bitmap display of various sizes and depths which can be drawn on
23 to display a command-line console or splash screen. Enabling this
58 Support drawing text and bitmaps onto a 8-bit-per-pixel display.
59 Enabling this will include code to support this display. Without
68 Support drawing text and bitmaps onto a 16-bit-per-pixel display.
69 Enabling this will include code to support this display. Without
78 Support drawing text and bitmaps onto a 32-bit-per-pixel display.
79 Enabling this will include code to support this display. Without
91 for the display.
97 Sometimes, for example if the display is mounted in portrait
99 we need to rotate our content of the display relative to the
123 However that measurement depends on the size of your display and
124 there is no standard display density. At present there is not a
125 method to select the display's physical size, which would allow
129 bool "Display console as white on a black background"
132 Normally the display is black on a white background, Enable this
414 config DISPLAY config
415 bool "Enable Display support"
420 This supports drivers that provide a display, such as eDP (Embedded
422 The devices provide a simple interface to start up the display,
423 read display information and enable it.
456 bool "Enable Freescale Display Control Unit"
459 This enables support for Freescale Display Control Unit (DCU4)
467 Set maximum framebuffer size to be used for Freescale Display
477 When using sandbox you can enable an emulated LCD display which
479 console device and can display stdout output. Within U-Boot is is
480 a normal bitmap display and can display images as well as text.
489 have an LCD display connected.
498 have an eDP display connected.
524 output on a bitmap display from an in-memory frame buffer.
545 CONFIG_VIDEO_LOGO display Linux logo in upper left corner
552 do not display bootloader
589 bool "Display additional board information"
592 Display additional board information strings that normally go to
595 each line of the display. The function should return the string,
596 which can be empty if there is nothing to display for that line.
633 Define this to enable LCD support (for output to LCD display).