Home
last modified time | relevance | path

Searched defs:kbdev (Results 126 – 150 of 214) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/mali_kutf_irq_test/
H A Dmali_kutf_irq_test_main.c51 struct kbase_device *kbdev; member
90 struct kbase_device *kbdev = kbase_untag(data); in kbase_gpu_irq_custom_handler() local
158 struct kbase_device *kbdev = data->kbdev; in mali_kutf_irq_default_remove_fixture() local
179 struct kbase_device *kbdev = data->kbdev; in mali_kutf_irq_latency() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_gpuprops.c169 static void kbase_gpuprops_get_props(base_gpu_props * const gpu_props, struct kbase_device *kbdev) in kbase_gpuprops_get_props()
234 …c void kbase_gpuprops_calculate_props(base_gpu_props * const gpu_props, struct kbase_device *kbdev) in kbase_gpuprops_calculate_props()
288 void kbase_gpuprops_set(struct kbase_device *kbdev) in kbase_gpuprops_set()
318 void kbase_gpuprops_set_features(struct kbase_device *kbdev) in kbase_gpuprops_set_features()
434 int kbase_gpuprops_populate_user_buffer(struct kbase_device *kbdev) in kbase_gpuprops_populate_user_buffer()
H A Dmali_kbase_jd.c113 struct kbase_device *kbdev; in kbase_jd_dep_clear_locked() local
636 static void jd_force_failure(struct kbase_device *kbdev, struct kbase_jd_atom *katom) in jd_force_failure()
659 struct kbase_device *kbdev = kctx->kbdev; in jd_check_force_failure() local
787 struct kbase_device *kbdev = kctx->kbdev; in jd_done_nolock() local
1286 struct kbase_device *kbdev; in kbase_jd_submit() local
1461 struct kbase_device *kbdev; in kbase_jd_done_worker() local
1644 struct kbase_device *kbdev; in jd_cancel_worker() local
1705 struct kbase_device *kbdev; in kbase_jd_done() local
1739 void kbase_jd_cancel(struct kbase_device *kbdev, struct kbase_jd_atom *katom) in kbase_jd_cancel()
1767 struct kbase_device *kbdev; in kbase_jd_zap_context() local
H A Dmali_kbase_js.h779 …ne struct kbase_context *kbasep_js_runpool_lookup_ctx_noretain(struct kbase_device *kbdev, int as_… in kbasep_js_runpool_lookup_ctx_noretain()
799 struct kbase_device *kbdev, in kbase_js_runpool_inc_context_count()
832 struct kbase_device *kbdev, in kbase_js_runpool_dec_context_count()
867 static inline void kbase_js_sched_all(struct kbase_device *kbdev) in kbase_js_sched_all()
H A Dmali_kbase_hw.c30 void kbase_hw_set_features_mask(struct kbase_device *kbdev) in kbase_hw_set_features_mask()
119 struct kbase_device *kbdev) in kbase_hw_get_issues_for_new_id()
236 int kbase_hw_set_issues_mask(struct kbase_device *kbdev) in kbase_hw_set_issues_mask()
H A Dmali_kbase_hw.h33 #define kbase_hw_has_issue(kbdev, issue)\ argument
39 #define kbase_hw_has_feature(kbdev, feature)\ argument
H A Dmali_kbase_config.c24 int kbasep_platform_device_init(struct kbase_device *kbdev) in kbasep_platform_device_init()
35 void kbasep_platform_device_term(struct kbase_device *kbdev) in kbasep_platform_device_term()
H A Dmali_kbase_js_ctx_attr.h117 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx… in kbasep_js_ctx_attr_count_on_runpool()
132 static inline bool kbasep_js_ctx_attr_is_attr_on_runpool(struct kbase_device *kbdev, enum kbasep_js… in kbasep_js_ctx_attr_is_attr_on_runpool()
H A Dmali_kbase_cache_policy.c43 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device()
55 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/mali_kutf_irq_test/
H A Dmali_kutf_irq_test_main.c45 struct kbase_device *kbdev; member
85 struct kbase_device *kbdev = kbase_untag(data); in kbase_gpu_irq_custom_handler() local
149 struct kbase_device *kbdev = data->kbdev; in mali_kutf_irq_default_remove_fixture() local
170 struct kbase_device *kbdev = data->kbdev; in mali_kutf_irq_latency() local
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c128 struct kbase_device *kbdev; in kbase_jd_dep_clear_locked() local
713 struct kbase_device *const kbdev = kctx->kbdev; in jd_trace_atom_submit() local
728 struct kbase_device *kbdev = kctx->kbdev; in jd_submit_atom() local
1055 struct kbase_device *kbdev; in kbase_jd_submit() local
1240 struct kbase_device *kbdev; in kbase_jd_done_worker() local
1432 struct kbase_device *kbdev; in jd_cancel_worker() local
1495 struct kbase_device *kbdev; in kbase_jd_done() local
1530 void kbase_jd_cancel(struct kbase_device *kbdev, struct kbase_jd_atom *katom) in kbase_jd_cancel()
1558 struct kbase_device *kbdev; in kbase_jd_zap_context() local
H A Dmali_kbase_hw.c32 void kbase_hw_set_features_mask(struct kbase_device *kbdev) in kbase_hw_set_features_mask()
127 struct kbase_device *kbdev) in kbase_hw_get_issues_for_new_id()
334 int kbase_hw_set_issues_mask(struct kbase_device *kbdev) in kbase_hw_set_issues_mask()
H A Dmali_kbase_hw.h36 #define kbase_hw_has_issue(kbdev, issue)\ argument
44 #define kbase_hw_has_feature(kbdev, feature)\ argument
H A Dmali_kbase_js_ctx_attr.h110 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx… in kbasep_js_ctx_attr_count_on_runpool()
125 static inline bool kbasep_js_ctx_attr_is_attr_on_runpool(struct kbase_device *kbdev, enum kbasep_js… in kbasep_js_ctx_attr_is_attr_on_runpool()
H A Dmali_kbase_cache_policy.c53 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device()
60 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu()
H A Dmali_kbase_as_fault_debugfs.c37 struct kbase_device *kbdev = NULL; in kbase_as_fault_read() local
80 void kbase_as_fault_debugfs_init(struct kbase_device *kbdev) in kbase_as_fault_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_js.h864 struct kbase_device *kbdev, in kbase_js_runpool_inc_context_count()
897 struct kbase_device *kbdev, in kbase_js_runpool_dec_context_count()
929 static inline void kbase_js_sched_all(struct kbase_device *kbdev) in kbase_js_sched_all()
990 static inline base_jd_prio kbasep_js_sched_prio_to_atom_prio(struct kbase_device *kbdev, in kbasep_js_sched_prio_to_atom_prio()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa.h27 struct kbase_device *kbdev; member
140 static inline void kbase_ipa_model_use_fallback_locked(struct kbase_device *kbdev) in kbase_ipa_model_use_fallback_locked()
143 static inline void kbase_ipa_model_use_configured_locked(struct kbase_device *kbdev) in kbase_ipa_model_use_configured_locked()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_core_dump.c115 struct kbase_device *kbdev; member
138 static int fw_get_core_dump_mcu(struct kbase_device *kbdev, struct fw_core_dump_mcu *regs) in fw_get_core_dump_mcu()
412 struct kbase_device *const kbdev = dump_data->kbdev; in fw_core_dump_write_elf_header() local
502 static int fw_core_dump_create(struct kbase_device *kbdev) in fw_core_dump_create()
696 struct kbase_device *const kbdev = inode->i_private; in fw_core_dump_debugfs_open() local
751 struct kbase_device *const kbdev = dump_data->kbdev; in fw_core_dump_debugfs_write() local
787 void kbase_csf_firmware_core_dump_init(struct kbase_device *const kbdev) in kbase_csf_firmware_core_dump_init()
795 int kbase_csf_firmware_core_dump_entry_parse(struct kbase_device *kbdev, const u32 *entry) in kbase_csf_firmware_core_dump_entry_parse()
H A Dmali_kbase_csf_firmware.h124 struct kbase_device *kbdev; member
192 struct kbase_device *kbdev; member
270 struct kbase_device *kbdev; member
558 static inline bool kbase_csf_firmware_mcu_halted(struct kbase_device *kbdev) in kbase_csf_firmware_mcu_halted()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_gpuprops_backend.c29 void kbase_backend_gpuprops_get(struct kbase_device *kbdev, in kbase_backend_gpuprops_get()
91 void kbase_backend_gpuprops_get_features(struct kbase_device *kbdev, in kbase_backend_gpuprops_get_features()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_timeline_io.c369 int kbase_timeline_io_acquire(struct kbase_device *kbdev, u32 flags) in kbase_timeline_io_acquire()
402 struct kbase_device *const kbdev = in->i_private; in kbasep_timeline_io_open() local
412 void kbase_timeline_io_debugfs_init(struct kbase_device *const kbdev) in kbase_timeline_io_debugfs_init()
437 void kbase_timeline_io_debugfs_init(struct kbase_device *const kbdev) in kbase_timeline_io_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress_6xvirtex7_10mhz/
H A Dmali_kbase_config_vexpress.c39 static int pm_callback_power_on(struct kbase_device *kbdev) in pm_callback_power_on()
45 static void pm_callback_power_off(struct kbase_device *kbdev) in pm_callback_power_off()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress_1xv7_a57/
H A Dmali_kbase_config_vexpress.c36 static int pm_callback_power_on(struct kbase_device *kbdev) in pm_callback_power_on()
42 static void pm_callback_power_off(struct kbase_device *kbdev) in pm_callback_power_off()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/vexpress/
H A Dmali_kbase_config_vexpress.c41 static int pm_callback_power_on(struct kbase_device *kbdev) in pm_callback_power_on()
47 static void pm_callback_power_off(struct kbase_device *kbdev) in pm_callback_power_off()

123456789