linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 14:08:53 to 2023-07-19 17:38:47 UTC [more...]

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

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-19 14:57 UTC  (20+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
 2023-07-19 12:48 UTC  (9+ messages)

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

Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
 2023-07-18 22:01 UTC  (12+ messages)

[PATCH v3] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
 2023-07-18 17:20 UTC 

[PATCH RESEND v2] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
 2023-07-18 16:55 UTC  (3+ messages)

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[PATCH v2] fb: Explicitly include correct DT includes
 2023-07-18 14:32 UTC 

[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-18 10:58 UTC  (21+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH v2] staging: fbtft: ili9341: use macro FBTFT_REGISTER_SPI_DRIVER
 2023-07-18  8:14 UTC 

linux-next: Tree for Jul 18 (drivers/video/fbdev/ps3fb.c)
 2023-07-18  5:24 UTC 

linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
 2023-07-18  0:45 UTC 

[PATCH] fb: Explicitly include correct DT includes
 2023-07-17 15:22 UTC  (3+ messages)

[PATCH 1/1] drivers:video: fix return value check in ep93xxfb_probe
 2023-07-17 14:48 UTC 

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-17 14:07 UTC  (11+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()
` [PATCH v3 6/9] drm/radeon: Add an implement for the is_primary_gpu function callback
` [PATCH v3 7/9] drm/i915: Add an implement for the is_primary_gpu hook
` [PATCH v3 8/9] drm/ast: Register as a vga client to vgaarb by calling vga_client_register()
` [PATCH v3 9/9] drm/loongson: Add an implement for the is_primary_gpu function callback

[PATCH 0/2] backlight: lp855x: Fixes after c1ff7da03e16
 2023-07-17  8:39 UTC  (5+ messages)
` [PATCH 1/2] backlight: lp855x: Initialize PWM state on first brightness change
` [PATCH 2/2] backlight: lp855x: Catch errors when changing brightness

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-16 21:22 UTC  (8+ messages)
` [PATCH 3/4] dummycon: limit Arm console size hack to footbridge
` [PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions

Fwd: Framebuffer-Display issue. (Intel® Iris® Xe)
 2023-07-16 11:44 UTC 

[PATCH] fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
 2023-07-15  8:16 UTC 

[PATCH] backlight: qcom-wled: Explicitly include correct DT includes
 2023-07-14 17:50 UTC 

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (24+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 03/18] "
` [PATCH v3 04/18] "
` [PATCH v3 05/18] "
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[PATCH] fbdev: fbmem: mark registered_fb static
 2023-07-14  0:37 UTC 

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 16:02 UTC  (23+ messages)
` [PATCH v2 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v2 02/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v2 03/18] "
` [PATCH v2 04/18] "
` [PATCH v2 05/18] "
` [PATCH v2 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v2 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v2 08/18] sh: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v2 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v2 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v2 12/18] staging: "
` [PATCH v2 13/18] fbdev: "
` [PATCH v2 14/18] "
` [PATCH v2 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v2 16/18] fbdev/pxafb: "
` [PATCH v2 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH][next][V2] video: fbdev: kyro: make some const read-only arrays static and reduce type size
 2023-07-12 16:11 UTC 

[PATCH][next] video: fbdev: kyro: make some const read-only arrays static
 2023-07-12 15:41 UTC  (2+ messages)

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-12  9:43 UTC  (21+ messages)
` [PATCH 08/17] arch/sh: Do not assign FBINFO_FLAG_DEFAULT to fb_videomode.flag
` [PATCH 09/17] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver

[PATCH 1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
 2023-07-12  8:59 UTC  (7+ messages)
` [PATCH 2/7] vgacon: remove unneeded forward declarations
` [PATCH 3/7] vgacon: remove unused xpos from vgacon_set_cursor_size()
` [PATCH 4/7] vgacon: let vgacon_doresize() return void
` [PATCH 5/7] vgacon: cache vc_cell_height in vgacon_cursor()
` [PATCH 6/7] sticon: make sticon_set_def_font() void and remove op parameter
` [PATCH 7/7] fbcon: remove unused display (p) from fbcon_redraw()

Słowa kluczowe do wypozycjonowania
 2023-07-12  8:05 UTC 

[PATCH] of: Preserve "of-display" device name for compatibility
 2023-07-11 17:05 UTC  (5+ messages)

[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
 2023-07-11 16:31 UTC  (6+ messages)
` [PATCH v3 1/9] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v3 2/9] video/aperture: Add a helper for determining if an unmoved aperture contain FB
` [PATCH v3 3/9] PCI/VGA: Switch to aperture_contain_firmware_fb_nonreloc()
` [PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
` [PATCH v3 5/9] drm/amdgpu: Implement the is_primary_gpu callback of vga_client_register()

[PATCH v2 1/4] fbdev: imxfb: Removed unneeded release_mem_region
 2023-07-11  5:29 UTC  (4+ messages)
` [PATCH v2 4/4] fbdev: imxfb: remove unneeded lable

[PATCH] fbdev/hyperv_fb: Include <linux/screen_info.h>
 2023-07-10 20:14 UTC  (2+ messages)

Updating hardcoded "of-display" devices
 2023-07-10 16:36 UTC  (5+ messages)
` [PATCH 1/2] fbdev/offb: Update expected device name
` [PATCH 2/2] drm/ofdrm: "


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).