Commits

Robby Cai committed 60d82eacd91
MLK-12908-1 damengine: pxp: correct dithering setting dithering test will met timeout issue on i.MX6ULL platform. to reproduce, run ' /unit_tests/mxc_epdc_v2_fb_test.out -n 17 -d 1 -q 1' Ginger dithering mode "Floyd-Steinberg" and quant_bit 1 imx_epdc_v2_fb 228c000.epdc: PxP operation failed due to timeout imx_epdc_v2_fb 228c000.epdc: Unable to complete PxP update task: dithering process imx_epdc_v2_fb 228c000.epdc: Timed out waiting for update completion This patch corrects the setting (different from V3 on i.MX7D). Signed-off-by: Robby Cai <robby.cai@nxp.com>