Home
last modified time | relevance | path

Searched full:simplefb (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dsimple-framebuffer.yaml19 Since simplefb nodes represent runtime information they must be
20 sub-nodes of the chosen node (*). Simplefb nodes must be named
24 simplefb, then the simplefb node must contain a property called
26 hw node, so that the OS knows which simplefb to disable when handing
31 to number things. If display# aliases are used, then if the simplefb
34 otherwise it must point directly to the simplefb node.
36 If a simplefb node represents the preferred console for user
45 for more display clocks get added, the simplefb nodes will already
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsimplefb.c19 #include <linux/platform_data/simplefb.h>
193 * provided a simplefb dt node), stay up, for the life of the simplefb
200 * up simplefb, and the clock definitions in the device tree. Chances are
299 * set up for us (and for which it provided a simplefb dt node), stay up,
300 * for the life of the simplefb driver.
307 * up simplefb, and the regulator definitions in the device tree. Chances are
410 if (fb_get_options("simplefb", NULL)) in simplefb_probe()
490 dev_err(&pdev->dev, "Unable to register simplefb: %d\n", ret); in simplefb_probe()
494 dev_info(&pdev->dev, "fb%d: simplefb registered!\n", info->node); in simplefb_probe()
H A DMakefile131 obj-$(CONFIG_FB_SIMPLE) += simplefb.o
/OK3568_Linux_fs/u-boot/include/configs/
H A Dbrppt1.h97 "simplefb=1\0 " \
111 "setenv simplefb 1; " \
116 "setenv simplefb 0; " \
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dcommon.c375 * if no simplefb is requested through environment, we don't set up in ft_board_setup()
378 if (env_get_ulong("simplefb", 10, 0) == 0) { in ft_board_setup()
382 /* Setup simplefb devicetree node, also adapt memory-node, in ft_board_setup()
391 puts("cannot setup simplefb: Error reserving memory!\n"); in ft_board_setup()
396 puts("cannot setup simplefb: error enabling simplefb node!\n"); in ft_board_setup()
/OK3568_Linux_fs/u-boot/include/
H A Dfdt_simplefb.h2 * Simplefb device tree support
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A DKconfig59 the coreboot table. If found, it is registered with simplefb.
H A Dframebuffer-coreboot.c16 #include <linux/platform_data/simplefb.h>
/OK3568_Linux_fs/u-boot/common/
H A Dlcd_simplefb.c2 * Simplefb device tree support
H A Dfdt_support.c1752 * fdt_setup_simplefb_node - Fill and enable a simplefb node
1755 * @node: offset of the simplefb node
1762 * Convenience function to fill and enable a simplefb node.
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsysfb.c32 #include <linux/platform_data/simplefb.h>
H A Dsysfb_simplefb.c18 #include <linux/platform_data/simplefb.h>
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dsimplefb.h3 * simplefb.h - Simple Framebuffer Device
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsysfb.h11 #include <linux/platform_data/simplefb.h>
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c1292 /* We want to keep the fb_base for simplefb page aligned, where as
1339 * Simplefb support.
1392 eprintf("Cannot setup simplefb: node not found\n");
1406 eprintf("Cannot setup simplefb: Error reserving memory\n");
1414 eprintf("Cannot setup simplefb: Error setting properties\n");
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A Darcpgu_crtc.c15 #include <linux/platform_data/simplefb.h>
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy-fb.c9 * Using some code snippets from simplefb and cirrusfb.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c14 #include <linux/platform_data/simplefb.h>
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c100 /* Remove early framebuffers (ie. simplefb) */ in sun4i_drv_bind()
/OK3568_Linux_fs/u-boot/board/raspberrypi/rpi/
H A Drpi.c547 * For now, we simply always add the simplefb DT node. Later, we in ft_board_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/
H A Dmeson_drv.c303 /* Remove early framebuffers (ie. simplefb) */ in meson_drv_bind_master()
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2912 is selected. You are highly encouraged to enable simplefb as
2913 replacement if you select this option. simplefb can correctly deal
2916 incompatible with simplefb.
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS16035 SIMPLEFB FB DRIVER
16040 F: drivers/video/fbdev/simplefb.c
16041 F: include/linux/platform_data/simplefb.h
/OK3568_Linux_fs/buildroot/dl/uboot-tools/
HDu-boot-2021.07.tar.bz2pax_global_header u-boot-2021.07/ u-boot-2021.07/.azure-pipelines.yml ...