Home
last modified time | relevance | path

Searched refs:to_vc4_dev (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_irq.c120 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job()
140 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job()
157 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job()
203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq()
244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare()
261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable()
275 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable()
312 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall()
321 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset()
Dvc4_bo.c72 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs()
133 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); in vc4_bo_set_label()
167 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy()
185 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
195 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
235 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
249 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
260 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
281 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool()
305 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
[all …]
Dvc4_hvs.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state()
90 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun()
163 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_lut_load()
202 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_get_fifo_from_output()
307 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_stop_channel()
334 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check()
365 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_update_dlist()
397 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable()
424 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush()
504 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_mask_underrun()
[all …]
Dvc4_kms.c71 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state()
115 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini()
192 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state()
205 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state()
218 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state()
338 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail()
481 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check()
548 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_load_tracker_atomic_check()
629 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_load_tracker_obj_fini()
705 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_channels_obj_fini()
[all …]
Dvc4_gem.c42 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck()
74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
288 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
371 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
384 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
431 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
450 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
468 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
508 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
[all …]
Dvc4_debugfs.c26 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init()
63 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_debugfs_add_file()
Dvc4_perfmon.c103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl()
155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl()
179 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_get_values_ioctl()
Dvc4_v3d.c101 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident()
158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw()
393 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind()
475 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind()
Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled()
Dvc4_crtc.c89 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position()
213 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level()
319 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv()
426 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled()
693 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip()
890 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state()
1097 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_init()
Dvc4_drv.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl()
132 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close()
Dvc4_dpi.c259 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_bind()
334 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_unbind()
Dvc4_plane.c193 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state()
448 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size()
534 vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_calc_load()
587 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm()
630 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set()
Dvc4_txp.c466 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_bind()
529 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_unbind()
Dvc4_vec.c535 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_bind()
605 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_unbind()
Dvc4_drv.h236 to_vc4_dev(struct drm_device *dev) in to_vc4_dev() function
Dvc4_validate.c352 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config()
Dvc4_hdmi.c2157 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_bind()