Lines Matching refs:v3d_dev
22 v3d_init_core(struct v3d_dev *v3d, int core) in v3d_init_core()
42 v3d_init_hw_state(struct v3d_dev *v3d) in v3d_init_hw_state()
48 v3d_idle_axi(struct v3d_dev *v3d, int core) in v3d_idle_axi()
61 v3d_idle_gca(struct v3d_dev *v3d) in v3d_idle_gca()
76 v3d_reset_by_bridge(struct v3d_dev *v3d) in v3d_reset_by_bridge()
99 v3d_reset_v3d(struct v3d_dev *v3d) in v3d_reset_v3d()
110 v3d_reset(struct v3d_dev *v3d) in v3d_reset()
133 v3d_flush_l3(struct v3d_dev *v3d) in v3d_flush_l3()
152 v3d_invalidate_l2c(struct v3d_dev *v3d, int core) in v3d_invalidate_l2c()
164 v3d_flush_l2t(struct v3d_dev *v3d, int core) in v3d_flush_l2t()
189 v3d_clean_caches(struct v3d_dev *v3d) in v3d_clean_caches()
219 v3d_invalidate_slices(struct v3d_dev *v3d, int core) in v3d_invalidate_slices()
229 v3d_invalidate_caches(struct v3d_dev *v3d) in v3d_invalidate_caches()
432 v3d_job_init(struct v3d_dev *v3d, struct drm_file *file_priv, in v3d_job_init()
528 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_submit_cl_ioctl()
682 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_submit_tfu_ioctl()
777 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_submit_csd_ioctl()
868 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_gem_init()
915 struct v3d_dev *v3d = to_v3d_dev(dev); in v3d_gem_destroy()