| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | simple-framebuffer.txt | 8 - compatible: "simple-framebuffer" 9 - reg: Should contain the location and size of the framebuffer memory. 10 - width: The width of the framebuffer in pixels. 11 - height: The height of the framebuffer in pixels. 12 - stride: The number of bytes in each line of the framebuffer. 13 - format: The format of the framebuffer surface. Valid values are: 18 framebuffer { 19 compatible = "simple-framebuffer";
|
| H A D | displaymode.txt | 23 framework described here in Documentation/fb/framebuffer.txt. This
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun5i-a10s.dtsi | 64 framebuffer@0 { 65 compatible = "allwinner,simple-framebuffer", 66 "simple-framebuffer"; 73 framebuffer@1 { 74 compatible = "allwinner,simple-framebuffer", 75 "simple-framebuffer"; 82 framebuffer@2 { 83 compatible = "allwinner,simple-framebuffer", 84 "simple-framebuffer";
|
| H A D | sun5i-r8.dtsi | 50 framebuffer@1 { 51 compatible = "allwinner,simple-framebuffer", 52 "simple-framebuffer";
|
| H A D | sun4i-a10.dtsi | 64 framebuffer@0 { 65 compatible = "allwinner,simple-framebuffer", 66 "simple-framebuffer"; 74 framebuffer@1 { 75 compatible = "allwinner,simple-framebuffer", 76 "simple-framebuffer"; 85 framebuffer@2 { 86 compatible = "allwinner,simple-framebuffer", 87 "simple-framebuffer"; 95 framebuffer@3 { [all …]
|
| H A D | sun5i-a13.dtsi | 60 framebuffer@0 { 61 compatible = "allwinner,simple-framebuffer", 62 "simple-framebuffer";
|
| H A D | sun6i-a31.dtsi | 64 simplefb_hdmi: framebuffer@0 { 65 compatible = "allwinner,simple-framebuffer", 66 "simple-framebuffer"; 72 simplefb_lcd: framebuffer@1 { 73 compatible = "allwinner,simple-framebuffer", 74 "simple-framebuffer";
|
| H A D | sun7i-a20.dtsi | 66 framebuffer@0 { 67 compatible = "allwinner,simple-framebuffer", 68 "simple-framebuffer"; 76 framebuffer@1 { 77 compatible = "allwinner,simple-framebuffer", 78 "simple-framebuffer"; 86 framebuffer@2 { 87 compatible = "allwinner,simple-framebuffer", 88 "simple-framebuffer";
|
| H A D | sun8i-a23-a33.dtsi | 59 simplefb_lcd: framebuffer@0 { 60 compatible = "allwinner,simple-framebuffer", 61 "simple-framebuffer";
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | Kconfig | 27 The maximum horizontal resolution to support for the framebuffer. 29 framebuffer during device-model binding/probing. 36 The maximum vertical resolution to support for the framebuffer. 38 framebuffer during device-model binding/probing.
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bios.c | 225 unsigned char *framebuffer; in vbe_set_graphics() local 230 framebuffer = (unsigned char *)(ulong)mode_info->vesa.phys_base_ptr; in vbe_set_graphics() 235 debug("VBE: framebuffer: %p\n", framebuffer); in vbe_set_graphics() 236 if (!framebuffer) { in vbe_set_graphics()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/ |
| H A D | sysinfo.h | 44 struct cb_framebuffer *framebuffer; member
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/leds/ |
| H A D | common.txt | 9 "backlight" - LED will act as a back-light, controlled by the framebuffer
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | coreboot.c | 44 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe()
|
| H A D | Kconfig | 100 framebuffer, so that user can read the messages which are 150 bool "Enable coreboot framebuffer driver support" 153 Turn on this option to enable a framebuffer driver when U-Boot is 168 bool "Set framebuffer graphics resolution" 171 Set VESA/native framebuffer mode (needed for bootsplash and graphical 172 framebuffer console) 175 prompt "framebuffer graphics resolution" 179 This option sets the resolution used for the U-Boot framebuffer (and 463 int "Freescale DCU framebuffer size" 467 Set maximum framebuffer size to be used for Freescale Display [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.bus_vcxk | 37 some boards that use vcxk prevent read from framebuffer memory.
|
| H A D | README.nokia_rx51 | 21 often, max every 2 seconds). There is also support for framebuffer display 49 * run vgacon - Use framebuffer and HW keyboard for control (default)
|
| H A D | README.console | 75 some parameters like the framebuffer descriptors are passed to the
|
| H A D | README.x86 | 393 - Set framebuffer graphics resolution (1280x1024 32k-color (1:5:5)) 394 - Keep VESA framebuffer 404 Note: coreboot framebuffer driver does not work on QEMU. The reason is unknown
|
| /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/ |
| H A D | tables.c | 105 info->framebuffer = (struct cb_framebuffer *)ptr; in cb_parse_framebuffer()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | fb.h | 154 __u32 framebuffer; member
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | Kconfig | 259 Used to set the framebuffer size of video console.
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1411 framebuffer, so that user can read the messages which are 5029 ... eventually: LCD or video framebuffer
|