A collection of drivers for display bridge chips, the small ICs that sit between a system-on-chip's display output and a panel to convert between signal formats such as DSI, eDP, LVDS, HDMI, and DisplayPort. These parts are widely used on laptops, phones, single-board computers, and embedded/automotive systems, with examples including the TI SN65DSI86 and NXP PTN3460.
It should stay in the kernel because the directory is actively maintained, picks up fixes and new chip support into 2025-2026, and the underlying hardware class is far from obsolete. Representative parts like TI's SN65DSI86 DSI-to-eDP bridge and NXP's PTN3460 eDP-to-LVDS bridge are still marketed as active in 2025, and these chips are common on laptops, embedded boards, and automotive displays.
repository signals
109files
76,163source lines
1,164commits, 5y
+41,572 / −9,842lines added / removed, 5y
222authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 1,164 total · active in 58/61 months
Another representative supported bridge chip, NXP PTN3460, is listed Active, reinforcing ongoing new-hardware relevance.
codex reasoning notes (technical)
This is a real driver subtree, not a helper library. Local shell inspection showed 45 C files, many per-chip bridge drivers, and MAINTAINERS marks the area 'Maintained'; local git log also showed fresh 2025-2026 fixes/new support. No removal/deprecation discussion was found in web lore searches, so there is no evidence to escalate to deprecate/remove. Source acquisition: TI and NXP URLs were obtained via web search results; kernel.org URLs are canonical recall, with claims cross-checked against local shell reads of MAINTAINERS and git history.