Home
last modified time | relevance | path

Searched refs:AMD_RESET_METHOD_BACO (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dnv.c323 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in nv_asic_reset_method()
336 return AMD_RESET_METHOD_BACO; in nv_asic_reset_method()
347 if (nv_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in nv_asic_reset()
Dsoc15.c502 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in soc15_asic_reset_method()
534 return AMD_RESET_METHOD_BACO; in soc15_asic_reset_method()
547 case AMD_RESET_METHOD_BACO: in soc15_asic_reset()
Dvi.c714 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in vi_asic_reset_method()
736 return AMD_RESET_METHOD_BACO; in vi_asic_reset_method()
754 if (vi_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in vi_asic_reset()
Dcik.c1330 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in cik_asic_reset_method()
1352 return AMD_RESET_METHOD_BACO; in cik_asic_reset_method()
1370 if (cik_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in cik_asic_reset()
Damdgpu_device.c2306 case AMD_RESET_METHOD_BACO: in amdgpu_device_check_vram_lost()
3049 if (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in amdgpu_device_xgmi_reset_func()
4448 if ((reset_method != AMD_RESET_METHOD_BACO) && in amdgpu_device_suspend_display_audio()
Damdgpu.h580 AMD_RESET_METHOD_BACO enumerator
Damdgpu_ras.c2274 return !(amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) && in amdgpu_ras_need_emergency_restart()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c1158 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in smu_disable_dpms()
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega20_hwmgr.c493 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in vega20_setup_asic_task()