Lines Matching refs:drm_framebuffer
281 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
301 static void drm_framebuffer_free(struct drm_framebuffer *fb) in drm_framebuffer_free()
312 void drm_framebuffer_unreference(struct drm_framebuffer *fb) in drm_framebuffer_unreference()
326 void drm_framebuffer_reference(struct drm_framebuffer *fb) in drm_framebuffer_reference()
343 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
369 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1072 struct drm_framebuffer *fb, *fbt; in drm_mode_config_cleanup()
1216 struct drm_framebuffer *fb; in drm_mode_getresources()
1755 struct drm_framebuffer *fb; in drm_mode_setplane()
1892 struct drm_framebuffer *fb = NULL; in drm_mode_setcrtc()
2152 struct drm_framebuffer *fb; in drm_mode_addfb()
2334 struct drm_framebuffer *fb; in drm_mode_addfb2()
2398 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb()
2399 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb()
2454 struct drm_framebuffer *fb; in drm_mode_getfb()
2488 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl()
2573 struct drm_framebuffer *fb, *tfb; in drm_fb_release()
3569 struct drm_framebuffer *fb; in drm_mode_page_flip_ioctl()