| /linux-6.15/drivers/gpu/drm/vc4/ |
| H 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 …]
|
| H A D | vc4_irq.c | 63 struct vc4_dev *vc4 = in vc4_overflow_mem_work() local 119 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() local 141 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() local 158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() local 206 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() local 247 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare() local 264 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable() local 281 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable() local 303 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_install() local 325 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() local [all …]
|
| H 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 …]
|
| H A D | vc4_gem.c | 43 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck() local 75 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl() local 155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() local 292 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() local 318 struct vc4_dev *vc4 = in vc4_reset_work() local 375 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() local 388 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() local 438 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() local 457 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() local 475 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job() local [all …]
|
| H 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 119 struct vc4_dev *vc4 = (struct vc4_dev *)data; in vc4_perfmon_idr_del() local 132 struct vc4_dev *vc4 = vc4file->dev; in vc4_perfmon_close_file() local 147 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl() local 203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl() local [all …]
|
| H A D | vc4_kms.c | 50 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() local 94 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() local 174 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state() local 187 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state() local 200 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() local 380 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail() local 535 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_fb_create() local 581 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check() local 726 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_load_tracker_obj_fini() local 809 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_channels_obj_fini() local [all …]
|
| H A D | vc4_hvs.c | 422 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_lut_load() local 475 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_frame_count() local 534 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_get_fifo_from_output() local 621 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_init_channel() local 686 struct vc4_dev *vc4 = hvs->vc4; in vc6_hvs_init_channel() local 721 struct vc4_dev *vc4 = hvs->vc4; in __vc4_hvs_stop_channel() local 753 struct vc4_dev *vc4 = hvs->vc4; in __vc6_hvs_stop_channel() local 781 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_stop_channel() local 1058 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_mask_underrun() local 1080 struct vc4_dev *vc4 = hvs->vc4; in vc4_hvs_unmask_underrun() local [all …]
|
| H A D | vc4_plane.c | 281 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_duplicate_state() local 336 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() local 928 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_plane_allocate_lbm() local 983 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_allocate_upm() local 1062 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_free_upm() local 1129 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs4_get_alpha_blend_mode() local 1155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs5_get_alpha_blend_mode() local 1191 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs6_get_alpha_mask_mode() local 1210 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set() local 1741 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc6_plane_mode_set() local [all …]
|
| H A D | vc4_drv.c | 95 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() local 148 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_open() local 166 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() local 272 struct vc4_dev *vc4 = ptr; in vc4_component_unbind_all() local 293 struct vc4_dev *vc4; in vc4_drm_bind() local
|
| H A D | vc4_crtc.c | 113 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local 349 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() local 489 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() local 506 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_disable() local 552 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_disable_at_boot() local 826 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() local 963 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_set_fence_cb() local 1047 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_async_page_flip() local 1093 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_page_flip() local 1123 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() local [all …]
|
| H 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 357 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config() local 490 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_bin_cl() local 930 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_validate_shader_recs() local
|
| H A D | vc4_fence.c | 39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled() local
|
| H A D | vc4_debugfs.c | 24 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init() local
|
| H A D | vc4_drv.h | 293 struct vc4_dev *vc4; member 316 struct vc4_dev *vc4; member 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()
|
| H A D | vc4_hdmi.c | 442 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_connector_get_modes() local 805 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_encoder_post_crtc_disable() local 1649 struct vc4_dev *vc4 = to_vc4_dev(connector->dev); in vc4_hdmi_connector_clock_valid() local 2022 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_audio_prepare() local
|
| H A D | vc4_render_cl.c | 596 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_rcl() local
|
| H A D | vc4_validate_shaders.c | 781 struct vc4_dev *vc4 = to_vc4_dev(shader_obj->base.dev); in vc4_validate_shader() local
|
| H A D | vc4_txp.c | 389 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_encoder_disable() local
|
| /linux-6.15/drivers/gpu/drm/vc4/tests/ |
| H A D | vc4_test_pv_muxing.c | 22 struct vc4_dev *vc4; member 730 struct vc4_dev *vc4; in vc4_pv_muxing_test_init() local 794 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable() local 868 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_stable_fifo() local 962 struct vc4_dev *vc4; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable_too_many_crtc_state() local
|
| H A D | vc4_mock.c | 163 struct vc4_dev *vc4; in __mock_device() local
|
| /linux-6.15/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2835-common.dtsi | 144 vc4: gpu { label
|
| H A D | bcm-cygnus.dtsi | 511 vc4: gpu { label
|
| H A D | bcm2711.dtsi | 15 vc4: gpu { label
|
| /linux-6.15/arch/arm64/boot/dts/broadcom/ |
| H A D | bcm2712.dtsi | 426 vc4: gpu { label
|
| /linux-6.15/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 379 u8 mgmt, vc0, vc1, vc4 = 0, vc5; in b53_enable_vlan() local 2799 u8 vc4; in b53_switch_init() local
|