Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c1645 atomic_read(&adev->throttling_logging_enabled) ? "enabled" : "disabled", in amdgpu_get_thermal_throttling_logging()
1680 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_set_thermal_throttling_logging()
1682 atomic_set(&adev->throttling_logging_enabled, 0); in amdgpu_set_thermal_throttling_logging()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu.h1035 atomic_t throttling_logging_enabled; member
A Damdgpu_device.c3645 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_device_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c1460 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v11_0_irq_process()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c1418 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_irq_process()

Completed in 31 milliseconds