Re: (subset) [PATCH v4 0/5] powervr: MT8173 GPU support
AngeloGioacchino Del Regno <[email protected]> Tue, 28 Jul 2026 16:35:14 +0200
| Newsgroups | org.kernel.vger.linux-clk,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178524931441.575499.11268846943253988242.b4-ty@b4> |
On Tue, 28 Jul 2026 17:17:58 +0800, Chen-Yu Tsai wrote:
> This is v4 of my MT8173 PowerVR GPU support series.
>
> This time around Mesa was ready for basic testing, using both vulkanmark
> and glmark2-es2-drm (with Zink). Details below.
>
> Changes since v3 (all in the clk driver patch):
> - Changed pm_runtime_put() to pm_runtime_put_sync()
> - Added missing of_node_put() in remove function
>
> [...]
Applied to v7.2-next/dts64, thanks!
[4/5] arm64: dts: mediatek: mt8173: Fix MFG_ASYNC power domain clock
commit: 3549c85d4c0e942d3ac9972a6b35ce0078bd3550
[5/5] arm64: dts: mediatek: mt8173: Add GPU device nodes
commit: 75bfd9e7cdae0ae04dbaaf8dfc487adb67b7680e
Cheers,
Angelo