Commits
Liu Ying committed 334bbd5df88
gpu: imx: dpu: framegen: Cache encoder_type in struct dpu_framegen This patch caches encoder_type in struct dpu_framegen when we call framegen_cfg_videomode(). This cached type can be used later when determining whether to enable pixel link in the FrameGen driver or not. Signed-off-by: Liu Ying <victor.liu@nxp.com>