Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
A Dvc4_irq.c119 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job()
141 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job()
158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job()
206 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq()
247 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare()
264 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable()
281 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable()
303 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_install()
325 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall()
337 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_reset()
A Dvc4_bo.c74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs()
198 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size()
238 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge()
314 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge()
363 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache()
396 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object()
426 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create()
495 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_dumb_create()
520 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old()
546 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object()
[all …]
A Dvc4_gem.c43 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck()
75 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl()
155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state()
292 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset()
375 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl()
388 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno()
438 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches()
457 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches()
475 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job()
520 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_render_job()
[all …]
A Dvc4_kms.c50 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state()
94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini()
174 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state()
187 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state()
200 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state()
380 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail()
536 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_fb_create()
582 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check()
727 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_load_tracker_obj_fini()
810 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_channels_obj_fini()
[all …]
A Dvc4_crtc.c113 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position()
349 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv()
489 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled()
506 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_disable()
552 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_disable_at_boot()
826 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip()
963 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_set_fence_cb()
1047 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip()
1093 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_page_flip()
1123 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state()
[all …]
A Dvc4_v3d.c101 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident()
164 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw()
405 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_debugfs_init()
422 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind()
495 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_unbind()
A Dvc4_plane.c281 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_duplicate_state()
336 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state()
928 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_plane_allocate_lbm()
983 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_allocate_upm()
1062 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_free_upm()
1129 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs4_get_alpha_blend_mode()
1155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs5_get_alpha_blend_mode()
1191 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs6_get_alpha_mask_mode()
1210 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set()
1741 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_mode_set()
[all …]
A Dvc4_hvs.c232 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun()
244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_dlist()
286 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc6_hvs_debugfs_dlist()
335 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc6_hvs_debugfs_upm_allocs()
794 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check()
837 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_install_dlist()
899 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable()
917 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_disable()
931 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush()
1104 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_report_underrun()
[all …]
A Dvc4_perfmon.c147 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl()
203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl()
230 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_get_values_ioctl()
A Dvc4_drv.c95 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl()
148 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_open()
166 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close()
A Dvc4_fence.c39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled()
A Dvc4_debugfs.c24 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init()
A Dvc4_validate.c357 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config()
490 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_bin_cl()
930 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_shader_recs()
A Dvc4_txp.c389 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_encoder_disable()
A Dvc4_hdmi.c443 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_connector_get_modes()
806 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_encoder_post_crtc_disable()
1650 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_connector_clock_valid()
2023 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_audio_prepare()
A Dvc4_render_cl.c596 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_rcl()
A Dvc4_validate_shaders.c781 struct vc4_dev *vc4 = to_vc4_dev(shader_obj->base.dev); in vc4_validate_shader()
A Dvc4_drv.h239 #define to_vc4_dev(_dev) \ macro

Completed in 52 milliseconds