Linux Framebuffer Layer development
 help / color / mirror / Atom feed
 messages from 2026-08-17 22:48:38 to 2026-09-05 11:30:57 UTC [more...]

[PATCH] Kconfig: purge twenty-nine legacy ghost options
 2026-09-05 11:29 UTC  (3+ messages)

[PATCH v5] Kconfig: fix typos in core makefiles and purge defective DVB debug (v5)
 2026-09-05  0:30 UTC 

[PATCH v4] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v4)
 2026-09-05  0:16 UTC 

[PATCH v3] Kconfig: fix typos in core makefiles/code and purge remaining ghosts (v3)
 2026-09-05  0:06 UTC 

[PATCH v2] Kconfig: purge twenty-eight legacy ghost options (v2)
 2026-09-04 23:29 UTC 

[PATCH] backlight: fix typos in comments
 2026-09-04 12:26 UTC 

[PATCH] fbdev: fix typos in comments
 2026-09-04 12:22 UTC 

[PATCH] fbdev: fix typos in comments
 2026-09-04 11:13 UTC 

[PATCH 1/2] staging: sm750fb: make g_fbmode const to fix checkpatch warning
 2026-09-04  5:48 UTC 

[PATCH] staging: fbtft: fix len<=0 buffer overflow in define_fbtft_write_reg()
 2026-09-03  8:29 UTC  (5+ messages)

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-01 18:51 UTC  (75+ messages)
` [PATCH v11 01/74] video/hdmi: Introduce HDMI version enum
` [PATCH v11 02/74] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v11 03/74] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v11 04/74] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v11 05/74] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v11 06/74] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v11 07/74] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v11 08/74] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v11 09/74] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v11 10/74] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v11 11/74] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v11 12/74] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v11 13/74] drm/bridge: Fix NULL deref in drm_bridge_add() for legacy bridges
` [PATCH v11 14/74] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v11 15/74] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v11 16/74] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v11 17/74] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v11 18/74] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v11 19/74] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v11 20/74] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v11 21/74] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v11 22/74] drm/display: hdmi-state-helper: Add drm_atomic_helper_connector_hdmi_force_ctx()
` [PATCH v11 23/74] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v11 24/74] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v11 25/74] drm/display: bridge_connector: Switch to .force_ctx() connector helper
` [PATCH v11 26/74] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v11 27/74] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v11 28/74] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v11 29/74] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v11 30/74] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v11 31/74] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v11 32/74] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v11 33/74] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v11 34/74] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v11 35/74] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v11 36/74] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v11 37/74] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v11 38/74] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v11 39/74] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v11 40/74] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v11 41/74] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v11 42/74] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v11 43/74] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v11 44/74] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v11 45/74] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v11 46/74] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v11 47/74] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v11 48/74] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v11 49/74] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v11 50/74] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v11 51/74] drm/bridge: inno-hdmi: "
` [PATCH v11 52/74] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v11 53/74] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v11 54/74] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v11 55/74] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities
` [PATCH v11 56/74] drm/rockchip: rk3066_hdmi: "
` [PATCH v11 57/74] drm/sun4i: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v11 58/74] drm/tests: edid: Add 4K@60Hz EDID with 600MHz TMDS
` [PATCH v11 59/74] drm/tests: edid: Fix conformity for 1080p+4K YUV420 200MHz EDID
` [PATCH v11 60/74] drm/tests: edid: Fix conformity for 4K RGB/YUV 340MHz EDID
` [PATCH v11 61/74] drm/tests: bridge: Set supported HDMI version
` [PATCH v11 62/74] drm/tests: connector: Convert to drmm_connector_hdmi_init()
` [PATCH v11 63/74] drm/tests: connector: Add HDMI max_tmds_char_rate init coverage
` [PATCH v11 64/74] drm/tests: connector: Add HDMI source-side scrambler coverage
` [PATCH v11 65/74] drm/tests: hdmi_state_helper: Convert to drmm_connector_hdmi_init()
` [PATCH v11 66/74] drm/tests: hdmi_state_helper: Add connector-provided max_tmds_char_rate coverage
` [PATCH v11 67/74] drm/tests: hdmi_state_helper: Cover source-side scrambling decision
` [PATCH v11 68/74] drm/connector: Remove drmm_connector_hdmi_ini2()
` [PATCH v11 69/74] drm/connector: Drop redundant hdmi vendor/product fields
` [PATCH v11 70/74] drm/connector: Drop redundant hdmi supported_formats field
` [PATCH v11 71/74] drm/connector: Drop redundant max_bpc field
` [PATCH v11 72/74] video/hdmi: Define SPD InfoFrame field lengths and use strtomem_pad()
` [PATCH v11 73/74] drm/connector: Use the SPD InfoFrame field length defines
` [PATCH v11 74/74] drm/tests: hdmi: Add SPD InfoFrame vendor/product coverage

[PATCH v3] staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imageblit()
 2026-09-01 11:46 UTC  (3+ messages)

[PATCH v4] staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imageblit()
 2026-09-01 11:30 UTC 

vt: Enlarge the framebuffer glyph size from 16 to 32 bits
 2026-09-01 11:14 UTC  (23+ messages)
