linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-08 22:24:07 to 2022-02-17 10:03:06 UTC [more...]

[PATCH 0/8] drm: Add support for low-color frame buffer formats
 2022-02-17 10:02 UTC  (11+ messages)
` [PATCH 1/8] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH 2/8] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH 3/8] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH 4/8] drm/client: Use actual bpp when allocating frame buffers
` [PATCH 5/8] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH 6/8] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH 7/8] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH 8/8] drm/fourcc: Add DRM_FORMAT_D1

Hi Good Day
 2022-02-16 13:33 UTC 

[PATCH v6 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-16 12:34 UTC  (14+ messages)
` [PATCH v6 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v6 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
` [PATCH v6 4/6] drm/solomon: Add SSD130x OLED displays I2C support
` [PATCH v6 5/6] MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driver
` [PATCH v6 6/6] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH] video: fbdev: au1100fb: Spelling s/palette/palette/
 2022-02-16  9:56 UTC  (2+ messages)

[PATCH] linux/fb.h: Spelling s/palette/palette/
 2022-02-16  8:39 UTC 

[PATCH v1] video/fbdev: Atari 2 bpp (STe) palette bugfix
 2022-02-16  8:08 UTC  (3+ messages)

[PATCH 22/23] video: omapfb: dss: Make use of the helper component_compare_dev
 2022-02-15 20:46 UTC  (2+ messages)

[PATCH 0/3] video: fbdev: atari: Miscellaneous fixes
 2022-02-15 20:36 UTC  (5+ messages)
` [PATCH 1/3] video: fbdev: atari: Fix TT High video mode
` [PATCH 2/3] video: fbdev: atari: Convert to standard round_up() helper
` [PATCH 3/3] video: fbdev: atari: Remove unused atafb_setcolreg()

[PATCH v4 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-14 13:59 UTC  (43+ messages)
` [PATCH v4 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v4 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v4 3/6] drm: Add driver for Solomon SSD130x OLED displays
` [PATCH v4 4/6] drm/solomon: Add SSD130x OLED displays I2C support
` [PATCH v4 5/6] MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driver
` [PATCH v4 6/6] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH 0/2] fbdev: Significantly improve performance of fbdefio mmap
 2022-02-14 13:29 UTC  (14+ messages)
` [PATCH 1/2] fbdev/defio: Early-out if page is already enlisted
` [PATCH 2/2] fbdev: Don't sort deferred-I/O pages by default

[PATCH] drivers: fbtft: Add property 'keep-bootlogo'
 2022-02-14 10:09 UTC  (2+ messages)

[PATCH] drivers: fbtft: Refactor backlight logic
 2022-02-14 10:01 UTC  (2+ messages)

[PATCH v5 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-14  8:57 UTC  (14+ messages)
` [PATCH v5 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v5 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v5 3/6] drm: Add driver for Solomon SSD130x OLED displays
` [PATCH v5 4/6] drm/solomon: Add SSD130x OLED displays I2C support
` [PATCH v5 5/6] MAINTAINERS: Add entry for Solomon SSD130x OLED displays DRM driver
` [PATCH v5 6/6] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH] backlight: backlight: Slighly simplify devm_of_find_backlight()
 2022-02-13  7:41 UTC 

fbtft gpio backlight
 2022-02-12  2:29 UTC 

[PATCH linux-next] video: fbdev: fbmem: fix pointer reference to null device field
 2022-02-11 13:34 UTC  (3+ messages)

[PATCH v2 0/2] fbdev: Significantly improve performance of fbdefio mmap
 2022-02-11  9:46 UTC  (3+ messages)
` [PATCH v2 1/2] fbdev/defio: Early-out if page is already enlisted
` [PATCH v2 2/2] fbdev: Don't sorting deferred-I/O pages by default

[PATCH] video: s3c-fb: Use platform_get_irq() to get the interrupt
 2022-02-11  9:39 UTC  (2+ messages)

[PATCH v3 0/7] drm: Add driver for Solomon SSD130X OLED displays
 2022-02-11  8:54 UTC  (46+ messages)
` [PATCH v3 1/7] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
` [PATCH v3 2/7] drm/format-helper: Add drm_fb_{xrgb8888,gray8}_to_mono_reversed()
  ` [PATCH v3 2/7] drm/format-helper: Add drm_fb_{xrgb8888, gray8}_to_mono_reversed()
` [PATCH v3 3/7] drm: Add driver for Solomon SSD130X OLED displays
` [PATCH v3 4/7] drm/solomon: Add SSD130X OLED displays I2C support
` [PATCH v3 5/7] (WIP) drm/solomon: Add SSD130X OLED displays SPI support
` [PATCH v3 6/7] MAINTAINERS: Add entry for Solomon SSD130X OLED displays DRM driver
` [PATCH v3 7/7] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH v2 00/19] fbcon patches, take two
 2022-02-10 14:16 UTC  (28+ messages)
` [PATCH v2 01/19] fbcon: delete a few unneeded forward decl
` [PATCH v2 02/19] fbcon: Move fbcon_bmove(_rec) functions
` [PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup
` [PATCH v2 04/19] fbcon: delete delayed loading code
` [PATCH v2 05/19] fbdev/sysfs: Fix locking
` [PATCH v2 06/19] fbcon: Use delayed work for cursor
` [PATCH v2 08/19] fb: Delete fb_info->queue
` [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
` [PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo
` [PATCH v2 11/19] fbcon: move more common code into fb_open()
` [PATCH v2 15/19] fbcon: Move more code into fbcon_release
` [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [PATCH v2 19/19] fbdev: Make registered_fb[] private to fbmem.c

[PATCH v1] staging: fbtft: fb_st7789v: reset display before initialization
 2022-02-10  8:53 UTC 

[PATCH v1] fbtft: fb_st7789v: added reset on init_display()
 2022-02-10  8:49 UTC  (5+ messages)

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-10  8:32 UTC  (10+ messages)
` [PATCH v2 4/4] dt-bindings: display: ssd1307fb: Add myself as binding co-maintainer

[PATCH] fbcon: use min() to make code cleaner
 2022-02-09 21:24 UTC  (3+ messages)

[PATCH] video: fbdev: replace snprintf with sysfs_emit
 2022-02-09  0:42 UTC 


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).