Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_irq.c60 struct vc4_dev *vc4 = in vc4_overflow_mem_work()
61 container_of(work, struct vc4_dev, overflow_mem_work); in vc4_overflow_mem_work()
106 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job()
126 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job()
143 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job()
189 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq()
230 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_preinstall()
244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_postinstall()
255 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall()
272 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset()
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()
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()
191 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); in vc4_bo_destroy()
211 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_cache()
221 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
275 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_add_to_purgeable_pool()
286 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); in vc4_bo_remove_from_purgeable_pool_locked()
[all …]
Dvc4_v3d.c115 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_regs()
131 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident()
151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw()
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()
302 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend()
317 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume()
342 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind()
419 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind()
Dvc4_drv.h67 struct vc4_dev { struct
205 static inline struct vc4_dev * argument
208 return (struct vc4_dev *)dev->dev_private; in to_vc4_dev()
288 struct vc4_dev *vc4;
564 vc4_first_bin_job(struct vc4_dev *vc4) in vc4_first_bin_job()
571 vc4_first_render_job(struct vc4_dev *vc4) in vc4_first_render_job()
578 vc4_last_render_job(struct vc4_dev *vc4) in vc4_last_render_job()
736 void vc4_job_handle_completed(struct vc4_dev *vc4);
782 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4);
811 void vc4_perfmon_start(struct vc4_dev *vc4, struct vc4_perfmon *perfmon);
[all …]
Dvc4_gem.c40 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck()
72 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
144 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
281 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
307 struct vc4_dev *vc4 = in vc4_reset_work()
308 container_of(work, struct vc4_dev, hangcheck.reset_work); in vc4_reset_work()
318 struct vc4_dev *vc4 = from_timer(vc4, t, hangcheck.timer); in vc4_hangcheck_elapsed()
364 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
377 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
424 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
[all …]
Dvc4_hdmi.c200 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_debugfs_regs()
221 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_dump_regs()
240 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_detect()
272 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_connector_get_modes()
350 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_stop_packet()
364 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_write_infoframe()
451 struct vc4_dev *vc4 = drm->dev_private; in vc4_hdmi_set_audio_infoframe()
475 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_disable()
497 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hdmi_encoder_enable()
721 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_audio_set_mai_clock()
[all …]
Dvc4_kms.c43 struct vc4_dev *vc4 = dev->dev_private; in vc4_get_ctm_state()
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()
196 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit()
323 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check()
405 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_kms_load()
Dvc4_crtc.c128 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanoutpos()
250 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_lut_load()
421 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_mode_set_nofb()
478 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled()
488 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_disable()
549 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_update_dlist()
581 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_enable()
631 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_check()
683 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_atomic_flush()
782 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip()
[all …]
Dvc4_hvs.c69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state()
94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_regs()
173 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_bind()
238 struct vc4_dev *vc4 = drm->dev_private; in vc4_hvs_unbind()
Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled()
Dvc4_drv.c67 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl()
273 struct vc4_dev *vc4; in vc4_drm_bind()
324 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_drm_unbind()
Dvc4_dpi.c135 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_dpi_debugfs_regs()
296 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_bind()
367 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_unbind()
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_txp.c180 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_txp_debugfs_regs()
399 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_bind()
441 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_unbind()
Dvc4_vec.c262 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_vec_debugfs_regs()
564 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_bind()
628 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_unbind()
Dvc4_plane.c176 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state()
464 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set()
Dvc4_dsi.c689 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dsi_debugfs_regs()
1504 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dsi_bind()
1674 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dsi_unbind()
Dvc4_validate.c352 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config()