]> git.ipfire.org Git - thirdparty/linux.git/commit
remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM size
authorJason Chen <Jason-ch.Chen@mediatek.com>
Wed, 3 Jul 2024 03:44:09 +0000 (11:44 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 8 Jul 2024 15:57:16 +0000 (09:57 -0600)
commit19cb6058620620e68f1a9aed99393be5c3629db4
tree6a2d5b1efd9df80b862c881b5ecadc288b9f232e
parent9dfd8d92f7b19ba8eaf5391380a923396f8a9dd0
remoteproc: mediatek: Increase MT8188/MT8195 SCP core0 DRAM size

The current DRAM size is insufficient for the HEVC feature, which
requires more memory for proper functionality. This change ensures the
feature has the necessary resources.

Signed-off-by: Jason Chen <Jason-ch.Chen@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240703034409.698-1-Jason-ch.Chen@mediatek.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/remoteproc/mtk_scp.c