Commits

Fancy Fang committed 4f3c9260b35
MLK-16370-3 video: fbdev: dcss: align dpr 'pitch' config to 16 bytes for NV12 The Hantro VPU always has a 16 bytes alignment on width. So the pitch configured in DPR should be also aligned to 16 bytes to be compatible with VPU buffer. For now, only NV12 is supported. Signed-off-by: Fancy Fang <chen.fang@nxp.com>