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

/linux-4.4.14/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.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c456 vmw_kms_ldu_do_dmabuf_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, unsigned flags, unsigned color, struct drm_clip_rect *clips, unsigned num_clips, int increment) vmw_kms_ldu_do_dmabuf_dirty() argument
H A Dvmwgfx_scrn.c688 do_dmabuf_define_gmrfb(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer) do_dmabuf_define_gmrfb() argument
831 vmw_kms_sou_do_surface_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, struct drm_clip_rect *clips, struct drm_vmw_rect *vclips, struct vmw_resource *srf, s32 dest_x, s32 dest_y, unsigned num_clips, int inc, struct vmw_fence_obj **out_fence) vmw_kms_sou_do_surface_dirty() argument
926 vmw_kms_sou_do_dmabuf_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, struct drm_clip_rect *clips, unsigned num_clips, int increment, bool interruptible, struct vmw_fence_obj **out_fence) vmw_kms_sou_do_dmabuf_dirty() argument
H A Dvmwgfx_stdu.c993 vmw_kms_stdu_surface_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, struct drm_clip_rect *clips, struct drm_vmw_rect *vclips, struct vmw_resource *srf, s32 dest_x, s32 dest_y, unsigned num_clips, int inc, struct vmw_fence_obj **out_fence) vmw_kms_stdu_surface_dirty() argument
H A Dvmwgfx_kms.c406 static void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) vmw_framebuffer_surface_destroy() argument
419 static int vmw_framebuffer_surface_dirty(struct drm_framebuffer *framebuffer, vmw_framebuffer_surface_dirty() argument
614 static void vmw_framebuffer_dmabuf_destroy(struct drm_framebuffer *framebuffer) vmw_framebuffer_dmabuf_destroy() argument
627 static int vmw_framebuffer_dmabuf_dirty(struct drm_framebuffer *framebuffer, vmw_framebuffer_dmabuf_dirty() argument
1718 vmw_kms_helper_dirty(struct vmw_private *dev_priv, struct vmw_framebuffer *framebuffer, const struct drm_clip_rect *clips, const struct drm_vmw_rect *vclips, s32 dest_x, s32 dest_y, int num_clips, int increment, struct vmw_kms_dirty *dirty) vmw_kms_helper_dirty() argument
/linux-4.4.14/include/uapi/linux/
H A Dfb.h291 __u32 framebuffer; member in struct:fb_con2fbmap

Completed in 148 milliseconds