Message ID | 20250212100012.33001-1-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | MediaTek mmsys/mutex fixes and improvements | expand |
On Wed, 12 Feb 2025 11:00:04 +0100, AngeloGioacchino Del Regno wrote: > This series adds the missing DPI1 SOF/EOF to the MT8188 mutex tables, > required to support output through DPI1->HDMI Transmitter, and also > adds a few fixes and improvements to the mtk-mmsys driver and tables > for all SoCs. > For MT8188, in MMSYS, this adds the DSC path for the display > controller, and fixes the current DPI1 one to actually do something > meaningful... and speaking of mmsys.... > > [...] Applied to v6.14-next/soc, thanks! [1/8] soc: mediatek: mtk-mutex: Add DPI1 SOF/EOF to MT8188 mutex tables commit: ecb051fd99dcda50a9b93fa6e9399094b37488f0 [2/8] soc: mediatek: mtk-mmsys: Fix MT8188 VDO1 DPI1 output selection commit: 643ec3e1e2d070fba8f94dedc702211f501889da [3/8] soc: mediatek: mtk-mmsys: Add compile time check for mmsys routes commit: 650de00b6b9c5690c6c3e8474d431f59a6f89b0b [4/8] soc: mediatek: mt8188-mmsys: Migrate to MMSYS_ROUTE() macro commit: ba7877ba5353f0a2e8f15151e8053647eed5ad5c [5/8] soc: mediatek: mt8167-mmsys: Fix missing regval in all entries commit: d0202d007a27ecea8c609f55d8757d75b521ea5b [6/8] soc: mediatek: mt8365-mmsys: Fix routing table masks and values commit: 773140aa314218ba92ee4d69956f2813f593216e [7/8] soc: mediatek: mmsys: Migrate all tables to MMSYS_ROUTE() macro commit: f9435e9c1a0c579db4edeb32f8fb317fb721c659 [8/8] soc: mediatek: mt8188-mmsys: Add support for DSC on VDO0 commit: 89ef9bb1ece1a70bb79715be48a5afece39cae44 Cheers, Angelo