/linux-6.3-rc2/drivers/gpu/drm/vc4/ |
A D | vc4_bo.c | 74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs() local 198 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() local 238 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() local 314 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge() local 363 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache() local 396 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object() local 426 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create() local 495 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_dumb_create() local 520 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old() local 546 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object() local [all …]
|
A D | vc4_irq.c | 65 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local 121 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local 143 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local 160 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local 208 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local 249 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare() local 266 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable() local 283 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable() local 305 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_install() local 327 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local [all …]
|
A D | vc4_v3d.c | 101 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() 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() local 173 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot() 237 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc() 375 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local 387 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume() local 405 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_debugfs_init() local 422 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind() local [all …]
|
A D | vc4_gem.c | 42 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 154 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() local 291 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() local 317 struct vc4_dev *vc4 = in vc4_reset_work() local 374 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() local 387 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() local 437 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() local 456 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() local 474 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job() local [all …]
|
A D | vc4_perfmon.c | 20 struct vc4_dev *vc4; in vc4_perfmon_get() local 34 struct vc4_dev *vc4; in vc4_perfmon_put() local 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() local 106 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_open_file() local 127 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_close_file() local 142 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl() local 198 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl() local 225 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_get_values_ioctl() local
|
A D | vc4_kms.c | 56 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() local 100 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() local 178 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state() local 191 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state() local 204 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() local 332 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail() local 467 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_fb_create() local 513 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check() local 658 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_load_tracker_obj_fini() local 741 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_channels_obj_fini() local [all …]
|
A D | vc4_hvs.c | 98 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun() local 110 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_dlist() local 290 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_from_output() local 350 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_init_channel() local 446 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check() local 477 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_install_dlist() local 534 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable() local 548 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_disable() local 562 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush() local 709 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_report_underrun() local [all …]
|
A D | vc4_drv.c | 94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local 147 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_open() local 165 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() local 271 struct vc4_dev *vc4 = ptr; in vc4_component_unbind_all() local 291 struct vc4_dev *vc4; in vc4_drm_bind() local
|
A D | vc4_crtc.c | 103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local 325 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() local 457 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local 472 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_disable() local 518 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_disable_at_boot() local 781 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local 911 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_set_fence_cb() local 997 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip() local 1043 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_page_flip() local 1073 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() local [all …]
|
A D | vc4_validate.c | 108 struct vc4_dev *vc4 = exec->dev; in vc4_use_bo() local 167 struct vc4_dev *vc4 = exec->dev; in vc4_check_tex_size() local 360 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config() local 493 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_bin_cl() local 941 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_shader_recs() local
|
A D | vc4_plane.c | 300 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() local 553 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size() local 687 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm() local 817 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set() local 1620 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_plane_init() local
|
A D | vc4_fence.c | 39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled() local
|
A D | vc4_debugfs.c | 24 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init() local
|
A D | vc4_drv.h | 314 struct vc4_dev *vc4; member 322 struct vc4_dev *vc4; member 806 vc4_first_bin_job(struct vc4_dev *vc4) in vc4_first_bin_job() 813 vc4_first_render_job(struct vc4_dev *vc4) in vc4_first_render_job() 820 vc4_last_render_job(struct vc4_dev *vc4) in vc4_last_render_job()
|
A D | vc4_render_cl.c | 596 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_rcl() local
|
A D | vc4_validate_shaders.c | 781 struct vc4_dev *vc4 = to_vc4_dev(shader_obj->base.dev); in vc4_validate_shader() local
|
A D | vc4_hdmi.c | 487 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_connector_get_modes() local 1783 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_encoder_clock_valid() local
|
/linux-6.3-rc2/drivers/gpu/drm/vc4/tests/ |
A D | vc4_test_pv_muxing.c | 22 struct vc4_dev *vc4; member 731 struct vc4_dev *vc4; in vc4_pv_muxing_test_init() local 757 struct vc4_dev *vc4 = priv->vc4; in vc4_pv_muxing_test_exit() local 812 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable() local 888 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_stable_fifo() local 976 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state() local
|
A D | vc4_mock.c | 161 struct vc4_dev *vc4; in __mock_device() local
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | bcm2835-common.dtsi | 144 vc4: gpu { label
|
A D | bcm-cygnus.dtsi | 509 vc4: gpu { label
|
A D | bcm2711.dtsi | 15 vc4: gpu { label
|
/linux-6.3-rc2/drivers/net/dsa/b53/ |
A D | b53_common.c | 355 u8 mgmt, vc0, vc1, vc4 = 0, vc5; in b53_enable_vlan() local 2582 u8 vc4; in b53_switch_init() local
|