public inbox for linux-fbdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 21:08:20 to 2026-04-16 21:45:46 UTC [more...]

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

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-04-16 19:32 UTC  (71+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
  ` [patch V1.1 "
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
  ` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code

[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
 2026-04-16 18:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-15 20:23 UTC  (43+ messages)
` [PATCH v10 00/21] "
  ` [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 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
  ` [PATCH v10 21/21] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB

[PATCH] fbdev: omapfb: fix reference leak on failed device registration
 2026-04-15 19:17 UTC 

[PATCH] fbdev: q40fb: fix reference leak on failed device registration
 2026-04-15 19:13 UTC 

[PATCH] fbdev: hitfb: fix reference leak on failed device registration
 2026-04-15 19:10 UTC 

[PATCH] fbdev: dnfb: fix reference leak on failed device registration
 2026-04-15 19:07 UTC 

[GIT PULL] fbdev fixes and updates for v7.1-rc1
 2026-04-15 16:50 UTC  (2+ messages)

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-15 13:42 UTC  (16+ messages)
` [PATCH 1/8] hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUS
      ` [EXTERNAL] "
` [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] staging: sm750fb: rename CamelCase variables to snake_case
 2026-04-15  3:08 UTC 

[PATCH v8 0/4] backlight: add new max25014 backlight driver
 2026-04-14 16:25 UTC  (6+ 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] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
 2026-04-14 16:24 UTC  (2+ messages)

[PATCH 0/2] Remove redundant X86 dependency for the cgbc backlight driver
 2026-04-14 16:22 UTC  (5+ messages)
` [PATCH 1/2] backlight: cgbc: Remove redundant X86 dependency
` [PATCH 2/2] MAINTAINERS: Add cgbc backlight driver

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-14 11:43 UTC  (6+ messages)
` [PATCH v3] staging: fbtft: replace empty macro args with identity converter

(no subject)
 2026-04-13  7:58 UTC 

[PATCH] staging: fbtft: Use %pe format specifier for error pointers
 2026-04-13  7:53 UTC  (4+ messages)

[PATCH] staging: fbtft: improve TODO comment clarity
 2026-04-13  7:27 UTC  (3+ messages)

[PATCH] staging: fbtft: fix spacing before close parenthesis
 2026-04-13  6:59 UTC  (3+ messages)

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-12 17:21 UTC  (2+ messages)
` [PATCH] staging: fbtft: replace empty macro args with identity converter

[PATCH] staging: fbtft: fix coding style issue in fbtft-bus.c
 2026-04-12 16:49 UTC 

[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH v2 0/2] staging: sm750fb: improve error handling in de_wait path
 2026-04-09 15:58 UTC  (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: return -ETIMEDOUT on timeout in de_wait functions
` [PATCH v2 2/2] staging: sm750fb: propagate error codes from de_wait()

[PATCH 0/2] staging: sm750fb: improve error handling in de_wait path
 2026-04-09 15:22 UTC  (6+ messages)
` [PATCH 1/2] staging: sm750fb: return -ETIMEDOUT on timeout in de_wait functions
` [PATCH 2/2] staging: sm750fb: propagate error codes from de_wait()

回复: 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 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 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 "


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