Searched refs:set_driver_table_location (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 45 #define smu_set_driver_table_location(smu) smu_ppt_funcs(set_driver_table_location, 0, smu)
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 594 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | vangogh_ppt.c | 2568 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | arcturus_ppt.c | 2465 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | navi10_ppt.c | 3527 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | sienna_cichlid_ppt.c | 4411 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 963 int (*set_driver_table_location)(struct smu_context *smu); member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_5_ppt.c | 1125 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_4_ppt.c | 1127 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | yellow_carp_ppt.c | 1352 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | aldebaran_ppt.c | 2097 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_6_ppt.c | 2234 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_7_ppt.c | 2200 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_0_ppt.c | 2602 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 1453 .set_driver_table_location = smu_v12_0_set_driver_table_location,
|