Home
last modified time | relevance | path

Searched refs:KBASE_INSTR_STATE_UNRECOVERABLE_ERROR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_instr_backend.c178 if (kbdev->hwcnt.backend.state == KBASE_INSTR_STATE_UNRECOVERABLE_ERROR) { in kbase_instr_hwcnt_disable_internal()
346 } else if (kbdev->hwcnt.backend.state == KBASE_INSTR_STATE_UNRECOVERABLE_ERROR) { in kbase_instr_hwcnt_wait_for_dump()
405 if (kbdev->hwcnt.backend.state == KBASE_INSTR_STATE_UNRECOVERABLE_ERROR) { in kbase_instr_hwcnt_on_unrecoverable_error()
410 kbdev->hwcnt.backend.state = KBASE_INSTR_STATE_UNRECOVERABLE_ERROR; in kbase_instr_hwcnt_on_unrecoverable_error()
431 if (kbdev->hwcnt.backend.state == KBASE_INSTR_STATE_UNRECOVERABLE_ERROR) in kbase_instr_hwcnt_on_before_reset()
H A Dmali_kbase_instr_defs.h46 KBASE_INSTR_STATE_UNRECOVERABLE_ERROR, enumerator