Searched full:framebuffers (Results 1 – 25 of 107) sorted by relevance
12345
/linux-6.8/drivers/firmware/ |
D | Kconfig | 191 Firmwares often provide initial graphics framebuffers so the BIOS, 194 Extensions and EFI-framebuffers for this, which are mostly limited 196 This option, if enabled, marks VGA/VBE/EFI framebuffers as generic 197 framebuffers so the new generic system-framebuffer drivers can be 201 If this option is not selected, all system framebuffers are always 202 marked as fallback platform framebuffers as usual. 205 not be able to pick up generic system framebuffers if this option 208 with generic system framebuffers. But you should still keep vesafb
|
D | sysfb.c | 3 * Generic System Framebuffers 53 * sysfb_disable() - disable the Generic System Framebuffers support
|
/linux-6.8/drivers/video/fbdev/core/ |
D | Kconfig | 111 This menu will let you enable support for the framebuffers with 121 bool "Support for Big- and Little-Endian framebuffers" 124 bool "Support for Big-Endian framebuffers only" 127 bool "Support for Little-Endian framebuffers only"
|
/linux-6.8/drivers/video/fbdev/omap2/omapfb/ |
D | Kconfig | 28 int "Number of framebuffers" 33 Select the number of framebuffers created. OMAP2/3 has 3 overlays
|
/linux-6.8/Documentation/arch/arm/omap/ |
D | dss.rst | 106 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.
|
/linux-6.8/drivers/gpu/drm/tiny/ |
D | Kconfig | 61 DRM driver for Open Firmware framebuffers. 89 DRM driver for simple platform-provided framebuffers. 97 to use UEFI and VESA framebuffers.
|
/linux-6.8/drivers/gpu/drm/ |
D | drm_framebuffer.c | 59 * Framebuffers are tracked with &struct drm_framebuffer. They are published 67 * them again with drm_framebuffer_put(). For driver-private framebuffers for 320 * the 2nd version of the addfb ioctl, which supports multi-planar framebuffers 533 /* Multi-planar framebuffers need getfb2. */ in drm_mode_getfb() 596 /* For multi-plane framebuffers, we require the driver to place the in drm_mode_getfb2_ioctl() 598 * framebuffers, we can fall back to create_handle. in drm_mode_getfb2_ioctl() 917 * Drivers need to call this when cleaning up driver-private framebuffers, e.g. 922 * NOTE: This function is deprecated. For driver-private framebuffers it is not 947 * driver private framebuffers embedded into a larger structure. 954 * user-created framebuffers this will happen in the rmfb ioctl. For [all …]
|
D | drm_gem_atomic_helper.c | 343 * drm_gem_begin_shadow_fb_access - prepares shadow framebuffers for CPU access 370 * drm_gem_end_shadow_fb_access - releases shadow framebuffers from CPU access 392 * drm_gem_simple_kms_begin_shadow_fb_access - prepares shadow framebuffers for CPU access 412 * drm_gem_simple_kms_end_shadow_fb_access - releases shadow framebuffers from CPU access
|
D | drm_aperture.c | 157 * 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
|
/linux-6.8/include/linux/platform_data/ |
D | simplefb.h | 32 * Data-Format for Simple-Framebuffers 50 * If the arch-boot code creates simple-framebuffers without DT support, it
|
/linux-6.8/Documentation/fb/ |
D | tgafb.rst | 5 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
|
D | udlfb.rst | 50 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.
|
D | pxafb.rst | 93 However, there are some differences between these overlay framebuffers 94 and normal framebuffers, as listed below:
|
/linux-6.8/drivers/video/ |
D | aperture.c | 310 * 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
|
D | Kconfig | 12 by graphics drivers for firmware-provided framebuffers.
|
/linux-6.8/include/linux/ |
D | dio.h | 24 * 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 */
|
D | aperture.h | 48 * aperture_remove_all_conflicting_devices - remove all existing framebuffers
|
/linux-6.8/include/drm/ |
D | drm_aperture.h | 22 * drm_aperture_remove_framebuffers - remove all existing framebuffers
|
D | drm_framebuffer.h | 269 * drm_for_each_fb - iterate over all framebuffers 273 * Iterate over all framebuffers of @dev. User must hold
|
/linux-6.8/arch/um/include/asm/ |
D | fixmap.h | 32 * future, say framebuffers for the console driver(s) could be
|
/linux-6.8/drivers/gpu/drm/i915/display/ |
D | intel_dpt.c | 187 * Restore the memory mapping during system resume for all framebuffers which 216 * Suspend the memory mapping during system suspend for all framebuffers which
|
/linux-6.8/Documentation/driver-api/firmware/ |
D | other_interfaces.rst | 16 Generic System Framebuffers Interface
|
/linux-6.8/arch/mips/include/asm/ |
D | fixmap.h | 45 * future, say framebuffers for the console driver(s) could be
|
/linux-6.8/include/asm-generic/ |
D | fb.h | 38 * required for framebuffers. Instead, the helpers read and write
|
/linux-6.8/arch/sh/include/asm/ |
D | fixmap.h | 39 * future, say framebuffers for the console driver(s) could be
|
12345