Commits
Liu Ying committed bdadcd85442
MLK-23109 drm/imx: dpu: plane: Always enable DPRC when prefetch is needed dprc_enable() essentially clears BYPASS bit of PRG. So, instead of checking prefetch_start or uv_prefetch_start flags beforehand, it doesn't hurt to call it unconditionally when prefetch is needed. Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>