messages from 2022-02-18 14:57:35 to 2022-03-14 13:30:35 UTC [more...]
[PATCH v2 00/10] drm: Add support for low-color frame buffer formats
2022-03-14 13:30 UTC (25+ messages)
` [PATCH v2 01/10] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH v2 02/10] drm/fourcc: Add drm_format_info.is_color_indexed flag
` [PATCH v2 03/10] drm/client: Use actual bpp when allocating frame buffers
` [PATCH v2 04/10] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH v2 05/10] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH v2 06/10] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH v2 RFC 07/10] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH v2 RFC 08/10] drm/fourcc: Document that single-channel "red" can be any color
` [PATCH v2 RFC 09/10] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH v2 RFC 10/10] drm/fourcc: Add DRM_FORMAT_D[1248]
[PATCH 0/2] fbdev: Fix image blitting for arbitrary image widths
2022-03-14 8:41 UTC (4+ messages)
` [PATCH 1/2] fbdev: Fix sys_imageblit() "
` [PATCH 2/2] fbdev: Fix cfb_imageblit() "
[PATCH v3 0/5] fbdev: Improve performance of fbdev console
2022-03-13 19:23 UTC (23+ messages)
` [PATCH v3 1/5] fbdev: Improve performance of sys_fillrect()
` [PATCH v3 2/5] fbdev: Improve performance of sys_imageblit()
` [PATCH v3 3/5] fbdev: Remove trailing whitespaces from cfbimgblt.c
` [PATCH v3 4/5] fbdev: Improve performance of cfb_imageblit()
` [v3,4/5] "
` [PATCH v3 5/5] drm: Add TODO item for optimizing format helpers
[RFC RFT PATCH 0/4] ARM: OMAP1: clock: Convert to CCF
2022-03-12 8:14 UTC (6+ messages)
` [RFC PATCH 1/4] ARM: OMAP1: clock: Remove unused code
` [RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
` [RFC PATCH 3/4] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
` [RFC RFT PATCH 4/4] ARM: OMAP1: clock: Convert "
[PATCH] video: fbdev: kyro: make read-only array ODValues static const
2022-03-11 7:30 UTC (2+ messages)
[PATCH] video: fbdev: fix warning comparing pointer to 0
2022-03-11 7:24 UTC (2+ messages)
[PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
2022-03-10 13:11 UTC
[PATCH v6 0/6] drm: Add driver for Solomon SSD130x OLED displays
2022-03-09 20:13 UTC (11+ messages)
` [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 0/9] drm: Support GEM SHMEM fbdev without shadow FB
2022-03-09 11:29 UTC (30+ messages)
` [PATCH 1/9] drm/simpledrm: Use fbdev defaults for shadow buffering
` [PATCH 2/9] fbdev: Put mmap for deferred I/O into drivers
` [PATCH 3/9] fbdev: Track deferred-I/O pages in pageref struct
` [PATCH 4/9] fbdev: Export helper for implementing page_mkwrite
` [PATCH 5/9] drm/fb-helper: Separate deferred I/O from shadow buffers
` [PATCH 6/9] drm/fb-helper: Provide callback to create fbdev dumb buffers
` [PATCH 7/9] drm/fb-helper: Provide fbdev deferred-I/O helpers
` [PATCH 8/9] drm/gem-shmem: Implement fbdev dumb buffer and mmap helpers
` [PATCH 9/9] drm/virtio: Implement dumb_create_fbdev with GEM SHMEM helpers
[PATCH 0/6] drm/tiny/st7735r: Match up with staging/fbtft driver
2022-03-09 10:37 UTC (2+ messages)
[PATCH v1 1/1] staging: fbtft: Consider type of init sequence values in fbtft_init_display()
2022-03-08 12:13 UTC (4+ messages)
[PATCH] backlight: backlight: Slighly simplify devm_of_find_backlight()
2022-03-08 10:48 UTC (3+ messages)
Napływ Klientów ze strony
2022-03-08 8:45 UTC
[PATCH] simpldrm: Enable boot time VESA graphic mode selection
2022-03-07 14:33 UTC (7+ messages)
[PATCH] omapfb: Add missing of_node_put() in dvic_probe_of
2022-03-07 13:25 UTC (2+ messages)
[PATCH v8 0/19] drm/mediatek: Add mt8195 DisplayPort driver
2022-03-04 2:42 UTC (56+ messages)
` [PATCH v8 02/19] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v8 03/19] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v8 04/19] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v8 05/19] drm/mediatek: dpi: move dpi limits to board config
` [PATCH v8 06/19] drm/mediatek: dpi: implement a CK/DE pol toggle in "
` [PATCH v8 07/19] drm/mediatek: dpi: implement a swap_input "
` [PATCH v8 08/19] drm/mediatek: dpi: move dimension mask to "
` [PATCH v8 09/19] drm/mediatek: dpi: move dimension_mask "
` [PATCH v8 10/19] drm/mediatek: dpi: move swap_shift "
` [PATCH v8 11/19] drm/mediatek: dpi: move the yuv422_en_bit "
` [PATCH v8 12/19] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v8 13/19] drm/mediatek: dpi: Add dpintf support
` [PATCH v8 14/19] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v8 15/19] drm/mediatek: Add mt8195 Embedded DisplayPort driver
` [PATCH v8 17/19] drm/mediatek: add hpd debounce
` [PATCH v8 19/19] drm/mediatek: DP audio support for mt8195
[PATCH] video: fbdev: sm712fb: Fix crash in smtcfb_write()
2022-03-03 10:16 UTC (4+ messages)
[PATCH] video: fbdev: s3c-fb: fix platform_get_irq.cocci warning
2022-03-03 10:15 UTC (2+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (2+ messages)
` [PATCH 5/5] "
[BUG] fbdev: sm712fb: Page fault in smtcfb_read
2022-02-27 6:17 UTC (3+ messages)
[BUG] fbdev: sm712fb: Page fault in smtcfb_write()
2022-02-26 12:39 UTC
[PATCH v2] simplefb: Enable boot time VESA graphic mode selection
2022-02-25 22:11 UTC (19+ messages)
` [PATCH v3] "
` [PATCH v4 1/3] sysfb: Make config option dependencies explicit
` [PATCH v4 2/3] sysfb: Enable boot time VESA graphic mode selection
` [PATCH v4 3/3] efifb: Remove redundant efifb_setup_from_dmi stub
[PATCH 22/23] video: omapfb: dss: Make use of the helper component_compare_dev
2022-02-25 11:07 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-02-25 7:45 UTC
Ruch z pierwszej pozycji w Google
2022-02-24 9:05 UTC
[PATCH v2 0/5] fbdev: Improve performance of fbdev console
2022-02-22 18:48 UTC (8+ messages)
` [PATCH v2 1/5] fbdev: Improve performance of sys_fillrect()
` [PATCH v2 2/5] fbdev: Improve performance of sys_imageblit()
` [PATCH v2 3/5] fbdev: Remove trailing whitespaces from cfbimgblt.c
` [PATCH v2 4/5] fbdev: Improve performance of cfb_imageblit()
` [PATCH v2 5/5] drm: Add TODO item for optimizing format helpers
[PATCH] video: fbdev: via: check the return value of kstrdup()
2022-02-22 8:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).