Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c245 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in aldebaran_tables_init()
260 smu_table->ecc_table = kzalloc(tables[SMU_TABLE_ECCINFO].size, GFP_KERNEL); in aldebaran_tables_init()
1853 SMU_TABLE_ECCINFO, in aldebaran_get_ecc_info()
/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h324 SMU_TABLE_ECCINFO, enumerator
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsienna_cichlid_ppt.c549 SMU_TABLE_INIT(tables, SMU_TABLE_ECCINFO, sizeof(EccInfoTable_t), in sienna_cichlid_tables_init()
568 smu_table->ecc_table = kzalloc(tables[SMU_TABLE_ECCINFO].size, GFP_KERNEL); in sienna_cichlid_tables_init()
4082 SMU_TABLE_ECCINFO, in sienna_cichlid_get_ecc_info()