Lines Matching refs:update
90 * the update function is called, then we disable the
179 * manner (and only update it during CRTC enable).
1040 * until each time the display is given an update, and
1151 * interrupt before sending any update to the display so we don't
1161 * some periodic update going on, it is completely frozen
1162 * until we get an update. If MCDE output isn't yet enabled,
1183 dev_info_once(mcde->dev, "first update of display contents\n");
1192 * If an update is receieved before the MCDE is enabled
1196 dev_info(mcde->dev, "ignored a display update\n");
1235 .update = mcde_display_update,