Lines Matching defs:drm_framebuffer
40987 struct drm_framebuffer;
40994 struct drm_framebuffer *fb;
41300 struct drm_framebuffer * (*fb_create)(struct drm_device *, struct drm_file *, const struct drm_mode_fb_cmd2 *);
41315 struct drm_framebuffer {
41452 struct drm_framebuffer *fb;
41501 struct drm_framebuffer *fb;
41502 struct drm_framebuffer *old_fb;
41519 int (*update_plane)(struct drm_plane *, struct drm_crtc *, struct drm_framebuffer *, int, int, unsigned int, unsigned int, uint32_t, uint32_t, uint32_t, uint32_t, struct drm_modeset_acquire_ctx *);
41613 int (*page_flip)(struct drm_crtc *, struct drm_framebuffer *, struct drm_pending_vblank_event *, uint32_t, struct drm_modeset_acquire_ctx *);
41614 int (*page_flip_target)(struct drm_crtc *, struct drm_framebuffer *, struct drm_pending_vblank_event *, uint32_t, uint32_t, struct drm_modeset_acquire_ctx *);
41633 struct drm_framebuffer *fb;
41650 int (*mode_set)(struct drm_crtc *, struct drm_display_mode *, struct drm_display_mode *, int, int, struct drm_framebuffer *);
41652 int (*mode_set_base)(struct drm_crtc *, int, int, struct drm_framebuffer *);
41653 int (*mode_set_base_atomic)(struct drm_crtc *, struct drm_framebuffer *, int, int, enum mode_set_atomic);
41875 void (*destroy)(struct drm_framebuffer *);
41876 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *);
41877 int (*dirty)(struct drm_framebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
80291 struct drm_framebuffer * (*fb_create)(struct drm_device___2 *, struct drm_file *, const struct drm_mode_fb_cmd2 *);
114206 struct drm_framebuffer *fb;