Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1622 str_enabled_disabled(atomic_read(&adev->throttling_logging_enabled)), in amdgpu_set_thermal_throttling_logging()
1654 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_get_apu_thermal_cap()
1656 atomic_set(&adev->throttling_logging_enabled, 0); in amdgpu_get_apu_thermal_cap()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1088 atomic_t throttling_logging_enabled;
1123 atomic_t throttling_logging_enabled; global() member
H A Damdgpu_device.c3822 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_device_init()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1388 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v11_0_irq_process()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c1848 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_6_irq_process()