Searched refs:set_driver_table_location (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.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-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 594 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | vangogh_ppt.c | 2540 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | arcturus_ppt.c | 2389 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | navi10_ppt.c | 3531 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
D | sienna_cichlid_ppt.c | 4413 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 1008 int (*set_driver_table_location)(struct smu_context *smu); member
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_5_ppt.c | 1109 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_4_ppt.c | 1111 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | yellow_carp_ppt.c | 1336 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | aldebaran_ppt.c | 2062 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_7_ppt.c | 2620 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_0_ppt.c | 3039 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
D | smu_v13_0_6_ppt.c | 3263 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 1494 .set_driver_table_location = smu_v12_0_set_driver_table_location,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_0_ppt.c | 1661 .set_driver_table_location = smu_v14_0_set_driver_table_location,
|
D | smu_v14_0_2_ppt.c | 2740 .set_driver_table_location = smu_v14_0_set_driver_table_location,
|