Searched refs:throttling_events (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | aldebaran_ppt.c | 1659 int throttler_idx, throttling_events = 0, buf_idx = 0; in aldebaran_log_thermal_throttling_event() local 1674 throttling_events++; in aldebaran_log_thermal_throttling_event() 1678 throttling_events > 1 ? " and " : "", in aldebaran_log_thermal_throttling_event()
|
D | smu_v13_0_6_ppt.c | 2235 int throttler_idx, throttling_events = 0, buf_idx = 0; in smu_v13_0_6_log_thermal_throttling_event() local 2249 throttling_events++; in smu_v13_0_6_log_thermal_throttling_event() 2252 "%s%s", throttling_events > 1 ? " and " : "", in smu_v13_0_6_log_thermal_throttling_event()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 2240 int throttler_idx, throttling_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local 2255 throttling_events++; in arcturus_log_thermal_throttling_event() 2259 throttling_events > 1 ? " and " : "", in arcturus_log_thermal_throttling_event()
|