Commits

Liu Ying committed 436db86dfc6
MLK-15932-4 gpu: imx: dpu: fetchdecode: Add scaler support The output of FetchDecode can be the input of HScaler and/or VScaler. If both of the two scalers are wanted, the two scalers can be connected with each other by themselves as an united scaler unit. This patch adds basic scaling capability support for FetchDecode. Three helpers are introduced - fetchdecode_get_vproc_mask() and fetchdecode_get_h/vscaler(). Signed-off-by: Liu Ying <victor.liu@nxp.com>