The HDMI output block built directly into several generations of Qualcomm Snapdragon application processors, used to drive an HDMI display straight from the SoC on development boards and embedded devices like the DragonBoard 410C and various mid-2010s Snapdragon-based products.
Worth keeping but documenting as a legacy niche, because the on-SoC HDMI block only appears in older Snapdragon parts (roughly 8084 through 8998) and most modern Qualcomm platforms have moved to DisplayPort or external bridge chips instead. Upstream maintenance is still happening as recently as 2026, and boards like the DragonBoard 410C are still sold new in 2025, so removing it would break currently shipping hardware even though deployments are small.
repository signals
14files
5,788source lines
93commits, 5y
+2,146 / −3,079lines added / removed, 5y
31authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 93 total · active in 35/61 months
Arrow's product page lists the DragonBoard 410C as Part Status Active in 2025 and documents an HDMI display interface on Snapdragon 410 hardware that uses this driver family.
codex reasoning notes (technical)
Real driver directory. lore_activity on drivers/gpu/drm/msm/hdmi/hdmi.c returned recent 2026 maintenance mail on lore.kernel.org; no removal series surfaced in the successful lore query. Web search found LKDDb confirming current kernel presence and supported Qualcomm HDMI TX compatibles, and Arrow's live product page showing an HDMI-equipped DragonBoard 410C still sold as Active. Conclusion: keep support, but annotate as legacy/niche direct-HDMI Snapdragon hardware with low modern deployment and no single drop-in replacement driver for the same on-SoC block.