Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsimplefb.c26 #include <linux/platform_data/simplefb.h>
226 * provided a simplefb dt node), stay up, for the life of the simplefb
233 * up simplefb, and the clock definitions in the device tree. Chances are
331 * set up for us (and for which it provided a simplefb dt node), stay up,
332 * for the life of the simplefb driver.
339 * up simplefb, and the regulator definitions in the device tree. Chances are
540 if (fb_get_options("simplefb", NULL)) in simplefb_probe()
562 mem = request_mem_region(res->start, resource_size(res), "simplefb"); in simplefb_probe()
569 dev_warn(&pdev->dev, "simplefb: cannot reserve video memory at %pR\n", res); in simplefb_probe()
642 dev_err(&pdev->dev, "Unable to register simplefb: %d\n", ret); in simplefb_probe()
[all …]
/linux/drivers/firmware/
H A DKconfig206 is selected. You are highly encouraged to enable simplefb as
207 replacement if you select this option. simplefb can correctly deal
210 incompatible with simplefb.
/linux/drivers/firmware/google/
H A DKconfig66 the coreboot table. If found, it is registered with simplefb.
/linux/include/linux/platform_data/
H A Dsimplefb.h3 * simplefb.h - Simple Framebuffer Device
/linux/arch/mips/n64/
H A Dinit.c12 #include <linux/platform_data/simplefb.h>
/linux/samples/vfio-mdev/
H A Dmdpy-fb.c9 * Using some code snippets from simplefb and cirrusfb.
/linux/arch/arm64/boot/dts/qcom/
H A Dsm7125-xiaomi-common.dtsi332 /* HACK: disable until a panel driver is ready to retain simplefb */
H A Dmsm8996pro-xiaomi-scorpio.dts109 * configured framebuffer used by simplefb. Disable it for now.
H A Dmsm8998-oneplus-common.dtsi27 /* Use display framebuffer setup by the UEFI XBL bootloader for simplefb */
/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c359 * Remove early framebuffers (ie. simplefb). The framebuffer can be in mxsfb_probe()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c278 * Remove early framebuffers (ie. simplefb). The framebuffer can be in meson_drv_bind_master()
/linux/
H A DMAINTAINERS24268 SIMPLEFB FB DRIVER
24273 F: drivers/video/fbdev/simplefb.c
24274 F: include/linux/platform_data/simplefb.h