Searched defs:framebuffer (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/tegra/
H A Dfb.c28 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, tegra_fb_get_plane() argument
39 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer) tegra_fb_is_bottom_up() argument
49 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer, tegra_fb_get_tiling() argument
60 static void tegra_fb_destroy(struct drm_framebuffer *framebuffer) tegra_fb_destroy() argument
81 static int tegra_fb_create_handle(struct drm_framebuffer *framebuffer, tegra_fb_create_handle() argument
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c426 static void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) vmw_framebuffer_surface_destroy() argument
592 static int vmw_framebuffer_surface_dirty(struct drm_framebuffer *framebuffer, vmw_framebuffer_surface_dirty() argument
763 static void vmw_framebuffer_dmabuf_destroy(struct drm_framebuffer *framebuffer) vmw_framebuffer_dmabuf_destroy() argument
949 static int vmw_framebuffer_dmabuf_dirty(struct drm_framebuffer *framebuffer, vmw_framebuffer_dmabuf_dirty() argument
445 do_surface_dirty_sou(struct vmw_private *dev_priv, struct drm_file *file_priv, struct vmw_framebuffer *framebuffer, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips, int inc, struct vmw_fence_obj **out_fence) do_surface_dirty_sou() argument
775 do_dmabuf_dirty_ldu(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips, int increment) do_dmabuf_dirty_ldu() argument
809 do_dmabuf_define_gmrfb(struct drm_file *file_priv, struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer) do_dmabuf_define_gmrfb() argument
853 do_dmabuf_dirty_sou(struct drm_file *file_priv, struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips, int increment, struct vmw_fence_obj **out_fence) do_dmabuf_dirty_sou() argument
/linux-4.1.27/include/uapi/linux/
H A Dfb.h291 __u32 framebuffer; member in struct:fb_con2fbmap

Completed in 290 milliseconds