Home
last modified time | relevance | path

Searched hist:"7 ce92a554a257d2f9ceee9ab855b878f01a5f88a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dfsl_dcu_fb.c7ce92a554a257d2f9ceee9ab855b878f01a5f88a Tue Apr 11 05:42:12 UTC 2017 Stefan Agner <stefan.agner@toradex.com> video: fsl_dcu_fb: Fix DCU_MODE_BLEND_ITER setting

DCU_LAYER_MAX_NUM is currently used for DCU_MODE_BLEND_ITER and it
actually overflows the maximum value of BLEND_ITER for Vybrid and
LS102XA. Fix this by using a default value of 2.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>