Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 14:53:31 to 2024-03-18 23:46:34 UTC [more...]

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-18 23:46 UTC 

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-18 22:22 UTC  (77+ messages)
` [PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
  ` [01/43] "
` [PATCH 02/43] fbdev/deferred-io: Move pageref setup into separate helper
` [PATCH 03/43] fbdev/deferred-io: Clean up pageref on lastclose
` [PATCH 04/43] fbdev/deferred-io: Test screen_buffer for vmalloc'ed memory
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io
` [PATCH 08/43] drm/fbdev: Add fbdev-shmem
` [PATCH 09/43] drm/ast: Use fbdev-shmem
` [PATCH 10/43] drm/gud: "
` [PATCH 11/43] drm/hyperv: "
` [PATCH 12/43] drm/mgag200: "
` [PATCH 13/43] drm/solomon: "
` [PATCH 14/43] drm/tiny/cirrus: "
` [PATCH 15/43] drm/tiny/gm12u320: "
` [PATCH 16/43] drm/tiny/ofdrm: "
` [PATCH 17/43] drm/tiny/simpledrm: "
` [PATCH 18/43] drm/udl: "
` [PATCH 19/43] drm/virtio: "
` [PATCH 20/43] drm/vkms: "
` [PATCH 21/43] drm/fbdev-dma: Implement damage handling and deferred I/O
` [PATCH 22/43] drm/arm/komeda: Use fbdev-dma
` [PATCH 23/43] drm/hisilicon/kirin: "
` [PATCH 24/43] drm/imx/lcdc: "
` [PATCH 25/43] drm/ingenic: "
` [PATCH 26/43] drm/mediatek: "
` [PATCH 27/43] drm/panel/panel-ilitek-9341: "
` [PATCH 28/43] drm/renesas/rcar-du: "
` [PATCH 29/43] drm/renesas/rz-du: "
` [PATCH 30/43] drm/renesas/shmobile: "
` [PATCH 31/43] drm/rockchip: "
` [PATCH 32/43] drm/tiny/hx8357d: "
` [PATCH 33/43] drm/tiny/ili9163: "
` [PATCH 34/43] drm/tiny/ili9225: "
` [PATCH 35/43] drm/tiny/ili9341: "
` [PATCH 36/43] drm/tiny/ili9486: "
` [PATCH 37/43] drm/tiny/mi0283qt: "
` [PATCH 38/43] drm/tiny/panel-mipi-dbi: "
` [PATCH 39/43] drm/tiny/repaper: "
` [PATCH 40/43] drm/tiny/st7586: "
` [PATCH 41/43] drm/tiny/st7735r: "
` [PATCH 42/43] drm/fbdev-generic: Convert to fbdev-ttm
` [PATCH 43/43] drm/fbdev: Clean up fbdev documentation

[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-18 19:15 UTC  (4+ messages)

[PATCH 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-18 12:08 UTC  (30+ messages)
` [PATCH 1/6] auxdisplay/ht16k33: Replace use of fb_blank with backlight helper
` [PATCH 2/6] backlight/omap1-bl: Remove unused struct omap_backlight_config.set_power
` [PATCH 3/6] backlight/omap1-bl: Replace FB_BLANK_ states with simple on/off
` [PATCH 4/6] fbdev/omap2/omapfb: Replace use of fb_blank with backlight helpers
` [PATCH 5/6] staging/fbtft: Remove reference to fb_blank
` [PATCH 6/6] backlight: Remove fb_blank from struct backlight_properties

[PATCH v3 0/2] Fixes for omapdrm console
 2024-03-18 11:45 UTC  (2+ messages)

[PATCH] backlight: mp3309c: fix signedness bug in mp3309c_parse_fwnode()
 2024-03-18 11:18 UTC  (4+ messages)

[PATCHv2] fbcon: Increase maximum font width x height to 64 x 128
 2024-03-16  7:32 UTC  (2+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-16  0:12 UTC  (3+ messages)

[PATCH] staging: sm750fb: Replace comparisons with NULL and 0
 2024-03-15 13:01 UTC 

[PATCH v3 0/2] VT: Add ability to get font requirements
 2024-03-15  9:16 UTC  (6+ messages)
  ` [PATCH v3 1/2] VT: Add KDFONTINFO ioctl
  ` [PATCH v3 2/2] VT: Allow to get max font width and height

[PATCH] fbdev: fixed typo in hw_bitblt_1 and hw_bitblt_2
 2024-03-15  9:06 UTC  (2+ messages)

[PATCH] fbdev/mb862xxfb: Fix defined but not used error
 2024-03-15  9:02 UTC  (2+ messages)

[PATCH v2] fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
 2024-03-15  8:29 UTC  (2+ messages)

[PATCH v2] backlight: lp8788: Drop support for platform data
 2024-03-14 11:35 UTC 

[PATCH] backlight: lp8788: Drop support for platform data
 2024-03-14 10:56 UTC  (4+ messages)

[PATCH] fbcon: Increase maximum font width x height to 64 x 64
 2024-03-13 17:06 UTC  (4+ messages)

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-13  8:03 UTC  (13+ messages)
` [PATCH v4 01/10] backlight: Match backlight device against struct fb_info.bl_dev
` [PATCH v4 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb
` [PATCH v4 03/10] hid/hid-picolcd: Fix initialization order
` [PATCH v4 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
` [PATCH v4 05/10] backlight/aat2870-backlight: Remove struct backlight.check_fb
` [PATCH v4 06/10] backlight/pwm-backlight: Remove struct backlight_ops.check_fb
` [PATCH v4 07/10] fbdev/sh_mobile_lcdc_fb: "
` [PATCH v4 08/10] fbdev/ssd1307fb: Init backlight before registering framebuffer
` [PATCH v4 09/10] fbdev/ssd1307fb: Remove struct backlight_ops.check_fb
` [PATCH v4 10/10] backlight: Add controls_device callback to struct backlight_ops

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-03-11 17:47 UTC  (34+ messages)
` [PATCH v2 01/28] sparc32: Update defconfig to LEON SMP
` [PATCH v2 02/28] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH v2 03/28] sparc32: Drop floppy support
` [PATCH v2 04/28] sparc32: Drop sun4m specific led driver
` [PATCH v2 05/28] sparc32: Drop sun specific power management drivers
` [PATCH v2 06/28] sparc32: Drop auxio support
` [PATCH v2 07/28] sparc32: Drop run-time patching of ipi trap
` [PATCH v2 08/28] sparc32: Drop patching of interrupt vector
` [PATCH v2 09/28] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH v2 10/28] sparc32: Drop sun4d/sun4m smp support
` [PATCH v2 11/28] sparc32: Drop pcic support
` [PATCH v2 12/28] sparc32: Drop mbus support
` [PATCH v2 13/28] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH v2 14/28] sparc32: Drop unused mmu models
      ` [PATCH v3 "
` [PATCH v2 15/28] sparc32: Drop check for sparc_model
` [PATCH v2 16/28] sparc32: Drop use of sparc_config
` [PATCH v2 17/28] sparc32: Drop run-time cpuid patching
` [PATCH v2 18/28] sparc32: Drop run-time patching of ASI instructions
` [PATCH v2 19/28] sparc32: Drop support for 7 register windows
` [PATCH v2 20/28] sparc32: Drop additional sun4d bits
` [PATCH v2 21/28] sparc32: Drop unused prom ranges support
` [PATCH v2 22/28] sparc32: Drop unused sbus iommu support
` [PATCH v2 23/28] sparc32: Drop sun4m irq support
` [PATCH v2 24/28] sparc32: Drop unused trampoline code
` [PATCH v2 25/28] sparc32: Drop config SPARC_LEON
` [PATCH v2 26/28] sparc32: Drop sbus support
` [PATCH v2 27/28] sbus: char: Drop now unused uctrl driver
` [PATCH v2 28/28] fbdev/p9100: Drop now unused driver p9100

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07 10:33 UTC  (6+ messages)
` [PATCH v3 1/3] fbdev/chipsfb: Include <linux/backlight.h>
` [PATCH v3 2/3] macintosh/via-pmu-backlight: "
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
 2024-03-07  7:37 UTC  (6+ messages)
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant

[PATCH v3 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-05 16:04 UTC  (4+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).