Lines Matching defs:display
372 dev_err_once(dev->dev, "missing display dssdev!");
450 /* manual updated display will not trigger vsync irq */
483 dev_warn(dev->dev, "manual display update did not finish!");
558 struct omap_dss_device *display = omap_crtc->pipe->output->next;
560 if (!display)
563 if (display->caps & OMAP_DSS_DISPLAY_CAP_MANUAL_UPDATE) {
564 DBG("detected manually updated display!");
593 /* Check if this CRTC is for a manually updated display */
811 * be used to do the display update asynchronously to avoid blocking
814 * atomic display updates (e.g. for page flips), which means we do