Home
last modified time | relevance | path

Searched refs:smu_driver_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h281 struct smu_driver_table { struct
417 struct smu_driver_table driver_tables[SMU_DRIVER_TABLE_COUNT];
1869 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_driver_table_init()
1890 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_driver_table_fini()
1903 static inline bool smu_driver_table_is_valid(struct smu_driver_table *table) in smu_driver_table_is_valid()
1919 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_driver_table_ptr()
1932 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_driver_table_update_cache_time()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3667 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_sys_get_gpu_metrics()
3668 struct smu_driver_table *gpu_metrics_table; in smu_sys_get_gpu_metrics()
3871 struct smu_driver_table *driver_tables = smu_table->driver_tables; in smu_sys_get_temp_metrics()
3873 struct smu_driver_table *temp_table; in smu_sys_get_temp_metrics()