Home
last modified time | relevance | path

Searched refs:kbase_pm_context_active_handle_suspend (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_pm.c53 (void)kbase_pm_context_active_handle_suspend(kbdev, in kbase_pm_context_active()
57 int kbase_pm_context_active_handle_suspend(struct kbase_device *kbdev, in kbase_pm_context_active_handle_suspend() function
244 if (kbase_pm_context_active_handle_suspend(kbdev, in kbase_pm_driver_resume()
H A Dmali_kbase_pm.h147 int kbase_pm_context_active_handle_suspend(struct kbase_device *kbdev, enum kbase_pm_suspend_handle…
H A Dmali_kbase_softjobs.c153 …pm_active_err = kbase_pm_context_active_handle_suspend(kctx->kbdev, KBASE_PM_SUSPEND_HANDLER_DONT_… in kbase_dump_cpu_gpu_time()
H A Dmali_kbase_js.c3629 if (kbase_pm_context_active_handle_suspend(
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_pm.c43 (void)kbase_pm_context_active_handle_suspend(kbdev, KBASE_PM_SUSPEND_HANDLER_NOT_POSSIBLE); in kbase_pm_context_active()
46 int kbase_pm_context_active_handle_suspend(struct kbase_device *kbdev, enum kbase_pm_suspend_handle… in kbase_pm_context_active_handle_suspend() function
H A Dmali_kbase_pm.h123 int kbase_pm_context_active_handle_suspend(struct kbase_device *kbdev, enum kbase_pm_suspend_handle…
H A Drename.h283 #define kbase_pm_context_active_handle_suspend midgard_kbase_pm_context_active_handle_suspend macro
H A Dmali_kbase_mmu.c931 if (!kbase_pm_context_active_handle_suspend(kbdev, in kbase_mmu_flush_invalidate()
1508 if (!kbase_pm_context_active_handle_suspend(kbdev, KBASE_PM_SUSPEND_HANDLER_DONT_REACTIVATE)) { in bus_fault_worker()
H A Dmali_kbase_softjobs.c147 …pm_active_err = kbase_pm_context_active_handle_suspend(kctx->kbdev, KBASE_PM_SUSPEND_HANDLER_DONT_… in kbase_dump_cpu_gpu_time()
H A Dmali_kbase_js.c2506 if (kbase_pm_context_active_handle_suspend( in kbase_js_sched()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/context/backend/
H A Dmali_kbase_context_csf.c193 while (kbase_pm_context_active_handle_suspend( in kbase_destroy_context()
H A Dmali_kbase_context_jm.c254 while (kbase_pm_context_active_handle_suspend( in kbase_destroy_context()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_reset_gpu.c482 } else if (!kbase_pm_context_active_handle_suspend(kbdev, in kbase_csf_reset_gpu_worker()
H A Dmali_kbase_csf_scheduler.c803 ret = kbase_pm_context_active_handle_suspend(kbdev, in scheduler_pm_active_handle_suspend()
857 ret = kbase_pm_context_active_handle_suspend(kbdev, in scheduler_pm_active_after_sleep()
5836 if (kbase_pm_context_active_handle_suspend(kbdev, in firmware_aliveness_monitor()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_jm_hw.c1188 if (kbase_pm_context_active_handle_suspend(kbdev, in kbasep_reset_timeout_worker()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c1106 if (kbase_pm_context_active_handle_suspend(kbdev, in kbasep_reset_timeout_worker()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/
H A Dmali_kbase_mmu.c3868 if (!kbase_pm_context_active_handle_suspend(kbdev, in kbase_mmu_bus_fault_worker()