MLK-16120 gpu: imx: dpu: fetchdecode: Use interpolate upsampling mode for NV16/61
authorLiu Ying <victor.liu@nxp.com>
Wed, 2 Aug 2017 06:19:10 +0000 (14:19 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:15 +0000 (15:36 -0500)
commit47f6a66dc24442ea9bbfc8ad8351a8581cd5aff0
treefb8ef82d15e6263dc03ffa53c88301cd15b73212
parent9937f476411437bdf1440c4025bf315f7fa62f1c
MLK-16120 gpu: imx: dpu: fetchdecode: Use interpolate upsampling mode for NV16/61

According to dpu spec, we should use interpolate upsampling mode for NV16/61.
This patch changes the mode from replicate to interpolate for the two pixel
formats.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
drivers/gpu/imx/dpu/dpu-fetchdecode.c