Searched defs:framebuffer (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/tegra/ |
D | fb.c | 28 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()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 405 static void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_surface_destroy() 418 static int vmw_framebuffer_surface_dirty(struct drm_framebuffer *framebuffer, in vmw_framebuffer_surface_dirty() 613 static void vmw_framebuffer_dmabuf_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_dmabuf_destroy() 626 static int vmw_framebuffer_dmabuf_dirty(struct drm_framebuffer *framebuffer, in vmw_framebuffer_dmabuf_dirty() 1714 struct vmw_framebuffer *framebuffer, in vmw_kms_helper_dirty()
|
D | vmwgfx_scrn.c | 689 struct vmw_framebuffer *framebuffer) in do_dmabuf_define_gmrfb() 832 struct vmw_framebuffer *framebuffer, in vmw_kms_sou_do_surface_dirty() 928 struct vmw_framebuffer *framebuffer, in vmw_kms_sou_do_dmabuf_dirty()
|
D | vmwgfx_ldu.c | 457 struct vmw_framebuffer *framebuffer, in vmw_kms_ldu_do_dmabuf_dirty()
|
D | vmwgfx_stdu.c | 994 struct vmw_framebuffer *framebuffer, in vmw_kms_stdu_surface_dirty()
|