Home
last modified time | relevance | path

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

12

/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
417 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local
645 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local
710 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip_complete() local
758 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip() local
855 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() local
1063 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
253 struct vc4_dev *vc4; in vc4_drm_bind() local
Dvc4_plane.c193 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() local
448 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size() local
532 struct vc4_dev *vc4; in vc4_plane_calc_load() local
587 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm() local
630 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-4.19/drivers/gpu/drm/vc4/
Dvc4_irq.c60 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local
106 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local
126 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local
143 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local
189 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local
230 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_preinstall() local
244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_postinstall() local
255 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local
272 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset() local
Dvc4_bo.c43 static void vc4_bo_stats_dump(struct vc4_dev *vc4) in vc4_bo_stats_dump()
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs() local
112 static int vc4_get_user_label(struct vc4_dev *vc4, const char *name) in vc4_get_user_label()
157 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label() local
191 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy() local
211 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache() local
221 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() local
261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() local
275 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool() local
286 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked() local
[all …]
Dvc4_gem.c40 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck() local
72 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl() local
144 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() local
281 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() local
307 struct vc4_dev *vc4 = in vc4_reset_work() local
318 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed() local
364 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() local
377 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() local
424 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() local
443 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() local
[all …]
Dvc4_v3d.c115 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_regs() local
131 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident() local
151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() local
160 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
223 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_allocate_bin_bo() local
302 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local
317 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume() local
342 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind() local
419 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind() local
Dvc4_hdmi.c200 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_debugfs_regs() local
221 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_dump_regs() local
240 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_detect() local
272 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_get_modes() local
350 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_stop_packet() local
364 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_write_infoframe() local
451 struct vc4_dev *vc4 = drm->dev_private; in vc4_hdmi_set_audio_infoframe() local
475 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_disable() local
497 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_enable() local
733 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_audio_set_mai_clock() local
[all …]
Dvc4_kms.c43 struct vc4_dev *vc4 = dev->dev_private; in vc4_get_ctm_state() local
105 vc4_ctm_commit(struct vc4_dev *vc4, struct drm_atomic_state *state) in vc4_ctm_commit()
142 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_complete_commit() local
196 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit() local
329 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check() local
411 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_kms_load() local
Dvc4_crtc.c128 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanoutpos() local
250 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_lut_load() local
421 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_mode_set_nofb() local
478 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local
488 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_disable() local
549 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_update_dlist() local
581 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_enable() local
631 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_check() local
683 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_flush() local
782 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local
[all …]
Dvc4_hvs.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state() local
94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_regs() local
173 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_bind() local
238 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_unbind() local
Dvc4_drv.c67 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local
273 struct vc4_dev *vc4; in vc4_drm_bind() local
324 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_drm_unbind() local
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()
Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled() local
Dvc4_dpi.c135 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_dpi_debugfs_regs() local
296 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_bind() local
367 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_unbind() local
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm2835-common.dtsi135 vc4: gpu { label

12