Commits

Liu Ying committed a955617199f
MLK-16574 gpu: imx: dpu: layerblend: Fix layerblend_shdldsel() The shadow load selection field of layerblend is at bit[2:1]. Thus, we need to shift to left by one bit for the selection value. Fixes: 4ec895ea31a2 ("MLK-15001-11 gpu: Move ipuv3 and dpu to imx folder") Signed-off-by: Liu Ying <victor.liu@nxp.com>