Home
last modified time | relevance | path

Searched refs:metrics_time (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c1167 !smu_table->metrics_time || in smu_cmn_get_metrics_table()
1168 time_after(jiffies, smu_table->metrics_time + msecs_to_jiffies(1))) { in smu_cmn_get_metrics_table()
1178 smu_table->metrics_time = jiffies; in smu_cmn_get_metrics_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.h399 unsigned long metrics_time; member
H A Dvega20_hwmgr.h526 unsigned long metrics_time; member
H A Dvega12_hwmgr.c1394 !data->metrics_time || in vega12_get_metrics_table()
1395 time_after(jiffies, data->metrics_time + msecs_to_jiffies(1))) { in vega12_get_metrics_table()
1404 data->metrics_time = jiffies; in vega12_get_metrics_table()
H A Dvega20_hwmgr.c2124 !data->metrics_time || in vega20_get_metrics_table()
2125 time_after(jiffies, data->metrics_time + msecs_to_jiffies(1))) { in vega20_get_metrics_table()
2134 data->metrics_time = jiffies; in vega20_get_metrics_table()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c591 smu_table->metrics_time = 0; in smu_v13_0_6_tables_init()
770 if (bypass_cache || !smu_table->metrics_time || in smu_v13_0_6_get_metrics_table()
772 smu_table->metrics_time + msecs_to_jiffies(1))) { in smu_v13_0_6_get_metrics_table()
786 smu_table->metrics_time = jiffies; in smu_v13_0_6_get_metrics_table()
H A Daldebaran_ppt.c251 smu_table->metrics_time = 0; in aldebaran_tables_init()
H A Dsmu_v13_0_7_ppt.c540 smu_table->metrics_time = 0; in smu_v13_0_7_tables_init()
H A Dsmu_v13_0_0_ppt.c505 smu_table->metrics_time = 0; in smu_v13_0_0_tables_init()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h388 unsigned long metrics_time; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c458 smu_table->metrics_time = 0; in smu_v14_0_fini_smc_tables()
H A Dsmu_v14_0_2_ppt.c405 smu_table->metrics_time = 0; in smu_v14_0_2_tables_init()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c379 smu_table->metrics_time = 0; in smu_v11_0_fini_smc_tables()