messages from 2023-06-14 19:09:35 to 2023-07-04 16:01:47 UTC [more...]
[PATCH 00/10] drm: Improve fbdev emulation for DMA-able framebuffers
2023-07-04 15:50 UTC (10+ 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 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] backlight: led_bl: fix initial power state
2023-07-04 15:40 UTC (4+ messages)
[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 (33+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v7 8/8] drm/radeon: "
[PATCH] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
2023-07-03 13:25 UTC (4+ messages)
[PATCH 0/1] Backlight driver for the Apple Studio Display
2023-07-03 10:36 UTC (6+ messages)
` [PATCH 1/1] backlight: apple_bl_usb: Add Apple Studio Display support
[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 00/12] arch,fbdev: Move screen_info into arch/
2023-06-30 11:53 UTC (25+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
` [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
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
` [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
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>
[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 (7+ 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)
[PATCH fbtest] Initialize ticks in benchmark()
2023-06-29 8:28 UTC
[PATCH] fbdev: imxfb: warn about invalid left/right margin
2023-06-28 13:24 UTC
[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
2023-06-28 10:26 UTC (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers
[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
2023-06-28 10:01 UTC (6+ messages)
` [v3,17/19] "
Słowa kluczowe do wypozycjonowania
2023-06-28 7:50 UTC
[PATCH] backlight: pwm_bl: Avoid backlight flicker applying initial PWM state
2023-06-26 15:05 UTC (2+ messages)
[PATCH 0/3] backlight: lm3630a: add functionality to change boost converter frequency
2023-06-26 14:39 UTC (9+ messages)
` [PATCH 1/3] backlight: lm3630a: add support for changing the boost frequency
` [PATCH 2/3] dt-bindings: backlight: lm3630a: add entries to control "
` [PATCH 3/3] arm64: dts: rockchip: shift boost frequency for rk3566-pinenote backlight
[PATCH v3 00/38] fbdev: Make userspace interfaces optional
2023-06-26 12:27 UTC (10+ messages)
` [PATCH v3 01/38] backlight/bd6107: Compare against struct fb_info.device
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-06-26 6:56 UTC (2+ messages)
[PATCH] video: fbdev: fix potential OOB read in fast_imageblit()
2023-06-24 19:55 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust entry in VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
2023-06-24 8:08 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: backlight: document new property default-brightness-level
2023-06-23 11:32 UTC (5+ messages)
` [PATCH v2 2/2] backlight: gpio_backlight: add "
[PATCH] fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typo
2023-06-22 17:39 UTC (3+ messages)
[PATCH][next] fbdev: sh7760fb: Fix -Wimplicit-fallthrough warnings
2023-06-22 17:38 UTC (2+ messages)
Updating hardcoded "of-display" devices
2023-06-20 8:04 UTC (11+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name
[PATCH v2] fbdev/media: Use GPIO descriptors for VIA GPIO
2023-06-19 6:17 UTC (2+ messages)
[PATCH] video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'
2023-06-19 6:11 UTC (2+ messages)
[PATCH] fbdev: broadsheetfb: Add MODULE_FIRMWARE macro
2023-06-19 6:11 UTC (2+ messages)
[PATCH AUTOSEL 4.14 5/6] fbdev: imsttfb: Release framebuffer and dealloc cmap on error path
2023-06-16 19:36 UTC (2+ messages)
[PATCH 0/4] video: backlight: lp855x: modernize bindings
2023-06-16 16:41 UTC (5+ messages)
` [PATCH 2/4] video: backlight: lp855x: get PWM for PWM mode during probe
[PATCH] fbdev: metronomefb: Add MODULE_FIRMWARE macro
2023-06-16 12:05 UTC
[PATCH v2 0/4] video: backlight: lp855x: modernize bindings
2023-06-15 16:41 UTC (3+ messages)
` (subset) "
Słowa kluczowe do wypozycjonowania
2023-06-15 9:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).