MLK-16353-1 Revert "MLK-16255-6 video: fbdev: dcss: use aligned width to calc pitch...
authorFancy Fang <chen.fang@nxp.com>
Fri, 1 Sep 2017 08:03:15 +0000 (16:03 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:27 +0000 (15:38 -0500)
commit00ba419406c113aebefe416360dbe46ddfaae560
tree5fbda75932cb215c35b83545b7a0124e5ece26b1
parent47a35f0dee7b2b351fa1cf7c269dccdf8c841b09
MLK-16353-1 Revert "MLK-16255-6 video: fbdev: dcss: use aligned width to calc pitch for DPR"

Previously, the alignment issue was handled by allocating
aligned buffer and doing cropping in DCSS. But the VPU IP
doesn't support aligned buffer allocation. So revert this
patch and later use another workaround in DTRC to handle
the alignment issue.

This reverts commit e850fdbafe188e6be6d3219d86bb14271c7cd787.
drivers/video/fbdev/mxc/imx_dcss.c