MLK-17311-1 gpu: imx: dpu: common: Set SC_C_KACHUNK_CNT as 32
authorMeng Mingming <mingming.meng@nxp.com>
Wed, 27 Dec 2017 01:52:09 +0000 (09:52 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:34 +0000 (14:52 -0500)
commitaaec56e02d5760a0c37b99d9f2896cd3033c4478
tree0d5bebb989fefa6617bcd2bbf3dcc977d9956097
parent86c32f5b0e9d8cd156cce3c414e8b9f725d5a178
MLK-17311-1 gpu: imx: dpu: common: Set SC_C_KACHUNK_CNT as 32

The SC_C_KACHUNK_CNT is for dpu blit and represents
how many cycle counts is need to trigger DPR after
DPU shadow being loaded. The initial value is 0x20,
and will change to 0 after the first frame if not set.
So it need be set with a value greater than 0x20.

Signed-off-by: Meng Mingming <mingming.meng@nxp.com>
drivers/gpu/imx/dpu/dpu-common.c