Lines Matching refs:pipe
24 * crtc used in this simple display pipe. This should be implemented
25 * if the display pipe has some sort of restriction in the modes
26 * it can display. For example, a given display pipe may be responsible
52 enum drm_mode_status (*mode_valid)(struct drm_simple_display_pipe *pipe,
62 void (*enable)(struct drm_simple_display_pipe *pipe,
72 void (*disable)(struct drm_simple_display_pipe *pipe);
91 int (*check)(struct drm_simple_display_pipe *pipe,
109 void (*update)(struct drm_simple_display_pipe *pipe,
122 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
132 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
142 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
151 void (*disable_vblank)(struct drm_simple_display_pipe *pipe);
174 int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe,
178 struct drm_simple_display_pipe *pipe,