Re: [PATCH 8/9] drm/mediatek: Do not store struct cmdq_client in struct cmdq_pkt

From: AngeloGioacchino Del Regno
Date: Thu Feb 15 2024 - 05:54:10 EST


Il 15/02/24 01:49, Chun-Kuang Hu ha scritto:
MediaTek drm driver has the struct cmdq_client information, so
it's not necessary to store this information in struct cmdq_pkt.

Signed-off-by: Chun-Kuang Hu <chunkuang.hu@xxxxxxxxxx>

As said in patch [1/9], this should be done in the common function, not in each
copy-pasted function in mtk_drm and mtk-mdp3.

Regards,
Angelo