Home
last modified time | relevance | path

Searched refs:drm_simple_display_pipe (Results 1 – 3 of 3) sorted by relevance

/include/drm/
Ddrm_simple_kms_helper.h13 struct drm_simple_display_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,
106 void (*update)(struct drm_simple_display_pipe *pipe,
119 int (*prepare_fb)(struct drm_simple_display_pipe *pipe,
129 void (*cleanup_fb)(struct drm_simple_display_pipe *pipe,
139 int (*enable_vblank)(struct drm_simple_display_pipe *pipe);
148 void (*disable_vblank)(struct drm_simple_display_pipe *pipe);
162 struct drm_simple_display_pipe { struct
[all …]
Ddrm_gem_framebuffer_helper.h13 struct drm_simple_display_pipe;
34 int drm_gem_fb_simple_display_pipe_prepare_fb(struct drm_simple_display_pipe *pipe,
Ddrm_mipi_dbi.h85 struct drm_simple_display_pipe pipe;
144 void mipi_dbi_pipe_update(struct drm_simple_display_pipe *pipe,
149 void mipi_dbi_pipe_disable(struct drm_simple_display_pipe *pipe);