Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_gem_framebuffer_helper.h8 struct drm_framebuffer_funcs;
24 const struct drm_framebuffer_funcs *funcs);
38 const struct drm_framebuffer_funcs *funcs);
H A Ddrm_framebuffer.h37 struct drm_framebuffer_funcs { struct
131 const struct drm_framebuffer_funcs *funcs;
206 const struct drm_framebuffer_funcs *funcs);
H A Ddrm_fb_cma_helper.h8 struct drm_framebuffer_funcs;
20 const struct drm_framebuffer_funcs *funcs);
/dflybsd-src/sys/dev/drm/
H A Ddrm_gem_framebuffer_helper.c64 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_alloc()
149 const struct drm_framebuffer_funcs *funcs) in drm_gem_fb_create_with_funcs()
199 static const struct drm_framebuffer_funcs drm_gem_fb_funcs = {
307 const struct drm_framebuffer_funcs *funcs) in drm_gem_fbdev_fb_create()
H A Ddrm_framebuffer.c665 const struct drm_framebuffer_funcs *funcs) in drm_framebuffer_init()
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_display.c488 static const struct drm_framebuffer_funcs amdgpu_fb_funcs = {
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_display.c1305 static const struct drm_framebuffer_funcs radeon_fb_funcs = {
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_display.c13832 static const struct drm_framebuffer_funcs intel_fb_funcs = {