Searched refs:set_driver_table_location (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/ |
D | smu_internal.h | 45 #define smu_set_driver_table_location(smu) smu_ppt_funcs(set_driver_table_location, 0, smu)
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 584 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | vangogh_ppt.c | 2431 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | arcturus_ppt.c | 2464 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | navi10_ppt.c | 3521 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | sienna_cichlid_ppt.c | 4365 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 956 int (*set_driver_table_location)(struct smu_context *smu); member
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_5_ppt.c | 1051 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_4_ppt.c | 1017 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | yellow_carp_ppt.c | 1217 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_7_ppt.c | 1643 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_0_ppt.c | 1810 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | aldebaran_ppt.c | 2102 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 1446 .set_driver_table_location = smu_v12_0_set_driver_table_location,
|