public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-18 17:58:27 to 2026-04-09 11:02:13 UTC [more...]

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-09 11:02 UTC  (61+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v10 00/21] gpu: nova-core: Add memory management support
  ` [PATCH v10 01/21] gpu: nova-core: gsp: Return GspStaticInfo from boot()
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 04/21] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
  ` [PATCH v10 05/21] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
  ` [PATCH v10 06/21] gpu: nova-core: mm: Add common memory management types
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 08/21] gpu: nova-core: mm: Add GpuMm centralized memory manager
  ` [PATCH v10 09/21] gpu: nova-core: mm: Add common types for all page table formats
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 11/21] gpu: nova-core: mm: Add MMU v3 "
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 13/21] gpu: nova-core: mm: Add page table walker for MMU v2/v3
  ` [PATCH v10 14/21] gpu: nova-core: mm: Add Virtual Memory Manager
  ` [PATCH v10 15/21] gpu: nova-core: mm: Add virtual address range tracking to VMM
  ` [PATCH v10 16/21] gpu: nova-core: mm: Add multi-page mapping API "
  ` [PATCH v10 17/21] gpu: nova-core: Add BAR1 aperture type and size constant
  ` [PATCH v10 18/21] gpu: nova-core: mm: Add BAR1 user interface
  ` [PATCH v10 19/21] gpu: nova-core: mm: Add BAR1 memory management self-tests
  ` [PATCH v10 20/21] gpu: nova-core: mm: Add PRAMIN aperture self-tests
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

回复: Re: [PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  9:33 UTC 

[PATCH] fbdev: omap2: fix inconsistent lock returns in omapfb_mmap
 2026-04-09  8:29 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add dedicated entry for fbcon
 2026-04-09  8:13 UTC  (2+ messages)

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-08 14:07 UTC  (18+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
` [PATCH 2/8] firmware: efi: Never declare sysfb_primary_display on x86
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option
` [PATCH 4/8] firmware: sysfb: Split sysfb.c into sysfb_primary.c and sysfb_pci.c
` [PATCH 5/8] firmware: sysfb: Implement screen_info relocation for primary display
` [PATCH 6/8] firmware: sysfb: Avoid forward-declaring sysfb_parent_dev()
` [PATCH 7/8] firmware: efi: Make CONFIG_EFI_EARLYCON depend on CONFIG_SYSFB; clean up
` [PATCH 8/8] firmware: sysfb: Move CONFIG_FIRMWARE_EDID to firmware options

[PATCH v2 00/10] fbcon,fonts: Refactor framebuffer console rotation
 2026-04-07 15:48 UTC  (12+ messages)
` [PATCH v2 01/10] fbcon: Avoid OOB font access if console rotation fails
` [PATCH v2 02/10] vt: Implement helpers for struct vc_font in source file
` [PATCH v2 03/10] lib/fonts: Provide helpers for calculating glyph pitch and size
` [PATCH v2 04/10] lib/fonts: Clean up Makefile
` [PATCH v2 05/10] lib/fonts: Implement glyph rotation
` [PATCH v2 06/10] lib/fonts: Refactor glyph-pattern helpers
` [PATCH v2 07/10] lib/fonts: Refactor glyph-rotation helpers
` [PATCH v2 08/10] lib/fonts: Implement font rotation
` [PATCH v2 09/10] fbcon: Fill cursor mask in helper function
` [PATCH v2 10/10] fbcon: Put font-rotation state into separate struct

[PATCH v8 0/4] backlight: add new max25014 backlight driver
 2026-04-07 14:41 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v8 2/4] backlight: add max25014atg backlight
` [PATCH v8 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v8 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH v3 0/3] staging: sm750fb: Rename CamelCase identifiers
 2026-04-07  7:48 UTC  (4+ messages)
