Lines Matching refs:vc4_dev
40 static void vc4_bo_stats_print(struct drm_printer *p, struct vc4_dev *vc4) in vc4_bo_stats_print()
70 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs()
86 static int vc4_get_user_label(struct vc4_dev *vc4, const char *name) in vc4_get_user_label()
131 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label()
165 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy()
183 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
193 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
233 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
247 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
258 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
279 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool()
303 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
352 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache()
387 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object()
410 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create()
500 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old()
526 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object()
591 struct vc4_dev *vc4 = in vc4_bo_cache_time_work()
592 container_of(work, struct vc4_dev, bo_cache.time_work); in vc4_bo_cache_time_work()
653 struct vc4_dev *vc4 = from_timer(vc4, t, bo_cache.time_timer); in vc4_bo_cache_time_timer()
796 static int vc4_grab_bin_bo(struct vc4_dev *vc4, struct vc4_file *vc4file) in vc4_grab_bin_bo()
818 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_bo_ioctl()
867 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_shader_bo_ioctl()
1010 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_init()
1041 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_destroy()
1066 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_label_bo_ioctl()