Lines Matching refs:drm_framebuffer
46 static struct drm_framebuffer *
405 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
431 struct drm_framebuffer *fb) in __drm_framebuffer_unregister()
442 struct drm_framebuffer *fb = in drm_framebuffer_free()
443 container_of(kref, struct drm_framebuffer, refcount); in drm_framebuffer_free()
460 static struct drm_framebuffer *__drm_framebuffer_lookup(struct drm_device *dev, in __drm_framebuffer_lookup()
464 struct drm_framebuffer *fb; in __drm_framebuffer_lookup()
486 struct drm_framebuffer *drm_framebuffer_lookup(struct drm_device *dev, in drm_framebuffer_lookup()
489 struct drm_framebuffer *fb; in drm_framebuffer_lookup()
509 void drm_framebuffer_unreference(struct drm_framebuffer *fb) in drm_framebuffer_unreference()
522 void drm_framebuffer_reference(struct drm_framebuffer *fb) in drm_framebuffer_reference()
538 void drm_framebuffer_unregister_private(struct drm_framebuffer *fb) in drm_framebuffer_unregister_private()
571 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
594 void drm_framebuffer_remove(struct drm_framebuffer *fb) in drm_framebuffer_remove()
1739 struct drm_framebuffer *fb; in drm_mode_getresources()
2319 const struct drm_framebuffer *fb) in check_src_coords()
2354 struct drm_framebuffer *fb, in __setplane_internal()
2430 struct drm_framebuffer *fb, in setplane_internal()
2467 struct drm_framebuffer *fb = NULL; in drm_mode_setplane()
2523 struct drm_framebuffer *fb; in drm_mode_set_config_internal()
2588 const struct drm_framebuffer *fb) in drm_crtc_check_viewport()
2625 struct drm_framebuffer *fb = NULL; in drm_mode_setcrtc()
2806 struct drm_framebuffer *fb = NULL; in drm_mode_cursor_universal()
3236 static struct drm_framebuffer *
3242 struct drm_framebuffer *fb; in internal_framebuffer_create()
3299 struct drm_framebuffer *fb; in drm_mode_addfb2()
3329 struct drm_framebuffer *fb = in drm_mode_rmfb_work_fn()
3353 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb()
3354 struct drm_framebuffer *fbl = NULL; in drm_mode_rmfb()
3423 struct drm_framebuffer *fb; in drm_mode_getfb()
3486 struct drm_framebuffer *fb; in drm_mode_dirtyfb_ioctl()
3561 struct drm_framebuffer *fb, *tfb; in drm_fb_release()
4768 struct drm_framebuffer *fb; in drm_property_change_valid_get()
5231 struct drm_framebuffer *fb = NULL; in drm_mode_page_flip_ioctl()
5790 struct drm_framebuffer *fb, *fbt; in drm_mode_config_cleanup()