Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_bo.c42 static void vc4_bo_stats_print(struct drm_printer *p, struct vc4_dev *vc4) in vc4_bo_stats_print()
72 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs() local
88 static int vc4_get_user_label(struct vc4_dev *vc4, const char *name) in vc4_get_user_label()
133 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label() local
167 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy() local
185 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache() local
195 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() local
235 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() local
249 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool() local
260 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked() 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()
146 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put()
158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() local
167 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot()
228 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc()
315 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get()
340 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() local
349 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put()
360 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local
[all …]
Dvc4_irq.c64 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local
120 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local
140 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local
157 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local
203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local
244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare() local
261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable() local
275 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable() local
312 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local
321 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset() local
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_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_frame_count() local
225 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_get_fifo_from_output() local
276 static int vc4_hvs_init_channel(struct vc4_dev *vc4, struct drm_crtc *crtc, in vc4_hvs_init_channel()
330 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_stop_channel() local
357 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check() local
388 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_update_dlist() local
435 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable() local
[all …]
Dvc4_kms.c71 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() local
115 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() local
120 static int vc4_ctm_obj_init(struct vc4_dev *vc4) in vc4_ctm_obj_init()
156 vc4_ctm_commit(struct vc4_dev *vc4, struct drm_atomic_state *state) in vc4_ctm_commit()
192 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state() local
205 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state() local
218 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() local
228 static void vc4_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc4_hvs_pv_muxing_commit()
268 static void vc5_hvs_pv_muxing_commit(struct vc4_dev *vc4, in vc5_hvs_pv_muxing_commit()
339 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail() 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.c71 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel) in vc4_crtc_get_cob_allocation()
91 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local
215 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level() local
321 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() local
430 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local
714 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local
911 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() local
1119 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_init() local
Dvc4_drv.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local
132 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() local
230 struct vc4_dev *vc4; in vc4_drm_bind() 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_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
Dvc4_dpi.c269 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_bind() local
344 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_unbind() local
Dvc4_txp.c471 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_bind() local
535 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_unbind() local
Dvc4_vec.c535 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_bind() local
605 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_unbind() local
Dvc4_drv.h314 struct vc4_dev *vc4; member
711 vc4_first_bin_job(struct vc4_dev *vc4) in vc4_first_bin_job()
718 vc4_first_render_job(struct vc4_dev *vc4) in vc4_first_render_job()
725 vc4_last_render_job(struct vc4_dev *vc4) in vc4_last_render_job()
Dvc4_validate.c352 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config() local
Dvc4_hdmi.c2204 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_bind() local
/drivers/net/dsa/b53/
Db53_common.c355 u8 mgmt, vc0, vc1, vc4 = 0, vc5; in b53_enable_vlan() local
2606 u8 vc4; in b53_switch_init() local