| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_bo.c | 45 vc4_bo_stats_print(struct drm_printer * p,struct vc4_dev * vc4) vc4_bo_stats_print() argument 75 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_stats_debugfs() local 91 vc4_get_user_label(struct vc4_dev * vc4,const char * name) vc4_get_user_label() argument 136 struct vc4_dev *vc4 = to_vc4_dev(gem_obj->dev); vc4_bo_set_label() local 170 struct vc4_dev *vc4 = to_vc4_dev(obj->dev); vc4_bo_destroy() local 189 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_remove_from_cache() local 199 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_get_cache_list_for_size() local 238 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_cache_purge() local 252 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_add_to_purgeable_pool() local 266 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_remove_from_purgeable_pool_locked() local 290 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_remove_from_purgeable_pool() local 314 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_userspace_cache_purge() local 363 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_get_from_cache() local 396 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_create_object() local 426 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_create() local 495 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_dumb_create() local 520 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_cache_free_old() local 546 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_free_object() local 611 struct vc4_dev *vc4 = vc4_bo_cache_time_work() local 622 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_inc_usecnt() local 662 struct vc4_dev *vc4 = to_vc4_dev(bo->base.base.dev); vc4_bo_dec_usecnt() local 682 struct vc4_dev *vc4 = timer_container_of(vc4, t, bo_cache.time_timer); vc4_bo_cache_time_timer() local 769 vc4_grab_bin_bo(struct vc4_dev * vc4,struct vc4_file * vc4file) vc4_grab_bin_bo() argument 785 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_create_bo_ioctl() local 815 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_mmap_bo_ioctl() local 841 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_create_shader_bo_ioctl() local 918 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_set_tiling_ioctl() local 965 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_get_tiling_ioctl() local 996 struct vc4_dev *vc4 = to_vc4_dev(drm); vc4_bo_debugfs_init() local 1009 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_cache_init() local 1045 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_bo_cache_destroy() local 1070 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_label_bo_ioctl() local [all...] |
| H A D | vc4_v3d.c | 103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_debugfs_ident() local 130 vc4_v3d_pm_get(struct vc4_dev *vc4) in vc4_v3d_pm_get() 151 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put() 166 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() local 175 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot() 239 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc() 326 int vc4_v3d_bin_bo_get(struct vc4_dev *vc4, bool *used) in vc4_v3d_bin_bo_get() 354 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() local 363 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4) in vc4_v3d_bin_bo_put() 377 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() local [all …]
|
| H A D | vc4_gem.c | 44 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_queue_hangcheck() local 77 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_get_hang_state_ioctl() local 157 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_save_hang_state() local 296 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_reset() local 322 struct vc4_dev *vc4 = vc4_reset_work() local 333 struct vc4_dev *vc4 = timer_container_of(vc4, t, hangcheck.timer); vc4_hangcheck_elapsed() local 379 struct vc4_dev *vc4 = to_vc4_dev(dev); submit_cl() local 392 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_wait_for_seqno() local 442 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_flush_caches() local 461 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_flush_texture_caches() local 479 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_submit_next_bin_job() local 524 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_submit_next_render_job() local 548 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_move_job_to_render() local 622 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_queue_submit() local 739 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_get_bcl() local 852 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_complete_exec() local 899 vc4_job_handle_completed(struct vc4_dev * vc4) vc4_job_handle_completed() argument 928 struct vc4_dev *vc4 = vc4_job_done_work() local 956 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_wait_seqno_ioctl() local 970 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_wait_bo_ioctl() local 1015 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_submit_cl_ioctl() local 1163 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_gem_init() local 1196 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_gem_destroy() local 1218 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_gem_madvise_ioctl() local [all...] |
| H A D | vc4_plane.c | 282 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_duplicate_state() local 337 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_destroy_state() local 572 struct vc4_dev *vc4 = to_vc4_dev(vc4_state->base.plane->dev); vc4_write_tpz() local 602 struct vc4_dev *vc4 = to_vc4_dev(vc4_state->base.plane->dev); vc4_write_ppf() local 664 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); __vc4_lbm_size() local 803 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); vc4_lbm_size() local 837 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); vc4_write_scaling_parameters() local 927 struct vc4_dev *vc4 = to_vc4_dev(drm); vc4_plane_allocate_lbm() local 982 struct vc4_dev *vc4 = to_vc4_dev(drm); vc6_plane_allocate_upm() local 1061 struct vc4_dev *vc4 = to_vc4_dev(drm); vc6_plane_free_upm() local 1128 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hvs4_get_alpha_blend_mode() local 1154 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hvs5_get_alpha_blend_mode() local 1190 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_hvs6_get_alpha_mask_mode() local 1209 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_mode_set() local 1702 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); vc6_plane_get_csc_mode() local 1740 struct vc4_dev *vc4 = to_vc4_dev(drm); vc6_plane_mode_set() local 2130 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_atomic_check() local 2218 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_async_set_fb() local 2342 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); vc4_plane_atomic_async_check() local 2510 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_plane_init() local [all...] |
| H A D | vc4_drv.c | 96 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_get_param_ioctl() local 149 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_open() local 167 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_close() local 273 struct vc4_dev *vc4 = ptr; vc4_component_unbind_all() local 294 struct vc4_dev *vc4; vc4_drm_bind() local [all...] |
| H A D | vc4_crtc.c | 83 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel) in vc4_crtc_get_cob_allocation() argument 113 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() local 242 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level() local 349 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_config_pv() local 489 struct vc4_dev *vc4 = to_vc4_dev(dev); require_hvs_enabled() local 506 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_disable() local 552 struct vc4_dev *vc4 = to_vc4_dev(drm); vc4_crtc_disable_at_boot() local 826 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_crtc_handle_page_flip() local 963 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_async_set_fence_cb() local 1047 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_async_page_flip() local 1093 struct vc4_dev *vc4 = to_vc4_dev(dev); vc4_page_flip() local 1123 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); vc4_crtc_destroy_state() local 1402 struct vc4_dev *vc4 = to_vc4_dev(drm); __vc4_crtc_init() local [all...] |
| 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_validate_shaders.c | 783 struct vc4_dev *vc4 = to_vc4_dev(shader_obj->base.dev); vc4_validate_shader() local
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm-cygnus.dtsi | 511 vc4: gpu { label
|
| /linux/drivers/gpu/drm/vc4/tests/ |
| H A D | vc4_mock.c | 163 struct vc4_dev *vc4; in __mock_device() local
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 386 u8 mgmt, vc0, vc1, vc4 = 0, vc5; in b53_enable_vlan() local 3123 u8 vc4; b53_switch_init() local [all...] |