messages from 2023-07-07 12:27:10 to 2023-07-18 05:24:25 UTC [more...]
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 3:32 UTC (3+ messages)
linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)
2023-07-18 0:45 UTC
Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
2023-07-17 23:03 UTC (10+ messages)
[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 (19+ messages)
` [PATCH 2/4] vgacon: rework screen_info #ifdef checks
` [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 v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
2023-07-16 5:39 UTC (20+ 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] 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 v5 0/4] Allow disabling all native fbdev drivers and only keeping DRM emulation
2023-07-14 17:16 UTC (4+ 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
[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 (36+ messages)
` [PATCH 01/17] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH 02/17] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH 03/17] "
` [PATCH 04/17] "
` [PATCH 05/17] "
` [PATCH 06/17] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH 07/17] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [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 11/17] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH 12/17] staging: "
` [PATCH 13/17] fbdev: "
` [PATCH 14/17] "
` [PATCH 15/17] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH 16/17] fbdev/pxafb: "
` [PATCH 17/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
[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 (6+ messages)
` [PATCH v2 2/4] fbdev: imxfb: Convert to devm_kmalloc_array()
` [PATCH v2 3/4] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
` [PATCH v2 4/4] fbdev: imxfb: remove unneeded lable
[PATCH] fbdev/hyperv_fb: Include <linux/screen_info.h>
2023-07-10 20:14 UTC (3+ 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: "
[PATCH] fbdev: imxfb: Convert to devm_platform_ioremap_resource()
2023-07-10 9:49 UTC (5+ messages)
[PATCH v3 00/12] drm: Improve fbdev emulation for DMA-able framebuffers
2023-07-07 12:27 UTC (7+ messages)
` [PATCH v3 03/12] drm/tegra: Use fbdev DMA helpers
` [PATCH v3 04/12] drm/tegra: Set fbdev FBINFO_VIRTFB flag
` [PATCH v3 05/12] drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
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).