Commits

Fancy Fang committed 342badcfcc2
MLK-16222-2 video: fbdev: dcss: use new coeffs from tables The new coeff tables defined in 'imx_dcss_table.h' can make common alpha blending operations to be correct. So config the corresponding registers with these new coeffs in the probe stage with only once and remove the previous duplicate configurations. Besides, one dtg config needs to be adjusted accordingly. Signed-off-by: Fancy Fang <chen.fang@nxp.com>