Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Dsoc15.c504 amdgpu_reset_method == AMD_RESET_METHOD_BACO) in soc15_asic_reset_method()
536 return AMD_RESET_METHOD_BACO; in soc15_asic_reset_method()
549 case AMD_RESET_METHOD_BACO: in soc15_asic_reset()
H A 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()
H A 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()
H A Damdgpu_device.c2314 case AMD_RESET_METHOD_BACO: in amdgpu_device_check_vram_lost()
3060 if (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) { in amdgpu_device_xgmi_reset_func()
4459 if ((reset_method != AMD_RESET_METHOD_BACO) && in amdgpu_device_suspend_display_audio()
H A Damdgpu.h581 AMD_RESET_METHOD_BACO enumerator
H A Damdgpu_ras.c2271 return !(amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO) && in amdgpu_ras_need_emergency_restart()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1158 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in smu_disable_dpms()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c494 (amdgpu_asic_reset_method(adev) == AMD_RESET_METHOD_BACO)) || in vega20_setup_asic_task()