Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/display/
Dsimple-framebuffer.yaml18 Since simplefb nodes represent runtime information they must be
19 sub-nodes of the chosen node (*). Simplefb nodes must be named
23 simplefb, then the simplefb node must contain a property called
25 hw node, so that the OS knows which simplefb to disable when handing
30 to number things. If display# aliases are used, then if the simplefb
33 otherwise it must point directly to the simplefb node.
35 If a simplefb node represents the preferred console for user
44 for more display clocks get added, the simplefb nodes will already
/Linux-v6.1/drivers/gpu/drm/tiny/
Dsimpledrm.c6 #include <linux/platform_data/simplefb.h>
34 * Helpers for simplefb
42 drm_err(dev, "simplefb: invalid framebuffer %s of %u\n", in simplefb_get_validated_int()
54 drm_err(dev, "simplefb: invalid framebuffer %s of %u\n", in simplefb_get_validated_int0()
70 drm_err(dev, "simplefb: missing framebuffer format\n"); in simplefb_get_validated_format()
84 drm_err(dev, "simplefb: unknown framebuffer format %s\n", in simplefb_get_validated_format()
125 drm_err(dev, "simplefb: cannot parse framebuffer %s: error %d\n", in simplefb_read_u32_of()
137 drm_err(dev, "simplefb: cannot parse framebuffer %s: error %d\n", in simplefb_read_string_of()
204 /* simplefb settings */
237 * provided a simplefb dt node), stay up, for the life of the simplefb
[all …]
/Linux-v6.1/drivers/video/fbdev/
Dsimplefb.c19 #include <linux/platform_data/simplefb.h>
205 * provided a simplefb dt node), stay up, for the life of the simplefb
212 * up simplefb, and the clock definitions in the device tree. Chances are
310 * set up for us (and for which it provided a simplefb dt node), stay up,
311 * for the life of the simplefb driver.
318 * up simplefb, and the regulator definitions in the device tree. Chances are
421 if (fb_get_options("simplefb", NULL)) in simplefb_probe()
439 mem = request_mem_region(res->start, resource_size(res), "simplefb"); in simplefb_probe()
446 dev_warn(&pdev->dev, "simplefb: cannot reserve video memory at %pR\n", res); in simplefb_probe()
516 dev_err(&pdev->dev, "Unable to register simplefb: %d\n", ret); in simplefb_probe()
[all …]
DMakefile131 obj-$(CONFIG_FB_SIMPLE) += simplefb.o
/Linux-v6.1/drivers/firmware/
DKconfig253 is selected. You are highly encouraged to enable simplefb as
254 replacement if you select this option. simplefb can correctly deal
257 incompatible with simplefb.
Dsysfb.c32 #include <linux/platform_data/simplefb.h>
Dsysfb_simplefb.c18 #include <linux/platform_data/simplefb.h>
/Linux-v6.1/drivers/firmware/google/
DKconfig59 the coreboot table. If found, it is registered with simplefb.
Dframebuffer-coreboot.c16 #include <linux/platform_data/simplefb.h>
/Linux-v6.1/include/linux/platform_data/
Dsimplefb.h3 * simplefb.h - Simple Framebuffer Device
/Linux-v6.1/include/linux/
Dsysfb.h11 #include <linux/platform_data/simplefb.h>
/Linux-v6.1/arch/mips/n64/
Dinit.c12 #include <linux/platform_data/simplefb.h>
/Linux-v6.1/samples/vfio-mdev/
Dmdpy-fb.c9 * Using some code snippets from simplefb and cirrusfb.
/Linux-v6.1/drivers/gpu/drm/arm/
Dhdlcd_crtc.c14 #include <linux/platform_data/simplefb.h>
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dmsm8998-clamshell.dtsi99 * on clamshell devices, as it will break them, unless either simplefb is configured to
Dmsm8996-xiaomi-scorpio.dts110 * configured framebuffer used by simplefb. Disable it for now.
Dmsm8998-oneplus-common.dtsi27 /* Use display framebuffer setup by the UEFI XBL bootloader for simplefb */
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun4i_drv.c100 /* Remove early framebuffers (ie. simplefb) */ in sun4i_drv_bind()
/Linux-v6.1/drivers/gpu/drm/meson/
Dmeson_drv.c285 * Remove early framebuffers (ie. simplefb). The framebuffer can be in meson_drv_bind_master()
/Linux-v6.1/
DMAINTAINERS18860 SIMPLEFB FB DRIVER
18865 F: drivers/video/fbdev/simplefb.c
18866 F: include/linux/platform_data/simplefb.h