Searched full:simplefb (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/video/fbdev/ |
| H A D | simplefb.c | 26 #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 D | Kconfig | 206 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 D | Kconfig | 66 the coreboot table. If found, it is registered with simplefb.
|
| /linux/include/linux/platform_data/ |
| H A D | simplefb.h | 3 * simplefb.h - Simple Framebuffer Device
|
| /linux/arch/mips/n64/ |
| H A D | init.c | 12 #include <linux/platform_data/simplefb.h>
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy-fb.c | 9 * Using some code snippets from simplefb and cirrusfb.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm7125-xiaomi-common.dtsi | 332 /* HACK: disable until a panel driver is ready to retain simplefb */
|
| H A D | msm8996pro-xiaomi-scorpio.dts | 109 * configured framebuffer used by simplefb. Disable it for now.
|
| H A D | msm8998-oneplus-common.dtsi | 27 /* Use display framebuffer setup by the UEFI XBL bootloader for simplefb */
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_drv.c | 359 * Remove early framebuffers (ie. simplefb). The framebuffer can be in mxsfb_probe()
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 278 * Remove early framebuffers (ie. simplefb). The framebuffer can be in meson_drv_bind_master()
|
| /linux/ |
| H A D | MAINTAINERS | 24268 SIMPLEFB FB DRIVER 24273 F: drivers/video/fbdev/simplefb.c 24274 F: include/linux/platform_data/simplefb.h
|