Skip to content
Commit 623a6143 authored by Houlong Wei's avatar Houlong Wei Committed by Jassi Brar
Browse files

mailbox: mediatek: Add Mediatek CMDQ driver



This patch is first version of Mediatek Command Queue(CMDQ) driver. The
CMDQ is used to help write registers with critical time limitation,
such as updating display configuration during the vblank. It controls
Global Command Engine (GCE) hardware to achieve this requirement.
Currently, CMDQ only supports display related hardwares, but we expect
it can be extended to other hardwares for future requirements.

Signed-off-by: default avatarHoulong Wei <houlong.wei@mediatek.com>
Signed-off-by: default avatarHS Liao <hs.liao@mediatek.com>
Signed-off-by: default avatarCK Hu <ck.hu@mediatek.com>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 1c82407a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment