Searched refs:vc4_dev (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/vc4/ |
| A D | vc4_irq.c | 64 struct vc4_dev *vc4 = in vc4_overflow_mem_work() 65 container_of(work, struct vc4_dev, overflow_mem_work); in vc4_overflow_mem_work() 120 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_bin_job() 140 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_cancel_bin_job() 157 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_finish_render_job() 203 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq() 244 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_prepare() 261 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_enable() 275 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_disable() 312 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_irq_uninstall() [all …]
|
| A D | vc4_bo.c | 72 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_stats_debugfs() 195 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_cache_list_for_size() 235 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_purge() 305 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_userspace_cache_purge() 354 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_get_from_cache() 389 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_create_object() 414 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_create() 504 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_bo_cache_free_old() 530 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_free_object() 595 struct vc4_dev *vc4 = in vc4_bo_cache_time_work() [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() 146 vc4_v3d_pm_put(struct vc4_dev *vc4) in vc4_v3d_pm_put() 158 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_v3d_init_hw() 167 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4) in vc4_v3d_get_bin_slot() 228 static int bin_bo_alloc(struct vc4_dev *vc4) in bin_bo_alloc() 340 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release() 360 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_suspend() 372 struct vc4_dev *vc4 = v3d->vc4; in vc4_v3d_runtime_resume() 393 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_v3d_bind() [all …]
|
| A D | vc4_kms.c | 71 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_ctm_state() 115 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_obj_fini() 120 static int vc4_ctm_obj_init(struct vc4_dev *vc4) in vc4_ctm_obj_init() 192 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_new_global_state() 205 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_old_global_state() 218 struct vc4_dev *vc4 = to_vc4_dev(state->dev); in vc4_hvs_get_global_state() 338 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_atomic_commit_tail() 483 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_ctm_atomic_check() 631 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_load_tracker_obj_fini() 701 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_channels_obj_fini() [all …]
|
| A D | vc4_drv.h | 74 struct vc4_dev { struct 235 static inline struct vc4_dev * argument 238 return container_of(dev, struct vc4_dev, base); in to_vc4_dev() 314 struct vc4_dev *vc4; 685 vc4_first_bin_job(struct vc4_dev *vc4) in vc4_first_bin_job() 692 vc4_first_render_job(struct vc4_dev *vc4) in vc4_first_render_job() 699 vc4_last_render_job(struct vc4_dev *vc4) in vc4_last_render_job() 933 int vc4_v3d_get_bin_slot(struct vc4_dev *vc4); 935 void vc4_v3d_bin_bo_put(struct vc4_dev *vc4); 936 int vc4_v3d_pm_get(struct vc4_dev *vc4); [all …]
|
| A D | vc4_hvs.c | 69 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_dump_state() 90 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_debugfs_underrun() 163 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_lut_load() 202 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_get_fifo_from_output() 307 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_stop_channel() 334 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_check() 365 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_update_dlist() 397 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_enable() 424 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_atomic_flush() 504 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_hvs_mask_underrun() [all …]
|
| A D | vc4_gem.c | 42 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_queue_hangcheck() 74 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_hang_state_ioctl() 151 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_save_hang_state() 288 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_reset() 314 struct vc4_dev *vc4 = in vc4_reset_work() 371 struct vc4_dev *vc4 = to_vc4_dev(dev); in submit_cl() 384 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_wait_for_seqno() 431 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_caches() 450 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_flush_texture_caches() 468 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_submit_next_bin_job() [all …]
|
| A D | vc4_perfmon.c | 30 void vc4_perfmon_start(struct vc4_dev *vc4, struct vc4_perfmon *perfmon) in vc4_perfmon_start() 47 void vc4_perfmon_stop(struct vc4_dev *vc4, struct vc4_perfmon *perfmon, in vc4_perfmon_stop() 103 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_create_ioctl() 155 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_destroy_ioctl() 179 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_perfmon_get_values_ioctl()
|
| A D | vc4_drv.c | 67 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_get_param_ioctl() 130 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_close() 219 struct vc4_dev *vc4; in vc4_drm_bind() 232 vc4 = devm_drm_dev_alloc(dev, &vc4_drm_driver, struct vc4_dev, base); in vc4_drm_bind()
|
| A D | vc4_debugfs.c | 26 struct vc4_dev *vc4 = to_vc4_dev(minor->dev); in vc4_debugfs_init() 63 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_debugfs_add_file()
|
| A D | vc4_crtc.c | 69 vc4_crtc_get_cob_allocation(struct vc4_dev *vc4, unsigned int channel) in vc4_crtc_get_cob_allocation() 89 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_get_scanout_position() 213 struct vc4_dev *vc4 = to_vc4_dev(vc4_crtc->base.dev); in vc4_get_fifo_full_level() 319 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_config_pv() 426 struct vc4_dev *vc4 = to_vc4_dev(dev); in require_hvs_enabled() 693 struct vc4_dev *vc4 = to_vc4_dev(dev); in vc4_crtc_handle_page_flip() 890 struct vc4_dev *vc4 = to_vc4_dev(crtc->dev); in vc4_crtc_destroy_state() 1097 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_crtc_init()
|
| A D | vc4_fence.c | 39 struct vc4_dev *vc4 = to_vc4_dev(f->dev); in vc4_fence_signaled()
|
| A D | vc4_dpi.c | 252 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_bind() 327 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_dpi_unbind()
|
| A D | vc4_plane.c | 193 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_destroy_state() 448 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_lbm_size() 532 struct vc4_dev *vc4; in vc4_plane_calc_load() 587 struct vc4_dev *vc4 = to_vc4_dev(state->plane->dev); in vc4_plane_allocate_lbm() 630 struct vc4_dev *vc4 = to_vc4_dev(plane->dev); in vc4_plane_mode_set()
|
| A D | vc4_txp.c | 466 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_bind() 529 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_txp_unbind()
|
| A D | vc4_vec.c | 535 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_bind() 605 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_vec_unbind()
|
| A D | vc4_validate.c | 352 struct vc4_dev *vc4 = to_vc4_dev(dev); in validate_tile_binning_config()
|
| A D | vc4_hdmi.c | 2158 struct vc4_dev *vc4 = to_vc4_dev(drm); in vc4_hdmi_bind()
|
Completed in 51 milliseconds