Commits
Liu Ying committed 8c154b03a55
gpu: imx: framegen: Don't enable/disable pixlnk when driving special encoder The LVDS encoder driver for i.MX8qxp SoC needs to enable/disable pixel link in order to meet some sequence requirements, otherwise, display artifacts will be seen on LVDS display. This patch avoids to enable/disable pixel link in the FrameGen driver for this special encoder. Signed-off-by: Liu Ying <victor.liu@nxp.com>