public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 02:27:10 to 2026-03-11 00:41:02 UTC [more...]

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-11  0:40 UTC  (17+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
` [PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
` [PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM

[PATCH] video: fbdev: omapfb: Add missing error check for clk_get()
 2026-03-10 17:42 UTC  (2+ messages)

[PATCH v5] Fonts: Adding all Terminus fronts from 12 to 32 in bold, and normal versions
 2026-03-10 16:56 UTC  (4+ messages)
  ` [PATCH v5 RESEND] "

[PATCH] video/fbdev/via: check ioremap return value in viafb_lcd_get_mobile_state
 2026-03-10 16:36 UTC  (2+ messages)

[PATCH v3] fbdev/hga: Request memory region before ioremap
 2026-03-10 13:08 UTC  (2+ messages)

[PATCH v2] fbdev/hga: Request memory region before ioremap
 2026-03-10 11:49 UTC  (2+ messages)

[PATCH] fbdev/hga: Request memory region before ioremap
 2026-03-10 10:03 UTC  (2+ messages)

[PATCH 1/8] staging: sm750fb: remove unused GPIO_MUX bit field definitions
 2026-03-09 16:39 UTC  (10+ messages)
` [PATCH 2/8] staging: sm750fb: remove unused CSC register definitions
` [PATCH 3/8] staging: sm750fb: remove unused ZV capture "
` [PATCH 4/8] staging: sm750fb: remove unused alpha and cursor "
` [PATCH 5/8] staging: sm750fb: remove unused memory arbitration "
` [PATCH 6/8] staging: sm750fb: remove unused interrupt "
` [PATCH 7/8] staging: sm750fb: remove unused CURRENT_GATE, CRT_HWC, and DMA "
` [PATCH 8/8] staging: sm750fb: remove unused GPIO bit field and interrupt definitions

[PATCH] staging: fbtft: replace -1 with proper error codes
 2026-03-09 16:27 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix static const char * warning
 2026-03-09 16:01 UTC  (2+ messages)

[PATCH v3 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-09 14:48 UTC  (15+ messages)
` [PATCH v3 01/13] fbdev: Declare src parameter of fb_pad_ helpers as constant
` [PATCH v3 02/13] vt: Remove trailing whitespaces
` [PATCH v3 03/13] vt: Store font in struct vc_font
` [PATCH v3 04/13] vt: Calculate font-buffer size with vc_font_size()
` [PATCH v3 05/13] lib/fonts: Remove trailing whitespaces
` [PATCH v3 06/13] lib/fonts: Remove FNTCHARCNT()
` [PATCH v3 07/13] lib/fonts: Store font data as font_data_t; update consoles
` [PATCH v3 08/13] lib/fonts: Read font size with font_data_size()
` [PATCH v3 09/13] lib/fonts: Manage font-data lifetime with font_data_get/_put()
` [PATCH v3 10/13] lib/fonts: Compare font data for equality with font_data_is_equal()
` [PATCH v3 11/13] lib/fonts: Create font_data_t from struct console_font with font_data_import()
` [PATCH v3 12/13] lib/fonts: Store font data for user space with font_data_export()
` [PATCH v3 13/13] lib/fonts: Remove internal symbols and macros from public header file

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-09 13:53 UTC  (4+ messages)
` [PATCH v12 1/1] rust: gpu: Add "
` [PATCH v12.1 0/1] Rust "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:13 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09 10:06 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09  9:56 UTC 

[PATCH] staging: sm750fb: constify g_fbmode array
 2026-03-09  9:49 UTC 

[PATCH] staging: sm750fb: add missing const qualifier to char pointer array
 2026-03-08  1:45 UTC  (3+ messages)

[GIT PULL] fbdev fix for v7.0-rc3
 2026-03-07 21:24 UTC  (2+ messages)

[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
 2026-03-06 20:36 UTC  (2+ messages)
` [PATCH v12 1/1] "

[PATCH] backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional() in sky81452_bl_parse_dt()
 2026-03-06 14:21 UTC  (5+ messages)
` [PATCH v2] "
  ` (subset) "

[PATCH] fbdev: macfb: Replace deprecated strcpy with strscpy
 2026-03-06  9:20 UTC  (2+ messages)

[PATCH v2 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-05 20:12 UTC  (23+ messages)
` [PATCH v2 01/13] fbdev: Declare src parameter of fb_pad_ helpers as constant
` [PATCH v2 02/13] vt: Remove trailing whitespaces
` [PATCH v2 03/13] vt: Store font in struct vc_font
` [PATCH v2 04/13] vt: Calculate font-buffer size with vc_font_size()
` [PATCH v2 05/13] lib/fonts: Remove trailing whitespaces
` [PATCH v2 06/13] lib/fonts: Remove FNTCHARCNT()
` [PATCH v2 07/13] lib/fonts: Store font data as font_data_t; update consoles
` [PATCH v2 08/13] lib/fonts: Read font size with font_data_size()
` [PATCH v2 09/13] lib/fonts: Compare font data for equality with font_data_is_equal()
` [PATCH v2 10/13] lib/fonts: Manage font-data lifetime with font_data_get/_put()
` [PATCH v2 11/13] lib/fonts: Create font_data_t from struct console_font with font_data_import()
` [PATCH v2 12/13] lib/fonts: Store font data for user space with font_data_export()
` [PATCH v2 13/13] lib/fonts: Remove internal symbols and macros from public header file

[PATCH] fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()
 2026-03-05  8:26 UTC  (2+ messages)

[PATCH] staging: sm750fb: use proper error codes instead of -1
 2026-03-05  5:48 UTC  (22+ messages)
  ` [PATCH v2 0/6] staging: sm750fb: fix error return values
    ` [PATCH 1/6] staging: sm750fb: hw_sm750le_de_wait: return -ETIMEDOUT on timeout
    ` [PATCH 2/6] staging: sm750fb: sm750_hw_fillrect: propagate de_wait() error
    ` [PATCH 3/6] staging: sm750fb: sm750_hw_copyarea: "
    ` [PATCH 4/6] staging: sm750fb: sm750_hw_imageblit: "
    ` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -ETIMEDOUT on timeout
    ` [PATCH 6/6] staging: sm750fb: sm750_sw_i2c_init: return -EINVAL for invalid GPIO
    ` [PATCH 5/6] staging: sm750fb: sw_i2c_write_byte: return -EIO on failure

[RFC PATCH] fbcon: Fix out-of-bounds memory in fbcon_putcs
 2026-03-04 13:19 UTC  (13+ messages)

[PATCH] staging: fbtft: Update RA8875 Kconfig help description
 2026-03-04 11:06 UTC  (2+ messages)

[PATCH v7 0/4] backlight: add new max25014 backlight driver
 2026-03-04 10:38 UTC  (3+ messages)
` [PATCH v7 2/4] backlight: add max25014atg backlight

[PATCH] fbdev: goldfishfb: use devm_platform_ioremap_resource()
 2026-03-03 14:07 UTC  (3+ messages)

[PATCH 00/13] vc,fbcon,fonts: Proper handling of font data
 2026-03-02 13:45 UTC  (4+ messages)
` [PATCH 13/13] lib/fonts: Remove internal symbols and macros from public header file

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-03-02 12:23 UTC  (17+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-01 13:15 UTC  (3+ messages)

FAILED: Patch "fbdev: vt8500lcdfb: fix missing dma_free_coherent()" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "fbcon: Remove struct fbcon_display.inverse" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "fbcon: check return value of con2fb_acquire_newinfo()" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "fbdev: of: display_timing: fix refcount leak in of_get_display_timings()" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "fbdev: ffb: fix corrupted video output on Sun FFB1" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "fbdev: vt8500lcdfb: fix missing dma_free_coherent()" failed to apply to 5.15-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "fbcon: check return value of con2fb_acquire_newinfo()" failed to apply to 5.15-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "fbdev: of: display_timing: fix refcount leak in of_get_display_timings()" failed to apply to 5.15-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "fbcon: Remove struct fbcon_display.inverse" failed to apply to 5.15-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "fbdev: ffb: fix corrupted video output on Sun FFB1" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "fbdev: of: display_timing: fix refcount leak in of_get_display_timings()" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "fbdev: vt8500lcdfb: fix missing dma_free_coherent()" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "fbcon: Remove struct fbcon_display.inverse" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "fbcon: check return value of con2fb_acquire_newinfo()" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "fbdev: ffb: fix corrupted video output on Sun FFB1" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "fbdev: of: display_timing: fix refcount leak in of_get_display_timings()" failed to apply to 6.6-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "fbdev: vt8500lcdfb: fix missing dma_free_coherent()" failed to apply to 6.6-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "fbcon: check return value of con2fb_acquire_newinfo()" failed to apply to 6.6-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "fbcon: Remove struct fbcon_display.inverse" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "fbdev: ffb: fix corrupted video output on Sun FFB1" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "fbdev: of: display_timing: fix refcount leak in of_get_display_timings()" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "fbdev: vt8500lcdfb: fix missing dma_free_coherent()" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "fbcon: check return value of con2fb_acquire_newinfo()" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "fbcon: Remove struct fbcon_display.inverse" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

FAILED: Patch "fbdev: ffb: fix corrupted video output on Sun FFB1" failed to apply to 6.12-stable tree
 2026-03-01  1:28 UTC 

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-27 15:50 UTC  (5+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[PATCH] fbdev/tdfxfb: Make the VGA register initialisation a bit more obvious
 2026-02-27 14:27 UTC  (2+ messages)

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-27 12:08 UTC  (9+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH] staging: fbtft: fix macro whitespace errors
 2026-02-27  4:51 UTC  (5+ messages)

[PATCH] staging: fbtft: fb_ra8875: replace udelays with usleep_range
 2026-02-26  8:31 UTC  (4+ messages)
` [PATCH v2] staging: fbtft: fb_ra8875: replace udelays with fsleep

[PATCH v1 1/1] fbtft: Update REAMDE to slow down the stream of undesired cleanups
 2026-02-26  8:08 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox