| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_ccb.h | 13 struct pvr_device; 46 int pvr_kccb_init(struct pvr_device *pvr_dev); 47 void pvr_kccb_fini(struct pvr_device *pvr_dev); 48 int pvr_fwccb_init(struct pvr_device *pvr_dev); 51 void pvr_fwccb_process(struct pvr_device *pvr_dev); 56 pvr_kccb_reserve_slot(struct pvr_device *pvr_dev, struct dma_fence *f); 57 void pvr_kccb_release_slot(struct pvr_device *pvr_dev); 58 int pvr_kccb_send_cmd(struct pvr_device *pvr_dev, 60 int pvr_kccb_send_cmd_powered(struct pvr_device *pvr_dev, 63 void pvr_kccb_send_cmd_reserved_powered(struct pvr_device *pvr_dev, [all …]
|
| H A D | pvr_device.h | 74 struct pvr_device { struct 366 struct pvr_device *pvr_dev; argument 436 struct pvr_device *_pvr_dev = pvr_dev; \ 476 #define to_pvr_device(drm_dev) container_of_const(drm_dev, struct pvr_device, base) 543 int pvr_device_init(struct pvr_device *pvr_dev); 544 void pvr_device_fini(struct pvr_device *pvr_dev); 545 void pvr_device_reset(struct pvr_device *pvr_dev); 548 pvr_device_has_uapi_quirk(struct pvr_device *pvr_dev, u32 quirk); 550 pvr_device_has_uapi_enhancement(struct pvr_device *pvr_dev, u32 enhancement); 552 pvr_device_has_feature(struct pvr_device *pvr_dev, u32 feature); [all …]
|
| H A D | pvr_vm_mips.h | 8 struct pvr_device; 14 pvr_vm_mips_init(struct pvr_device *pvr_dev); 16 pvr_vm_mips_fini(struct pvr_device *pvr_dev); 18 pvr_vm_mips_map(struct pvr_device *pvr_dev, struct pvr_fw_object *fw_obj); 20 pvr_vm_mips_unmap(struct pvr_device *pvr_dev, struct pvr_fw_object *fw_obj);
|
| H A D | pvr_vm.h | 14 struct pvr_device; 35 struct pvr_vm_context *pvr_vm_create_context(struct pvr_device *pvr_dev, 50 int pvr_static_data_areas_get(const struct pvr_device *pvr_dev, 52 int pvr_heap_info_get(const struct pvr_device *pvr_dev, 54 const struct drm_pvr_heap *pvr_find_heap_containing(struct pvr_device *pvr_dev,
|
| H A D | pvr_device_info.c | 16 [PVR_FW_HAS_BRN_##quirk] = offsetof(struct pvr_device, quirks.has_brn##quirk) 36 [PVR_FW_HAS_ERN_##enhancement] = offsetof(struct pvr_device, \ 52 static void pvr_device_info_set_common(struct pvr_device *pvr_dev, const u64 *bitmask, in pvr_device_info_set_common() 90 void pvr_device_info_set_quirks(struct pvr_device *pvr_dev, const u64 *quirks, u32 quirks_size) in pvr_device_info_set_quirks() 104 void pvr_device_info_set_enhancements(struct pvr_device *pvr_dev, const u64 *enhancements, in pvr_device_info_set_enhancements() 115 .flag_offset = offsetof(struct pvr_device, features.has_##feature), \ 121 .flag_offset = offsetof(struct pvr_device, features.has_##feature), \ 122 .value_offset = offsetof(struct pvr_device, features.feature) \ 216 int pvr_device_info_set_features(struct pvr_device *pvr_dev, const u64 *features, u32 features_size, in pvr_device_info_set_features()
|
| H A D | pvr_free_list.h | 52 struct pvr_device *pvr_dev; 114 pvr_get_free_list_min_pages(struct pvr_device *pvr_dev); 161 pvr_free_list_lookup_id(struct pvr_device *pvr_dev, u32 id) in pvr_free_list_lookup_id() 188 void pvr_free_list_process_grow_req(struct pvr_device *pvr_dev, 192 pvr_free_list_process_reconstruct_req(struct pvr_device *pvr_dev,
|
| H A D | pvr_mmu.h | 11 struct pvr_device; 91 void pvr_mmu_flush_request_all(struct pvr_device *pvr_dev); 92 int pvr_mmu_flush_exec(struct pvr_device *pvr_dev, bool wait); 94 struct pvr_mmu_context *pvr_mmu_context_create(struct pvr_device *pvr_dev);
|
| H A D | pvr_cccb.h | 16 struct pvr_device; 55 int pvr_cccb_init(struct pvr_device *pvr_dev, struct pvr_cccb *cccb, 62 void pvr_cccb_send_kccb_kick(struct pvr_device *pvr_dev, 65 void pvr_cccb_send_kccb_combined_kick(struct pvr_device *pvr_dev,
|
| H A D | pvr_fw_startstop.h | 8 struct pvr_device; 10 int pvr_fw_start(struct pvr_device *pvr_dev); 11 int pvr_fw_stop(struct pvr_device *pvr_dev);
|
| H A D | pvr_stream.h | 11 struct pvr_device; 70 pvr_stream_process(struct pvr_device *pvr_dev, const struct pvr_stream_cmd_defs *cmd_defs, 73 pvr_stream_create_musthave_masks(struct pvr_device *pvr_dev);
|
| H A D | pvr_device_info.h | 9 struct pvr_device; 152 void pvr_device_info_set_quirks(struct pvr_device *pvr_dev, const u64 *bitmask, 154 void pvr_device_info_set_enhancements(struct pvr_device *pvr_dev, const u64 *bitmask, 156 int pvr_device_info_set_features(struct pvr_device *pvr_dev, const u64 *features, u32 features_size,
|
| H A D | pvr_job.h | 21 struct pvr_device; 67 struct pvr_device *pvr_dev; 158 int pvr_submit_jobs(struct pvr_device *pvr_dev, struct pvr_file *pvr_file,
|
| H A D | pvr_fw_meta.h | 10 struct pvr_device; 12 int pvr_meta_cr_read32(struct pvr_device *pvr_dev, u32 reg_addr, u32 *reg_value_out);
|
| H A D | pvr_debugfs.h | 12 struct pvr_device; 19 void (*init)(struct pvr_device *pvr_dev, struct dentry *dir);
|
| H A D | pvr_params.h | 64 struct pvr_device; 69 void pvr_params_debugfs_init(struct pvr_device *pvr_dev, struct dentry *dir);
|
| H A D | pvr_queue.c | 24 static int get_xfer_ctx_state_size(struct pvr_device *pvr_dev) in get_xfer_ctx_state_size() 43 static int get_frag_ctx_state_size(struct pvr_device *pvr_dev) in get_frag_ctx_state_size() 73 static int get_ctx_state_size(struct pvr_device *pvr_dev, enum drm_pvr_job_type type) in get_ctx_state_size() 123 struct pvr_device *pvr_dev = fence->queue->ctx->pvr_dev; in pvr_queue_fence_release() 453 struct pvr_device *pvr_dev = queue->ctx->pvr_dev; in pvr_queue_get_job_kccb_fence() 572 struct pvr_device *pvr_dev = queue->ctx->pvr_dev; in pvr_queue_update_active_state_locked() 604 struct pvr_device *pvr_dev = queue->ctx->pvr_dev; in pvr_queue_update_active_state() 699 struct pvr_device *pvr_dev = job->pvr_dev; in pvr_queue_run_job() 813 struct pvr_device *pvr_dev = queue->ctx->pvr_dev; in pvr_queue_timedout_job() 1227 struct pvr_device *pvr_dev = ctx->pvr_dev; in pvr_queue_create() [all …]
|
| H A D | pvr_params.c | 73 struct pvr_device *pvr_dev = data; \ 85 struct pvr_device *pvr_dev = data; \ 131 pvr_params_debugfs_init(struct pvr_device *pvr_dev, struct dentry *dir) in pvr_params_debugfs_init()
|
| H A D | pvr_cccb.c | 46 pvr_cccb_init(struct pvr_device *pvr_dev, struct pvr_cccb *pvr_cccb, in pvr_cccb_init() 225 pvr_cccb_send_kccb_kick(struct pvr_device *pvr_dev, in pvr_cccb_send_kccb_kick() 242 pvr_cccb_send_kccb_combined_kick(struct pvr_device *pvr_dev, in pvr_cccb_send_kccb_combined_kick()
|
| H A D | pvr_hwrt.h | 62 struct pvr_device *pvr_dev;
|
| H A D | pvr_gem.c | 347 pvr_gem_object_create(struct pvr_device *pvr_dev, size_t size, u64 flags) in pvr_gem_object_create()
|
| /linux/Documentation/gpu/imagination/ |
| H A D | uapi.rst | 166 .. kernel-doc:: drivers/gpu/drm/imagination/pvr_device.h 169 .. kernel-doc:: drivers/gpu/drm/imagination/pvr_device.h
|