Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_cmn.c280 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_cmn_send_msg_without_waiting()
307 if (unlikely(smu->adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && in smu_cmn_wait_for_response()
382 if (unlikely(adev->pm.smu_debug_mask & SMU_DEBUG_HALT_ON_ERROR) && res) { in smu_cmn_send_smc_msg_with_param()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_dpm.h292 #define SMU_DEBUG_HALT_ON_ERROR 0x1 macro

Completed in 6 milliseconds