Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c529 int baco_reset = 0; in soc15_asic_reset_method() local
560 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()
599 if (baco_reset) in soc15_asic_reset_method()