Searched refs:set_driver_table_location (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/ |
| A D | smu_internal.h | 45 #define smu_set_driver_table_location(smu) smu_ppt_funcs(set_driver_table_location, 0, smu)
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | cyan_skillfish_ppt.c | 572 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
| A D | vangogh_ppt.c | 2210 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
| A D | arcturus_ppt.c | 2449 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
| A D | navi10_ppt.c | 3279 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
| A D | sienna_cichlid_ppt.c | 3834 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| A D | amdgpu_smu.h | 928 int (*set_driver_table_location)(struct smu_context *smu); member
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | yellow_carp_ppt.c | 1187 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
| A D | aldebaran_ppt.c | 1899 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| A D | renoir_ppt.c | 1415 .set_driver_table_location = smu_v12_0_set_driver_table_location,
|
Completed in 37 milliseconds