From: Jason-jh Lin <[email protected]>

This series removes the shift_pa parameter from CMDQ jump functions and
updates affected drivers.

Series application order:
  1. [Fixes] Refine DMA address handling for the command buffer
  - 
https://lore.kernel.org/all/[email protected]/
  2. [Series 1/4] Add GCE support for MT8196 and update CMDQ APIs
  - 
https://lore.kernel.org/all/[email protected]/
  3. [Series 2/4] Migrate subsystems to new CMDQ APIs
  - 
https://lore.kernel.org/all/[email protected]/
  4. [Series 3/4] Remove shift_pa from CMDQ jump functions (this series)
  5. [Series 4/4] Remove deprecated CMDQ APIs

Please apply this series after the CMDQ API migration series[2/4],
and before the final cleanup series.
---

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

Reply via email to