Home
last modified time | relevance | path

Searched refs:throttling_logging_enabled (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1923 atomic_read(&adev->throttling_logging_enabled) ? "enabled" : "disabled", in amdgpu_get_thermal_throttling_logging()
1958 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_set_thermal_throttling_logging()
1960 atomic_set(&adev->throttling_logging_enabled, 0); in amdgpu_set_thermal_throttling_logging()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1647 atomic_read(&adev->throttling_logging_enabled) ? "enabled" : "disabled", in amdgpu_get_thermal_throttling_logging()
1682 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_set_thermal_throttling_logging()
1684 atomic_set(&adev->throttling_logging_enabled, 0); in amdgpu_set_thermal_throttling_logging()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h994 atomic_t throttling_logging_enabled; member
H A Damdgpu_device.c3277 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_device_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1043 atomic_t throttling_logging_enabled; member
H A Damdgpu_device.c3604 atomic_set(&adev->throttling_logging_enabled, 1); in amdgpu_device_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1375 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v11_0_irq_process()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c1298 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_6_irq_process()
H A Dsmu_v13_0.c1393 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v13_0_irq_process()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1457 if (!atomic_read(&adev->throttling_logging_enabled)) in smu_v11_0_irq_process()

Completed in 37 milliseconds