Home
last modified time | relevance | path

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

/linux-5.10/Documentation/devicetree/bindings/display/
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
/linux-5.10/drivers/video/fbdev/
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()
DMakefile131 obj-$(CONFIG_FB_SIMPLE) += simplefb.o
/linux-5.10/drivers/firmware/google/
DKconfig59 the coreboot table. If found, it is registered with simplefb.
Dframebuffer-coreboot.c16 #include <linux/platform_data/simplefb.h>
/linux-5.10/arch/x86/kernel/
Dsysfb.c32 #include <linux/platform_data/simplefb.h>
Dsysfb_simplefb.c18 #include <linux/platform_data/simplefb.h>
/linux-5.10/include/linux/platform_data/
Dsimplefb.h3 * simplefb.h - Simple Framebuffer Device
/linux-5.10/arch/x86/include/asm/
Dsysfb.h11 #include <linux/platform_data/simplefb.h>
/linux-5.10/drivers/gpu/drm/arc/
Darcpgu_crtc.c15 #include <linux/platform_data/simplefb.h>
/linux-5.10/samples/vfio-mdev/
Dmdpy-fb.c9 * Using some code snippets from simplefb and cirrusfb.
/linux-5.10/drivers/gpu/drm/arm/
Dhdlcd_crtc.c14 #include <linux/platform_data/simplefb.h>
/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c101 /* Remove early framebuffers (ie. simplefb) */ in sun4i_drv_bind()
/linux-5.10/drivers/gpu/drm/meson/
Dmeson_drv.c300 /* Remove early framebuffers (ie. simplefb) */ in meson_drv_bind_master()
/linux-5.10/arch/x86/
DKconfig2829 is selected. You are highly encouraged to enable simplefb as
2830 replacement if you select this option. simplefb can correctly deal
2833 incompatible with simplefb.
/linux-5.10/
DMAINTAINERS15997 SIMPLEFB FB DRIVER
16002 F: drivers/video/fbdev/simplefb.c
16003 F: include/linux/platform_data/simplefb.h