Home
last modified time | relevance | path

Searched refs:drm_framebuffer_funcs (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_framebuffer.h44 struct drm_framebuffer_funcs { struct
147 const struct drm_framebuffer_funcs *funcs;
222 const struct drm_framebuffer_funcs *funcs);
Ddrm_gem_framebuffer_helper.h10 struct drm_framebuffer_funcs;
26 const struct drm_framebuffer_funcs *funcs);
/netbsd/src/sys/external/bsd/drm2/drm/
Ddrm_gem_framebuffer_helper.c100 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_create_with_funcs()
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_framebuffer.c730 const struct drm_framebuffer_funcs *funcs) in drm_framebuffer_init()
/netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
Dvmwgfx_kms.c885 static const struct drm_framebuffer_funcs vmw_framebuffer_surface_funcs = {
1064 static const struct drm_framebuffer_funcs vmw_framebuffer_bo_funcs = {