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()
188 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
198 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
238 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
252 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
266 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
290 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool()
314 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
363 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache()
396 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object()
426 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create()
495 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_dumb_create()
520 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old()
546 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object()
611 struct vc4_dev *vc4 = in vc4_bo_cache_time_work()
612 container_of(work, struct vc4_dev, bo_cache.time_work); in vc4_bo_cache_time_work()
622 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_inc_usecnt()
662 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_dec_usecnt()
682 struct vc4_dev *vc4 = from_timer(vc4, t, bo_cache.time_timer); in vc4_bo_cache_time_timer()
766 static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *vc4file) in vc4_grab_bin_bo()
782 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_bo_ioctl()
812 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_mmap_bo_ioctl()
838 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_shader_bo_ioctl()
915 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_set_tiling_ioctl()
962 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_tiling_ioctl()
993 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_bo_debugfs_init()
1006 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_init()
1043 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_destroy()
1068 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_label_bo_ioctl()