Lines Matching refs:vc4_dev
44 static void vc4_bo_stats_print(struct drm_printer *p, struct vc4_dev *vc4) in vc4_bo_stats_print()
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs()
90 static int vc4_get_user_label(struct vc4_dev *vc4, const char *name) in vc4_get_user_label()
135 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label()
169 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy()
187 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
197 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
237 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
251 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
265 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
289 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool()
313 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
362 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache()
395 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object()
428 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create()
497 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_dumb_create()
522 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old()
548 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object()
613 struct vc4_dev *vc4 = in vc4_bo_cache_time_work()
614 container_of(work, struct vc4_dev, bo_cache.time_work); in vc4_bo_cache_time_work()
624 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_inc_usecnt()
664 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_dec_usecnt()
684 struct vc4_dev *vc4 = from_timer(vc4, t, bo_cache.time_timer); in vc4_bo_cache_time_timer()
768 static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *vc4file) in vc4_grab_bin_bo()
784 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_bo_ioctl()
814 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_mmap_bo_ioctl()
840 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_shader_bo_ioctl()
917 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_set_tiling_ioctl()
964 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_tiling_ioctl()
995 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_bo_debugfs_init()
1012 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_init()
1049 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_destroy()
1074 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_label_bo_ioctl()