Lines Matching refs:pipe
35 struct omap_drm_pipeline *pipe;
100 * the upstream part of the video pipe.
130 if (omap_crtc->pipe->output->type == OMAP_DISPLAY_TYPE_HDMI) {
365 struct drm_display_mode *mode = &omap_crtc->pipe->crtc->mode;
366 struct omap_dss_device *dssdev = omap_crtc->pipe->output->next;
505 if (omap_crtc->pipe->output->next == NULL ||
506 omap_crtc->pipe->output->next->type != OMAP_DISPLAY_TYPE_DSI) {
558 struct omap_dss_device *display = omap_crtc->pipe->output->next;
783 struct omap_drm_pipeline *pipe,
792 channel = pipe->output->dispc_channel;
804 omap_crtc->pipe = pipe;
825 __func__, pipe->output->name);