Home
last modified time | relevance | path

Searched defs:vc4 (Results 1 – 25 of 44) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
Dvc4_bo.c44 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() local
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() local
169 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy() local
188 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache() local
198 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() local
238 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() local
252 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool() local
266 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked() local
[all …]
Dvc4_irq.c63 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local
119 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local
141 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local
158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local
206 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local
247 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare() local
264 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable() local
281 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable() local
303 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_install() local
325 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local
[all …]
Dvc4_v3d.c101 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident() local
128 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get()
149 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put()
164 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() local
173 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
237 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc()
324 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get()
352 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() local
361 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put()
375 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local
[all …]
Dvc4_perfmon.c20 struct vc4_dev *vc4; in vc4_perfmon_get() local
34 struct vc4_dev *vc4; in vc4_perfmon_put() local
47 void vc4_perfmon_start(struct vc4_dev *vc4, struct vc4_perfmon *perfmon) in vc4_perfmon_start()
67 void vc4_perfmon_stop(struct vc4_dev *vc4, struct vc4_perfmon *perfmon, in vc4_perfmon_stop()
90 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_find() local
106 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_open_file() local
119 struct vc4_dev *vc4 = (struct vc4_dev *)data; in vc4_perfmon_idr_del() local
132 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_close_file() local
147 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl() local
203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl() local
[all …]
Dvc4_gem.c42 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck() local
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl() local
154 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() local
291 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() local
317 struct vc4_dev *vc4 = in vc4_reset_work() local
328 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed() local
374 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() local
387 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() local
437 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() local
456 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() local
[all …]
Dvc4_kms.c50 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() local
94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() local
99 static int vc4_ctm_obj_init(struct vc4_dev *vc4) in vc4_ctm_obj_init()
135 vc4_ctm_commit(struct vc4_dev *vc4, struct drm_atomic_state *state) in vc4_ctm_commit()
172 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state() local
185 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state() local
198 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() local
208 static void vc4_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc4_hvs_pv_muxing_commit()
249 static void vc5_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc5_hvs_pv_muxing_commit()
326 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail() local
[all …]
Dvc4_hvs.c98 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun() local
110 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_dlist() local
295 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_from_output() local
355 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_init_channel() local
449 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check() local
480 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_install_dlist() local
537 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable() local
551 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_disable() local
565 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush() local
713 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_report_underrun() local
[all …]
Dvc4_drv.c94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local
147 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_open() local
165 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() local
271 struct vc4_dev *vc4 = ptr; in vc4_component_unbind_all() local
291 struct vc4_dev *vc4; in vc4_drm_bind() local
Dvc4_crtc.c83 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel) in vc4_crtc_get_cob_allocation()
104 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local
224 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level() local
326 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() local
458 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local
473 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_disable() local
519 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_disable_at_boot() local
782 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local
912 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_set_fence_cb() local
998 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip() local
[all …]
Dvc4_validate.c108 struct vc4_dev *vc4 = exec->dev; in vc4_use_bo() local
167 struct vc4_dev *vc4 = exec->dev; in vc4_check_tex_size() local
360 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config() local
493 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_bin_cl() local
941 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_shader_recs() local
Dvc4_plane.c300 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() local
553 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size() local
687 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm() local
817 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set() local
1616 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_plane_init() local
Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_v3d.c103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident() local
130 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get()
148 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put()
160 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() local
169 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
230 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc()
317 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get()
342 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() local
351 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put()
362 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local
[all …]
Dvc4_irq.c60 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local
116 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local
136 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local
153 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local
199 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local
240 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_preinstall() local
257 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_postinstall() local
273 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local
293 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset() local
Dvc4_bo.c40 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() local
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() local
165 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy() local
183 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache() local
193 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() local
233 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() local
247 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool() local
258 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked() local
[all …]
Dvc4_gem.c42 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck() local
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl() local
151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() local
288 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() local
314 struct vc4_dev *vc4 = in vc4_reset_work() local
325 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed() local
371 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() local
384 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() local
431 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() local
450 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() local
[all …]
Dvc4_kms.c67 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() local
111 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() local
116 static int vc4_ctm_obj_init(struct vc4_dev *vc4) in vc4_ctm_obj_init()
152 vc4_ctm_commit(struct vc4_dev *vc4, struct drm_atomic_state *state) in vc4_ctm_commit()
188 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() local
198 static void vc4_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc4_hvs_pv_muxing_commit()
237 static void vc5_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc5_hvs_pv_muxing_commit()
309 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_complete_commit() local
388 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit() local
521 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check() local
[all …]
Dvc4_hvs.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state() local
90 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun() local
163 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_lut_load() local
202 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_get_fifo_from_output() local
253 static int vc4_hvs_init_channel(struct vc4_dev *vc4, struct drm_crtc *crtc, in vc4_hvs_init_channel()
307 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_stop_channel() local
334 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check() local
365 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_update_dlist() local
397 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable() local
420 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush() local
[all …]
Dvc4_perfmon.c30 void vc4_perfmon_start(struct vc4_dev *vc4, struct vc4_perfmon *perfmon) in vc4_perfmon_start()
47 void vc4_perfmon_stop(struct vc4_dev *vc4, struct vc4_perfmon *perfmon, in vc4_perfmon_stop()
103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl() local
155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl() local
179 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_get_values_ioctl() local
Dvc4_crtc.c69 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel) in vc4_crtc_get_cob_allocation()
89 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local
213 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level() local
311 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() local
419 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local
647 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local
712 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip_complete() local
760 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip() local
857 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() local
1065 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_init() local
Dvc4_debugfs.c26 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init() local
63 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_debugfs_add_file() local
Dvc4_drv.c70 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local
133 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() local
262 struct vc4_dev *vc4; in vc4_drm_bind() local
Dvc4_plane.c195 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() local
446 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size() local
530 struct vc4_dev *vc4; in vc4_plane_calc_load() local
585 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm() local
628 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set() local
Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/tests/
Dvc4_test_pv_muxing.c22 struct vc4_dev *vc4; member
730 struct vc4_dev *vc4; in vc4_pv_muxing_test_init() local
792 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable() local
864 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_stable_fifo() local
956 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state() local

12