Home
last modified time | relevance | path

Searched refs:SMU_TABLE_COUNT (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c83 static struct cmn2asic_mapping cyan_skillfish_table_map[SMU_TABLE_COUNT] = {
H A Darcturus_ppt.c204 static const struct cmn2asic_mapping arcturus_table_map[SMU_TABLE_COUNT] = {
H A Dvangogh_ppt.c193 static struct cmn2asic_mapping vangogh_table_map[SMU_TABLE_COUNT] = {
H A Dsienna_cichlid_ppt.c227 static struct cmn2asic_mapping sienna_cichlid_table_map[SMU_TABLE_COUNT] = {
H A Dnavi10_ppt.c210 static struct cmn2asic_mapping navi10_table_map[SMU_TABLE_COUNT] = {
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c117 static struct cmn2asic_mapping smu_v13_0_5_table_map[SMU_TABLE_COUNT] = {
H A Dyellow_carp_ppt.c144 static struct cmn2asic_mapping yellow_carp_table_map[SMU_TABLE_COUNT] = {
H A Daldebaran_ppt.c202 static const struct cmn2asic_mapping aldebaran_table_map[SMU_TABLE_COUNT] = {
H A Dsmu_v13_0_7_ppt.c218 static struct cmn2asic_mapping smu_v13_0_7_table_map[SMU_TABLE_COUNT] = {
H A Dsmu_v13_0_6_ppt.c229 static const struct cmn2asic_mapping smu_v13_0_6_table_map[SMU_TABLE_COUNT] = {
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c125 static struct cmn2asic_mapping renoir_table_map[SMU_TABLE_COUNT] = {
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_0_ppt.c178 static struct cmn2asic_mapping smu_v14_0_0_table_map[SMU_TABLE_COUNT] = {
H A Dsmu_v14_0_2_ppt.c217 static struct cmn2asic_mapping smu_v14_0_2_table_map[SMU_TABLE_COUNT] = {
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c984 for (i = 0; i < SMU_TABLE_COUNT; i++) { in smu_init_fb_allocations()