OSDN Git Service

drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable
authorCK Hu <ck.hu@mediatek.com>
Fri, 28 Aug 2020 09:05:11 +0000 (17:05 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 28 Dec 2020 23:12:36 +0000 (07:12 +0800)
commitf22a565d10e756f1a6141ecd8762c58aa1788db8
tree37487b4f6593e37e7bf42c8296492c06a7780881
parent993fd584942a75edda5e9cdec24c590c7a766b2d
drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable

struct cmdq_client_reg include subsys and offset, so use it to replace
these two variable.

Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h