Home
last modified time | relevance | path

Searched refs:throttling_events (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1659 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()
Dsmu_v13_0_6_ppt.c2235 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/
Darcturus_ppt.c2240 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()