Searched refs:baco_reset (Results 1 – 3 of 3) sorted by relevance
529 int baco_reset = 0; in soc15_asic_reset_method() local560 baco_reset = amdgpu_dpm_is_baco_supported(adev); in soc15_asic_reset_method()567 baco_reset = 0; in soc15_asic_reset_method()569 baco_reset = amdgpu_dpm_is_baco_supported(adev); in soc15_asic_reset_method()597 if (baco_reset) in soc15_asic_reset_method()
1392 bool baco_reset; in cik_asic_reset_method() local1405 baco_reset = cik_asic_supports_baco(adev); in cik_asic_reset_method()1408 baco_reset = false; in cik_asic_reset_method()1412 if (baco_reset) in cik_asic_reset_method()
918 int baco_reset; in vi_asic_reset_method() local935 baco_reset = amdgpu_dpm_is_baco_supported(adev); in vi_asic_reset_method()938 baco_reset = 0; in vi_asic_reset_method()942 if (baco_reset) in vi_asic_reset_method()