[PATCH v2 0/2] Remove shift_pa from CMDQ jump functions (series 3/4)

From: Jason-JH Lin

Date: Wed Mar 25 2026 - 00:06:42 EST


This series migrates the MediaTek SoC, DRM, and MDP3 drivers to the new
CMDQ APIs introduced for MT8196.

Series application order:
1. [Series V2 2/4] Migrate subsystems to new CMDQ APIs (this series)
- https://lore.kernel.org/all/20260325035836.2110757-1-jason-jh.lin@xxxxxxxxxxxx/
2. [Series V2 3/4] Remove shift_pa from CMDQ jump functions
3. [Series V2 4/4] Remove deprecated CMDQ APIs

Please apply this series after the MT8196 GCE support series,
and before the following series.

---

Change in v2:
1. Rebase on linux-next 20260324

---

Jason-JH Lin (2):
soc: mediatek: mtk-cmdq: Remove shift_pa parameter from
cmdq_pkt_jump()
media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa

.../platform/mediatek/mdp3/mtk-mdp3-cmdq.c | 2 +-
.../platform/mediatek/mdp3/mtk-mdp3-core.c | 2 --
.../platform/mediatek/mdp3/mtk-mdp3-core.h | 1 -
drivers/soc/mediatek/mtk-cmdq-helper.c | 6 +++---
include/linux/soc/mediatek/mtk-cmdq.h | 20 ++++++++-----------
5 files changed, 12 insertions(+), 19 deletions(-)

--
2.43.0