Home
last modified time | relevance | path

Searched full:framebuffers (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/linux/drivers/firmware/
H A DKconfig239 Firmwares often provide initial graphics framebuffers so the BIOS,
242 Extensions and EFI-framebuffers for this, which are mostly limited
244 This option, if enabled, marks VGA/VBE/EFI framebuffers as generic
245 framebuffers so the new generic system-framebuffer drivers can be
249 If this option is not selected, all system framebuffers are always
250 marked as fallback platform framebuffers as usual.
253 not be able to pick up generic system framebuffers if this option
256 with generic system framebuffers. But you should still keep vesafb
H A Dsysfb.c3 * Generic System Framebuffers
53 * sysfb_disable() - disable the Generic System Framebuffers support
/openbmc/linux/drivers/video/fbdev/core/
H A DKconfig112 This menu will let you enable support for the framebuffers with
122 bool "Support for Big- and Little-Endian framebuffers"
125 bool "Support for Big-Endian framebuffers only"
128 bool "Support for Little-Endian framebuffers only"
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A DKconfig30 int "Number of framebuffers"
35 Select the number of framebuffers created. OMAP2/3 has 3 overlays
/openbmc/linux/Documentation/arch/arm/omap/
H A Ddss.rst106 The omapfb driver implements arbitrary number of standard linux framebuffers.
107 These framebuffers can be routed flexibly to any overlays, thus allowing very
238 framebuffers, overlays, overlay managers, displays. Framebuffers are
336 - Use VRFB rotation for all framebuffers.
339 - Default rotation applied to all framebuffers.
346 - Default mirror for all framebuffers. Only works with DMA rotation.
/openbmc/linux/drivers/gpu/drm/tiny/
H A DKconfig61 DRM driver for Open Firmware framebuffers.
89 DRM driver for simple platform-provided framebuffers.
97 to use UEFI and VESA framebuffers.
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_framebuffer.c59 * Framebuffers are tracked with &struct drm_framebuffer. They are published
67 * them again with drm_framebuffer_put(). For driver-private framebuffers for
338 * the 2nd version of the addfb ioctl, which supports multi-planar framebuffers
519 /* Multi-planar framebuffers need getfb2. */ in drm_mode_getfb()
582 /* For multi-plane framebuffers, we require the driver to place the in drm_mode_getfb2_ioctl()
584 * framebuffers, we can fall back to create_handle. in drm_mode_getfb2_ioctl()
901 * Drivers need to call this when cleaning up driver-private framebuffers, e.g.
906 * NOTE: This function is deprecated. For driver-private framebuffers it is not
931 * driver private framebuffers embedded into a larger structure.
938 * user-created framebuffers this will happen in the rmfb ioctl. For
[all …]
H A Ddrm_gem_atomic_helper.c334 * drm_gem_begin_shadow_fb_access - prepares shadow framebuffers for CPU access
361 * drm_gem_end_shadow_fb_access - releases shadow framebuffers from CPU access
383 * drm_gem_simple_kms_begin_shadow_fb_access - prepares shadow framebuffers for CPU access
403 * drm_gem_simple_kms_end_shadow_fb_access - releases shadow framebuffers from CPU access
H A Ddrm_aperture.c157 * drm_aperture_remove_conflicting_framebuffers - remove existing framebuffers in the given range
176 * drm_aperture_remove_conflicting_pci_framebuffers - remove existing framebuffers for PCI devices
H A Ddrm_plane_helper.c234 * framebuffers involved in this operation. in drm_plane_helper_update_primary()
292 * This is often the case for the primary plane of simple framebuffers. See
/openbmc/linux/include/linux/platform_data/
H A Dsimplefb.h32 * Data-Format for Simple-Framebuffers
50 * If the arch-boot code creates simple-framebuffers without DT support, it
/openbmc/linux/Documentation/fb/
H A Dtgafb.rst5 This is a driver for DECChip 21030 based graphics framebuffers, a.k.a. TGA
29 This driver does not (yet) support the TGA2 family of framebuffers, so the
H A Dudlfb.rst50 of virtual or remote framebuffers.
80 framebuffers that need damage info). These damage notifications allow
120 console Allow fbcon to attach to udlfb provided framebuffers.
H A Dpxafb.rst93 However, there are some differences between these overlay framebuffers
94 and normal framebuffers, as listed below:
/openbmc/linux/include/drm/
H A Ddrm_aperture.h22 * drm_aperture_remove_framebuffers - remove all existing framebuffers
/openbmc/linux/drivers/video/
H A DKconfig12 by graphics drivers for firmware-provided framebuffers.
H A Daperture.c310 * PCI graphics device with framebuffers in non-BAR locations. Drivers
314 * If your hardware has its framebuffers accessible via PCI BARS, use
336 * aperture_remove_conflicting_pci_devices - remove existing framebuffers for PCI devices
/openbmc/linux/include/linux/
H A Ddio.h24 * like framebuffers. [0x400000-0x600000) is for miscellaneous internal I/O.
140 * In practice this is only important for framebuffers,
214 /* These are the secondary IDs for the framebuffers */
H A Daperture.h48 * aperture_remove_all_conflicting_devices - remove all existing framebuffers
/openbmc/linux/arch/um/include/asm/
H A Dfixmap.h32 * future, say framebuffers for the console driver(s) could be
/openbmc/linux/Documentation/driver-api/firmware/
H A Dother_interfaces.rst16 Generic System Framebuffers Interface
/openbmc/linux/arch/mips/include/asm/
H A Dfixmap.h45 * future, say framebuffers for the console driver(s) could be
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c189 * Restore the memory mapping during system resume for all framebuffers which
218 * Suspend the memory mapping during system suspend for all framebuffers which
/openbmc/linux/drivers/dma-buf/
H A DKconfig40 Qemu can use this to create host dmabufs for guest framebuffers.
/openbmc/linux/arch/sh/include/asm/
H A Dfixmap.h39 * future, say framebuffers for the console driver(s) could be

12345