| /drivers/gpu/drm/vc4/ |
| A D | vc4_irq.c | 63 struct vc4_dev *vc4 = in vc4_overflow_mem_work() 119 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() [all …]
|
| A D | vc4_perfmon.c | 20 struct vc4_dev *vc4; in vc4_perfmon_get() 34 struct vc4_dev *vc4; in vc4_perfmon_put() 47 void vc4_perfmon_start(struct vc4_dev *vc4, struct vc4_perfmon *perfmon) in vc4_perfmon_start() 67 void vc4_perfmon_stop(struct vc4_dev *vc4, struct vc4_perfmon *perfmon, in vc4_perfmon_stop() 90 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_find() 106 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_open_file() 119 struct vc4_dev *vc4 = (struct vc4_dev *)data; in vc4_perfmon_idr_del() 132 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_close_file() 147 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() [all …]
|
| A D | vc4_bo.c | 74 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 D | vc4_v3d.c | 101 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident() 128 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get() 149 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put() 164 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() 237 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc() 352 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() 375 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() 387 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume() 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() [all …]
|
| A D | vc4_drv.h | 59 struct vc4_dev *dev; 91 struct vc4_dev { struct 293 struct vc4_dev *vc4; 316 struct vc4_dev *vc4; 672 struct vc4_dev *dev; 792 struct vc4_dev *dev; 803 vc4_first_bin_job(struct vc4_dev *vc4) in vc4_first_bin_job() 810 vc4_first_render_job(struct vc4_dev *vc4) in vc4_first_render_job() 817 vc4_last_render_job(struct vc4_dev *vc4) in vc4_last_render_job() 1060 int vc4_v3d_pm_get(struct vc4_dev *vc4); [all …]
|
| A D | vc4_gem.c | 43 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() 318 struct vc4_dev *vc4 = in vc4_reset_work() 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() [all …]
|
| A D | vc4_kms.c | 50 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 D | vc4_hvs.c | 422 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_lut_load() 475 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_frame_count() 534 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_from_output() 621 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_init_channel() 686 struct vc4_dev *vc4 = hvs->vc4; in vc6_hvs_init_channel() 721 struct vc4_dev *vc4 = hvs->vc4; in __vc4_hvs_stop_channel() 753 struct vc4_dev *vc4 = hvs->vc4; in __vc6_hvs_stop_channel() 781 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_stop_channel() 1058 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_mask_underrun() 1080 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_unmask_underrun() [all …]
|
| A D | vc4_drv.c | 95 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() 272 struct vc4_dev *vc4 = ptr; in vc4_component_unbind_all() 293 struct vc4_dev *vc4; in vc4_drm_bind() 323 vc4 = devm_drm_dev_alloc(dev, driver, struct vc4_dev, base); in vc4_drm_bind()
|
| A D | vc4_crtc.c | 113 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 D | vc4_plane.c | 281 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 D | vc4_validate.c | 108 struct vc4_dev *vc4 = exec->dev; in vc4_use_bo() 167 struct vc4_dev *vc4 = exec->dev; in vc4_check_tex_size() 357 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 D | vc4_fence.c | 39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled()
|
| A D | vc4_debugfs.c | 24 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init()
|
| A D | vc4_txp.c | 389 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_encoder_disable()
|
| A D | vc4_hdmi.c | 443 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 D | vc4_render_cl.c | 596 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_rcl()
|
| A D | vc4_validate_shaders.c | 781 struct vc4_dev *vc4 = to_vc4_dev(shader_obj->base.dev); in vc4_validate_shader()
|
| /drivers/gpu/drm/vc4/tests/ |
| A D | vc4_mock.c | 158 static struct vc4_dev *__mock_device(struct kunit *test, enum vc4_gen gen) in __mock_device() 163 struct vc4_dev *vc4; in __mock_device() 171 struct vc4_dev, base, in __mock_device() 199 struct vc4_dev *vc4_mock_device(struct kunit *test) in vc4_mock_device() 204 struct vc4_dev *vc5_mock_device(struct kunit *test) in vc5_mock_device()
|
| A D | vc4_mock.h | 51 struct vc4_dev *vc4_mock_device(struct kunit *test); 52 struct vc4_dev *vc5_mock_device(struct kunit *test);
|
| A D | vc4_test_pv_muxing.c | 22 struct vc4_dev *vc4; 170 struct vc4_dev *(*mock_fn)(struct kunit *test); 682 struct vc4_dev *vc4; in drm_vc4_test_pv_muxing() 737 struct vc4_dev *vc4; in drm_vc4_test_pv_muxing_invalid() 780 struct vc4_dev *vc4; in vc4_pv_muxing_test_init() 835 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable() 935 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_stable_fifo() 1061 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state()
|