Lines Matching defs:drm_framebuffer
83724 struct drm_framebuffer;
83731 struct drm_framebuffer * (*fb_create)(struct drm_device *, struct drm_file *, const struct drm_mode_fb_cmd2 *);
84397 struct drm_framebuffer *fb;
84512 struct drm_framebuffer {
84590 struct drm_framebuffer *fb;
84639 struct drm_framebuffer *fb;
84640 struct drm_framebuffer *old_fb;
84657 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 *);
84751 int (*page_flip)(struct drm_crtc *, struct drm_framebuffer *, struct drm_pending_vblank_event *, uint32_t, struct drm_modeset_acquire_ctx *);
84752 int (*page_flip_target)(struct drm_crtc *, struct drm_framebuffer *, struct drm_pending_vblank_event *, uint32_t, uint32_t, struct drm_modeset_acquire_ctx *);
84771 struct drm_framebuffer *fb;
84788 int (*mode_set)(struct drm_crtc *, struct drm_display_mode *, struct drm_display_mode *, int, int, struct drm_framebuffer *);
84790 int (*mode_set_base)(struct drm_crtc *, int, int, struct drm_framebuffer *);
84791 int (*mode_set_base_atomic)(struct drm_crtc *, struct drm_framebuffer *, int, int, enum mode_set_atomic);
84996 void (*destroy)(struct drm_framebuffer *);
84997 int (*create_handle)(struct drm_framebuffer *, struct drm_file *, unsigned int *);
84998 int (*dirty)(struct drm_framebuffer *, struct drm_file *, unsigned int, unsigned int, struct drm_clip_rect *, unsigned int);
85184 struct drm_framebuffer *fb;