linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-29 12:20:01 to 2023-07-06 15:14:39 UTC [more...]

[PATCH 00/10] fbdev: Generate deferred-I/O helpers
 2023-07-06 15:08 UTC  (4+ messages)
` [PATCH 01/10] fbdev/broadsheetfb: Select FB_SYS_HELPERS_DEFERRED
` [PATCH 02/10] fbdev/broadsheetfb: Generate deferred I/O ops
` [PATCH 03/10] fbdev/hecubafb: Select FB_SYS_HELPERS_DEFERRED

[PATCH v2 00/11] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-06 14:47 UTC  (15+ messages)
` [PATCH v2 01/11] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH v2 02/11] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH v2 03/11] drm/tegra: "
` [PATCH v2 04/11] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 05/11] drm/exynos: Use fbdev DMA helpers
` [PATCH v2 06/11] drm/exynos: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 07/11] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH v2 08/11] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH v2 09/11] drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
` [PATCH v2 10/11] fbdev: Remove FB_DEFAULT_SYS_OPS
` [PATCH v2 11/11] fbdev: Harmonize some comments in <linux/fb.h>

[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers
 2023-07-06 12:44 UTC  (30+ messages)
` [PATCH 01/10] fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
` [PATCH 02/10] drm/fbdev-dma: Use fbdev DMA helpers
` [PATCH 03/10] drm/tegra: "
` [PATCH 04/10] drm/tegra: Set fbdev flags
` [PATCH 05/10] drm/exynos: Use fbdev DMA helpers
` [PATCH 06/10] drm/exynos: Set fbdev flags
` [PATCH 07/10] drm/omapdrm: Set VM flags in GEM-object mmap function
` [PATCH 08/10] drm/omapdrm: Use GEM mmap for fbdev emulation
` [PATCH 09/10] drm/omapdrm: Set fbdev flags
` [PATCH 10/10] fbdev: Remove FB_DEFAULT_SYS_OPS

[PATCH v2 0/4] Remove unnecessary includes of <linux/screen_info.h>
 2023-07-06 11:38 UTC  (8+ messages)
` [PATCH v2 1/4] efi: Do not include <linux/screen_info.h> from EFI header
` [PATCH v2 2/4] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH v2 3/4] sysfb: Do not include <linux/screen_info.h> from sysfb header
` [PATCH v2 4/4] staging/sm750fb: Do not include <linux/screen_info.h>

[PATCH] backlight: led_bl: fix initial power state
 2023-07-05 17:56 UTC  (7+ messages)

[PATCH] backlight: led_bl: fix initial power state
 2023-07-05 14:51 UTC  (5+ messages)

[PATCH v2] backlight: led_bl: fix initial power state
 2023-07-05 14:09 UTC  (2+ messages)

[PATCH v2] Initialize ticks in benchmark()
 2023-07-05  9:48 UTC  (3+ messages)

[PATCH fbtest] Initialize ticks in benchmark()
 2023-07-05  9:32 UTC  (3+ messages)

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:18 UTC  (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
  ` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
  ` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
  ` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

[PATCH 0/1] Backlight driver for the Apple Studio Display
 2023-07-04 18:48 UTC  (7+ messages)
` [PATCH 1/1] backlight: apple_bl_usb: Add Apple Studio Display support

[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
 2023-07-04  9:36 UTC 

[PATCH v4 0/5] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-04  8:05 UTC  (13+ messages)
` [PATCH v4 1/5] video: Add auxiliary display drivers to Graphics support menu
` [PATCH v4 2/5] fbdev: Move core fbdev symbols to a separate Kconfig file
` [PATCH v4 4/5] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-07-03 17:18 UTC  (11+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register

[PATCH] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
 2023-07-03 13:25 UTC  (4+ messages)

[PATCH v2 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-03  8:49 UTC  (10+ messages)
` [PATCH v2 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH 0/2] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-03  8:43 UTC  (17+ messages)
` [PATCH 1/2] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH v3 0/3] Allow disabling all native fbdev drivers and only keeping DRM emulation
 2023-07-02 19:15 UTC  (2+ messages)
` [PATCH v3 2/3] fbdev: Split frame buffer support in FB and FB_CORE symbols

[PATCH v2 0/6] PCI/VGA: Improve the default VGA device selection
 2023-07-02 18:27 UTC  (7+ messages)
` [PATCH v2 1/6] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v2 2/6] PCI/VGA: Improve the default VGA device selection
` [PATCH v2 3/6] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v2 4/6] drm/radeon: "
` [PATCH v2 5/6] drm/i915: "
` [PATCH v2 6/6] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()

[PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-30 18:32 UTC  (8+ messages)

[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
 2023-06-30 11:02 UTC  (5+ messages)
` [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection
` [PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v1 4/4] drm/radeon: "

[PATCH] arch/sparc: Add module license and description for fbdev helpers
 2023-06-30 11:04 UTC  (4+ messages)

[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
 2023-06-30 10:57 UTC  (3+ messages)
` [PATCH v1 1/4] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v1 2/4] PCI/VGA: Improve the default VGA device selection

[PATCH] fbdev: imxfb: switch to DEFINE_SIMPLE_DEV_PM_OPS
 2023-06-30  8:53 UTC  (2+ messages)

[GIT PULL] fbdev fixes for v6.5-rc1
 2023-06-29 17:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).