Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c28 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, in tegra_fb_get_plane()
39 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer) in tegra_fb_is_bottom_up()
49 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer, in tegra_fb_get_tiling()
60 static void tegra_fb_destroy(struct drm_framebuffer *framebuffer) in tegra_fb_destroy()
81 static int tegra_fb_create_handle(struct drm_framebuffer *framebuffer, in tegra_fb_create_handle()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c426 static void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_surface_destroy()
447 struct vmw_framebuffer *framebuffer, in do_surface_dirty_sou()
592 static int vmw_framebuffer_surface_dirty(struct drm_framebuffer *framebuffer, in vmw_framebuffer_surface_dirty()
763 static void vmw_framebuffer_dmabuf_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_dmabuf_destroy()
776 struct vmw_framebuffer *framebuffer, in do_dmabuf_dirty_ldu()
811 struct vmw_framebuffer *framebuffer) in do_dmabuf_define_gmrfb()
855 struct vmw_framebuffer *framebuffer, in do_dmabuf_dirty_sou()
949 static int vmw_framebuffer_dmabuf_dirty(struct drm_framebuffer *framebuffer, in vmw_framebuffer_dmabuf_dirty()
/linux-4.1.27/include/uapi/linux/
Dfb.h291 __u32 framebuffer; member