Home
last modified time | relevance | path

Searched refs:drm_framebuffer (Results 1 – 18 of 18) sorted by relevance

/include/drm/
A Ddrm_framebuffer.h37 struct drm_framebuffer;
54 void (*destroy)(struct drm_framebuffer *framebuffer);
74 int (*create_handle)(struct drm_framebuffer *fb,
98 int (*dirty)(struct drm_framebuffer *framebuffer,
120 struct drm_framebuffer { struct
214 struct drm_framebuffer *fb,
219 void drm_framebuffer_remove(struct drm_framebuffer *fb);
220 void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
266 struct drm_framebuffer *fb) in drm_framebuffer_assign()
286 struct drm_framebuffer, head); \
[all …]
A Ddrm_gem_framebuffer_helper.h12 struct drm_framebuffer;
19 struct drm_gem_object *drm_gem_fb_get_obj(struct drm_framebuffer *fb,
21 void drm_gem_fb_destroy(struct drm_framebuffer *fb);
22 int drm_gem_fb_create_handle(struct drm_framebuffer *fb, struct drm_file *file,
26 struct drm_framebuffer *fb,
31 struct drm_framebuffer *
36 struct drm_framebuffer *
40 struct drm_framebuffer *
45 int drm_gem_fb_vmap(struct drm_framebuffer *fb, struct iosys_map *map,
47 void drm_gem_fb_vunmap(struct drm_framebuffer *fb, struct iosys_map *map);
[all …]
A Ddrm_format_helper.h13 struct drm_framebuffer;
74 const struct iosys_map *src, const struct drm_framebuffer *fb,
77 const struct iosys_map *src, const struct drm_framebuffer *fb,
87 const struct iosys_map *src, const struct drm_framebuffer *fb,
90 const struct iosys_map *src, const struct drm_framebuffer *fb,
93 const struct iosys_map *src, const struct drm_framebuffer *fb,
96 const struct iosys_map *src, const struct drm_framebuffer *fb,
105 const struct iosys_map *src, const struct drm_framebuffer *fb,
108 const struct iosys_map *src, const struct drm_framebuffer *fb,
111 const struct iosys_map *src, const struct drm_framebuffer *fb,
[all …]
A Ddrm_fb_dma_helper.h8 struct drm_framebuffer;
13 struct drm_gem_dma_object *drm_fb_dma_get_gem_obj(struct drm_framebuffer *fb,
16 dma_addr_t drm_fb_dma_get_gem_addr(struct drm_framebuffer *fb,
A Ddrm_modeset_helper.h30 struct drm_framebuffer;
36 struct drm_framebuffer *fb,
A Ddrm_atomic_uapi.h39 struct drm_framebuffer;
51 struct drm_framebuffer *fb);
A Ddrm_plane_helper.h30 struct drm_framebuffer;
35 struct drm_framebuffer *fb,
A Ddrm_crtc_helper.h44 struct drm_framebuffer;
54 struct drm_framebuffer *old_fb);
A Ddrm_writeback.h128 struct drm_framebuffer *fb;
171 struct drm_framebuffer *fb);
A Ddrm_client.h17 struct drm_framebuffer;
201 struct drm_framebuffer *fb;
A Ddrm_crtc.h40 struct drm_framebuffer;
577 struct drm_framebuffer *fb,
596 struct drm_framebuffer *fb,
1194 struct drm_framebuffer *fb;
A Ddrm_damage_helper.h69 int drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb,
A Ddrm_atomic_helper.h129 struct drm_framebuffer *fb,
155 struct drm_framebuffer *fb,
161 struct drm_framebuffer *fb,
A Ddrm_modeset_helper_vtables.h213 struct drm_framebuffer *old_fb);
254 struct drm_framebuffer *old_fb);
271 struct drm_framebuffer *fb, int x, int y,
A Ddrm_plane.h72 struct drm_framebuffer *fb;
320 struct drm_crtc *crtc, struct drm_framebuffer *fb,
699 struct drm_framebuffer *fb;
707 struct drm_framebuffer *old_fb;
A Ddrm_mipi_dbi.h205 int mipi_dbi_buf_copy(void *dst, struct iosys_map *src, struct drm_framebuffer *fb,
A Ddrm_mode_config.h83 struct drm_framebuffer *(*fb_create)(struct drm_device *dev,
A Ddrm_fb_helper.h147 struct drm_framebuffer *fb;

Completed in 39 milliseconds