Searched refs:RESET_FLAGS_NONE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_pbha_debugfs.c | 101 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in int_id_overrides_write() 179 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) { in propagate_bits_write()
|
| H A D | mali_kbase_reset_gpu.h | 149 #define RESET_FLAGS_NONE (0U) macro
|
| H A D | mali_kbase_core_linux.c | 4709 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in trigger_reset()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_js_backend.c | 270 if (kbase_prepare_to_reset_gpu_locked(kbdev, RESET_FLAGS_NONE)) in timer_callback()
|
| H A D | mali_kbase_pm_policy.c | 417 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in kbase_pm_set_policy()
|
| H A D | mali_kbase_jm_hw.c | 496 RESET_FLAGS_NONE)) in kbase_job_done()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/ |
| H A D | mali_kbase_device_hw.c | 74 if (kbase_prepare_to_reset_gpu_locked(kbdev, RESET_FLAGS_NONE)) in busy_wait_on_irq()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_scheduler.c | 751 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in scheduler_force_protm_exit() 1178 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in halt_stream_sync() 1212 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in halt_stream_sync() 2241 if (kbase_prepare_to_reset_gpu(kctx->kbdev, RESET_FLAGS_NONE)) in remove_group_from_runnable() 2967 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in term_group_sync() 3541 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in program_suspending_csg_slots() 3619 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in wait_csg_slots_start() 4663 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in suspend_active_groups_on_powerdown()
|
| H A D | mali_kbase_csf_firmware_no_mali.c | 1359 if (kbase_prepare_to_reset_gpu(kbdev, RESET_FLAGS_NONE)) in kbase_csf_wait_protected_mode_enter()
|
| H A D | mali_kbase_csf.c | 2559 if (kbase_prepare_to_reset_gpu(queue->kctx->kbdev, RESET_FLAGS_NONE)) in handle_fatal_event()
|