Searched refs:throttling_logging_enabled (Results 1 – 6 of 6) sorted by relevance
1709 atomic_read(&adev->throttling_logging_enabled) ? "enabled" : "disabled", in amdgpu_get_thermal_throttling_logging()1744 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_set_thermal_throttling_logging()1746 atomic_set(&adev->throttling_logging_enabled, 0); in amdgpu_set_thermal_throttling_logging()
1123 atomic_t throttling_logging_enabled; member
4143 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_device_init()
1454 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v11_0_irq_process()
1394 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_irq_process()
1558 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_6_irq_process()
Completed in 84 milliseconds