Searched refs:AMD_RESET_METHOD_BACO (Results 1 – 9 of 9) sorted by relevance
506 amdgpu_reset_method == AMD_RESET_METHOD_BACO || in nv_asic_reset_method()526 return AMD_RESET_METHOD_BACO; in nv_asic_reset_method()541 case AMD_RESET_METHOD_BACO: in nv_asic_reset()
567 amdgpu_reset_method == AMD_RESET_METHOD_BACO || in soc15_asic_reset_method()614 return AMD_RESET_METHOD_BACO; in soc15_asic_reset_method()630 case AMD_RESET_METHOD_BACO: in soc15_asic_reset()
1395 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in cik_asic_reset_method()1413 return AMD_RESET_METHOD_BACO; in cik_asic_reset_method()1431 if (cik_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in cik_asic_reset()
919 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in vi_asic_reset_method()941 return AMD_RESET_METHOD_BACO; in vi_asic_reset_method()959 if (vi_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in vi_asic_reset()
2448 case AMD_RESET_METHOD_BACO: in amdgpu_device_check_vram_lost()3275 if (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in amdgpu_device_xgmi_reset_func()4805 if ((reset_method != AMD_RESET_METHOD_BACO) && in amdgpu_device_suspend_display_audio()
612 AMD_RESET_METHOD_BACO, enumerator
2589 return !(amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) && in amdgpu_ras_need_emergency_restart()
1411 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in smu_disable_dpms()
494 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in vega20_setup_asic_task()
Completed in 41 milliseconds