drivers/video/fbdev/sis

SiS and XGI Volari integrated/discrete graphics framebuffer

Console and basic 2D display support for integrated and discrete graphics chips from Silicon Integrated Systems (the SiS 300, 315, 330, and 340 families found in late-1990s and early-2000s SiS chipset motherboards) and for the XGI Volari V3XT/V5/V8/Z7 cards that SiS's spinoff XGI Technology sold between 2003 and 2010.

deprecate conf=0.81 last_sold=2010 deploy=low replacement=none subsystem=video category=graphics-display
81%

recommendation

A candidate for future removal because the supported hardware — Silicon Integrated Systems graphics from around 2000-2003 and the XGI Volari cards that followed — has been out of production for well over a decade, and XGI itself shut down in 2010. The code still builds and saw a minor cleanup in June 2025, but that activity was housekeeping rather than real development, and only a handful of old desktops, embedded boxes, and industrial systems are likely still running it.

repository signals

18 files
30,833 source lines
17 commits, 5y
+167 / −213 lines added / removed, 5y
11 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 17 total · active in 12/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 1 commit · +1 −1 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 1 commit · +1 −1 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 2 commits · +7 −2 2022-08: 2 commits · +143 −135 2022-09: 0 commits · +0 −0 2022-10: 2 commits · +2 −2 2022-11: 1 commit · +5 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 2 commits · +1 −4 2023-08: 0 commits · +0 −0 2023-09: 1 commit · +3 −1 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 2 commits · +2 −37 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 1 commit · +1 −2 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 1 commit · +1 −1 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 1 commit · +0 −27 2025-07: 0 commits · +0 −0 2025-08: 0 commits · +0 −0 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Recent upstream activity exists in 2025, but it is maintenance cleanup ('fbdev/sisfb: Unexport symbols'), not evidence of growing deployment.

  2. cateee.net

    The driver covers SiS 300/315/330/340 and XGI V3XT/V5/V8/Z7 and is still present in current kernel configuration options.

  3. en.wikipedia.org

    The supported SiS graphics chipsets are from the late-1990s/early-2000s era, e.g. SiS 540 (1999), SiS 630 (2000), and SiS 645/650 with SiS315 (2001).

  4. en.wikipedia.org

    XGI, which supplied the later supported Volari chips, existed from 2003 to 2010, indicating this hardware family has been out of active new-product circulation for many years.

codex reasoning notes (technical)

Real driver. lore_file_timeline on drivers/video/fbdev/sis/sis_main.c showed latest substantive touch in June 2025, but the visible traffic is cleanup rather than active feature work or removal. web search + open on LKDDb established exact chipset coverage; web search + open on Wikipedia pages established the chips are early-2000s-era and XGI ended in 2010. That supports deprecate, not remove: still maintained enough to build, but hardware is legacy with only low residual deployments in old desktops/embedded/industrial systems.