` [Patch 1/9]: Make consolemap.c handle Unicode planes outside BMP
` [Patch 2/9]: Glyph size: Use GLYPH_SZ/HW rather than hardcoded 2, 1
` [Patch 3/9]: Replace scr_readw/writew by scr_readg/writeg, etc
` [Patch 4/9]: Amend internal manipulation of glyph structure
` [Patch 5/9]: vt: Amend three Kconfig files
` [Patch 6/9]: vt: Use u32 and typedef u1632 to handle whole glyphs
` [Patch 7/9]: vt: Handle up to 2^21 glyphs, rather than 256/512
` [Patch 8/9]: vt: Enhancements to the VT ioctl interface
` [Patch 9/9]: vt: Misc changes, e.g. to #include directives

[PATCH] staging: sm750fb: rename CamelCase variable pvReg to vreg
 2026-09-01  9:36 UTC  (2+ messages)

[PATCH AUTOSEL 6.18-6.12] fbcon: don't suspend/resume when vc is graphics mode
 2026-08-31 13:26 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-5.10] fbdev: pm2fb: unwind WC setup on probe failure
` [PATCH AUTOSEL 6.18] fbdev: Wrap user-invoked calls to fb_set_var() in helper

[PATCH] staging: fbtft: name the no-op endian modifier in define_fbtft_write_reg()
 2026-08-31  5:47 UTC  (2+ messages)

[PATCH] staging: fbtft: Fix wrong controller name in fb_bd663474
 2026-08-28  5:47 UTC  (3+ messages)

[BUG] vga16fb_probe -- KASAN slab-out-of-bounds reading platform_data
 2026-08-28  5:35 UTC 

[BUG] drivers/video: use-after-free in _copy_to_user()
 2026-08-27 13:03 UTC  (2+ messages)

[BUG] drivers/video: out-of-bounds in tile_putcs()
 2026-08-27 12:43 UTC 

[BUG] drivers/video: use-after-free in fb_videomode_to_var()
 2026-08-27 12:42 UTC 

[PATCH] fbdev: atafb: Restrict SuperBlitter to supported formats
 2026-08-27  9:39 UTC 

[PATCH] treewide: fix spelling of "overridden"
 2026-08-26 14:20 UTC  (2+ messages)

[PATCH v4 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-26  7:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: backlight: Add "
` [PATCH v4 2/2] backlight: Add support for "

[PATCH 0/2] leds: lp8864: Expose a backlight via led_bl helper
 2026-08-25  9:15 UTC  (7+ messages)
` [PATCH 1/2] backlight: led_bl: Add devm_led_backlight_register() helper
` [PATCH 2/2] leds: lp8864: Register a backlight device

[PATCH] fbdev: ssd1307fb: fix NULL pointer dereference on missing match data
 2026-08-25  8:58 UTC 

[BUG] fbcon rotate causes vmalloc out-of-bounds write after vc_resize failure
 2026-08-25  9:01 UTC 

[PATCH v2 0/7] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-08-25  8:03 UTC  (2+ messages)

[PATCH v2] staging: fbtft: prefer snprintf over sprintf in fbtft-core.c
 2026-08-24  8:59 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix typo in comment
 2026-08-22 13:46 UTC 

[PATCH] fbdev: omapfb: Fix __be32 sparse warning in panel_enabled()
 2026-08-22 11:05 UTC  (3+ messages)

[PATCH] staging: sm750: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-22  8:34 UTC 

[syzbot] Monthly fbdev report (Aug 2026)
 2026-08-22  4:32 UTC 

[GIT PULL] fbdev fixes and updates for v7.3-rc1
 2026-08-21 16:55 UTC  (2+ messages)

[BUG] KASAN: slab-out-of-bounds Read in soft_cursor
 2026-08-21  8:14 UTC  (2+ messages)

[PATCH v3 0/5] m68k SuperVidel patches
 2026-08-21  6:44 UTC  (6+ messages)
` [PATCH v3 2/5] fbdev: Give atafb proper parent
` [PATCH v3 3/5] fbdev: Add support for further video bit depths on atafb:external
` [PATCH v3 4/5] fbdev: Add support for SuperVidel's SuperBlitter

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21  4:13 UTC  (9+ messages)
` [PATCH v2 06/13] fbdev/geode: Stop using "
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function

[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
 2026-08-20 16:12 UTC  (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration

[PATCH v3] fbdev: platinumfb: add error checking for ioremap calls
 2026-08-20 11:55 UTC  (2+ messages)

[PATCH v2] fbdev: platinumfb: add error checking for ioremap calls
 2026-08-20 11:44 UTC  (4+ messages)

[PATCH] staging: sm750fb: make g_fbmode array pointers const;prevent accidental modification of entries
 2026-08-20  6:54 UTC  (2+ messages)

[RFC PATCH 0/6] Boot logo supplied by the device tree
 2026-08-19 23:56 UTC  (13+ messages)

[BUG] KASAN: vmalloc-out-of-bounds Read in imageblit
 2026-08-19 19:25 UTC 

[BUG] KASAN: vmalloc-out-of-bounds Write in fillrect
 2026-08-19 19:18 UTC 

[PATCH] staging: fbtft: prefer scnprintf over sprintf in fbtft-core.c
 2026-08-19 18:21 UTC  (4+ messages)

[PATCH v2 2/5] fbdev: Give atafb proper parent
 2026-08-19  1:35 UTC  (5+ messages)

[PATCH] fbdev: omapfb: panel-dsi-cm: initialize lock before registering display
 2026-08-18 16:49 UTC  (2+ messages)

[PATCH v4] video: fbdev: via: refactor strcpy and viafb_name
 2026-08-18 12:25 UTC  (2+ messages)

[PATCH] fbdev: maxine: use MODULE_LICENSE() unconditionally
 2026-08-18  9:11 UTC  (3+ messages)

[PATCH v3] video: fbdev: via: refactor strcpy and viafb_name
 2026-08-18  8:53 UTC  (2+ messages)

[PATCH v3 0/2] backlight: Add support for Orient Chip OCP8178
 2026-08-18  8:21 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: backlight: Add "
` [PATCH v3 2/2] backlight: Add support for "

[PATCH] fbdev: platinumfb: replace strcpy with strscpy
 2026-08-18  0:54 UTC  (3+ messages)


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