Commits

Fancy Fang committed 7697bc0c064
MLK-16255-5 video: fbdev: dcss: init default video layer buffer to black For video layer, the black pixel value is not 0x0, but (Y: 0x0, U: 128, V: 128). So init the video layer frame buffer contents to the black pixel value by default. Signed-off-by: Fancy Fang <chen.fang@nxp.com>