]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 28 Jun 2024 16:40:53 +0000 (18:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Jun 2024 16:41:00 +0000 (18:41 +0200)
commit1392cb2649e5389a6a87ab3cc1f9c6a760f7b0be
treebadb3a953b742ef9028d547ed72c8e5f3b293faf
parent30c577a852c4ca77fedb1730c4546d9033beeb90
parent58de63ddd0ecc84548b8fd24c72deb3739365c78
Merge tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers

MediaTek driver updates for v6.11

This adds the previously missed Tone Curve Conversion (TCC)
MuteX bit to enable the same in MDP3 on the the MT8188 SoC,
disables 9-bit Alpha for display HDR support in MT8195 and
adds math operation support in the Global Command Engine for
all MediaTek SoCs, which will be used in the near future in
the ISP driver.

* tag 'mtk-soc-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux:
  soc: mtk-cmdq: Add cmdq_pkt_logic_command to support math operation
  soc: mediatek: Disable 9-bit alpha in ETHDR
  soc: mediatek: mtk-mutex: Add MDP_TCC0 mod to MT8188 mutex table

Link: https://lore.kernel.org/r/20240628093801.126013-3-angelogioacchino.delregno@collabora.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/mediatek/mtk-cmdq-helper.c