Searched refs:throtting_events (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | aldebaran_ppt.c | 1677 int throttler_idx, throtting_events = 0, buf_idx = 0; in aldebaran_log_thermal_throttling_event() local 1692 throtting_events++; in aldebaran_log_thermal_throttling_event() 1696 throtting_events > 1 ? " and " : "", in aldebaran_log_thermal_throttling_event()
|
D | smu_v13_0_6_ppt.c | 1891 int throttler_idx, throtting_events = 0, buf_idx = 0; in smu_v13_0_6_log_thermal_throttling_event() local 1905 throtting_events++; in smu_v13_0_6_log_thermal_throttling_event() 1908 "%s%s", throtting_events > 1 ? " and " : "", in smu_v13_0_6_log_thermal_throttling_event()
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 2316 int throttler_idx, throtting_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local 2331 throtting_events++; in arcturus_log_thermal_throttling_event() 2335 throtting_events > 1 ? " and " : "", in arcturus_log_thermal_throttling_event()
|