Searched refs:throttling_events (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.c | 1761 int throttler_idx, throttling_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local 1776 throttling_events++; in arcturus_log_thermal_throttling_event() 1780 throttling_events > 1 ? " and " : "", in arcturus_log_thermal_throttling_event()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | aldebaran_ppt.c | 1592 int throttler_idx, throttling_events = 0, buf_idx = 0; in aldebaran_log_thermal_throttling_event() local 1607 throttling_events++; in aldebaran_log_thermal_throttling_event() 1611 throttling_events > 1 ? " and " : "", in aldebaran_log_thermal_throttling_event()
|
| H A D | smu_v13_0_6_ppt.c | 2499 int throttler_idx, throttling_events = 0, buf_idx = 0; in smu_v13_0_6_log_thermal_throttling_event() local 2513 throttling_events++; in smu_v13_0_6_log_thermal_throttling_event() 2516 "%s%s", throttling_events > 1 ? " and " : "", in smu_v13_0_6_log_thermal_throttling_event()
|