` [PATCH v3 1/3] staging: sm750fb: Rename sm750_pnltype enum values to upper case
` [PATCH v3 2/3] staging: sm750fb: Rename init_status members to snake_case
` [PATCH v3 3/3] staging: sm750fb: Rename sm750_dev "

[PATCH] arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-06 12:34 UTC  (2+ messages)

[PATCH] arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-01 17:33 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: constify fix_id array
 2026-04-01 12:03 UTC  (4+ messages)

[PATCH v4] staging: sm750fb: constify fix_id array
 2026-04-01 11:50 UTC 

[PATCH] staging: sm750fb: constify static char pointer arrays
 2026-04-01 10:09 UTC  (9+ messages)
` [PATCH] staging: sm750fb: constify fix_id array
` [PATCH v2] "

[PATCH 00/10] fbcon,fonts: Refactor framebuffer console rotation
 2026-04-01  9:09 UTC  (18+ messages)
` [PATCH 01/10] fbcon: Avoid OOB font access if console rotation fails
` [PATCH 02/10] vt: Implement helpers for struct vc_font in source file
` [PATCH 03/10] lib/fonts: Provide helpers for calculating glyph pitch and size
` [PATCH 04/10] lib/fonts: Clean up Makefile
` [PATCH 05/10] lib/fonts: Implement glyph rotation
` [PATCH 06/10] lib/fonts: Refactor glyph-pattern helpers
` [PATCH 07/10] lib/fonts: Refactor glyph-rotation helpers
` [PATCH 08/10] lib/fonts: Implement font rotation
` [PATCH 09/10] fbcon: Fill cursor mask in helper function
` [PATCH 10/10] fbcon: Put font-rotation state into separate struct

[PATCH] fbdev: atyfb: Remove unused fb_list
 2026-03-31 14:40 UTC  (2+ messages)

[PATCH v1] backlight: apple_bl: Convert to a platform driver
 2026-03-31 10:48 UTC  (6+ messages)
` (subset) "

[PATCH v2 0/3] staging: sm750fb: Clean up CamelCase names
 2026-03-30 15:55 UTC  (3+ messages)
` [PATCH v2 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case

[PATCH] staging: sm750fb: fix naming conventions and remove dead code
 2026-03-30 15:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 2/2] staging: greybus: switch sysfs show paths to sysfs_emit()
 2026-03-30 15:23 UTC 

[PATCH] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
 2026-03-28 20:42 UTC 

[PATCH] staging: fbtft: avoid empty macro argument
 2026-03-28 17:49 UTC  (2+ messages)

[PATCH 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-03-27 19:39 UTC  (3+ messages)
` [PATCH 1/2] backlight: cgbc: Remove redundant X86 dependency
` [PATCH 2/2] MAINTAINERS: Add cgbc backlight driver

[PATCH 5.15.y] fbdev: efifb: Register sysfs groups through driver core
 2026-03-25  5:43 UTC 

[PATCH] staging: sm750fb: fix division by zero in ps_to_hz()
 2026-03-24  6:41 UTC  (3+ messages)

[PATCH v14 0/2] Rust GPU buddy allocator bindings
 2026-03-23 21:02 UTC  (9+ messages)
` [PATCH v14 1/2] rust: gpu: Add "
` [PATCH v14 2/2] MAINTAINERS: gpu: buddy: Update reviewer

[PATCH v13.1] rust: interop: Add list module for C linked list interface
 2026-03-23 21:02 UTC  (2+ messages)

[PATCH v13 0/1] rust: interop: Add list module for C linked list interface
 2026-03-23  0:07 UTC  (26+ messages)
` [PATCH v13 1/1] "

[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
 2026-03-21  2:20 UTC  (3+ messages)

fbdev: update outdated help text for CONFIG_FB_NVIDIA
 2026-03-20 16:56 UTC  (4+ messages)

[PATCH] video: fbdev: matroxfb: remove dead code and set but not used variable
 2026-03-20 14:37 UTC  (11+ messages)

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-19 12:49 UTC  (5+ messages)
` [PATCH v13 0/2] "
  ` [PATCH v13 1/2] rust: gpu: Add "

[syzbot] Monthly fbdev report (Mar 2026)
 2026-03-19 10:23 UTC 


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