Lines Matching refs:drm_framebuffer
279 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
299 static void drm_framebuffer_free(struct drm_framebuffer *fb) in drm_framebuffer_free()
310 void drm_framebuffer_unreference(struct drm_framebuffer *fb) in drm_framebuffer_unreference()
324 void drm_framebuffer_reference(struct drm_framebuffer *fb) in drm_framebuffer_reference()
341 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
367 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1058 struct drm_framebuffer *fb, *fbt; in drm_mode_config_cleanup()
1202 struct drm_framebuffer *fb; in drm_mode_getresources()
1741 struct drm_framebuffer *fb; in drm_mode_setplane()
1878 struct drm_framebuffer *fb = NULL; in drm_mode_setcrtc()
2134 struct drm_framebuffer *fb; in drm_mode_addfb()
2316 struct drm_framebuffer *fb; in drm_mode_addfb2()
2380 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb()
2381 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb()
2436 struct drm_framebuffer *fb; in drm_mode_getfb()
2470 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl()
2550 struct drm_framebuffer *fb, *tfb; in drm_fb_release()
3531 struct drm_framebuffer *fb; in drm_mode_page_flip_ioctl()