···123123124124 /* Enable or re-enable the plane if the format has changed. */125125 if (format_changed)126126- zynqmp_disp_layer_enable(layer);126126+ zynqmp_disp_layer_enable(layer, ZYNQMP_DPSUB_LAYER_NONLIVE);127127}128128129129static const struct drm_plane_helper_funcs zynqmp_dpsub_plane_helper_funcs = {