Searched refs:set_driver_table_location (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 46 #define smu_set_driver_table_location(smu) smu_ppt_funcs(set_driver_table_location, 0, smu)
|
/kernel/linux/linux-6.6/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)
|
/kernel/linux/linux-6.6/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 | arcturus_ppt.c | 2465 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | vangogh_ppt.c | 2555 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | navi10_ppt.c | 3512 .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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_smu.h | 534 int (*set_driver_table_location)(struct smu_context *smu); member
|
/kernel/linux/linux-6.6/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 | yellow_carp_ppt.c | 1352 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_4_ppt.c | 1115 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_6_ppt.c | 2207 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
H A D | smu_v13_0_7_ppt.c | 2198 .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_0_ppt.c | 2602 .set_driver_table_location = smu_v13_0_set_driver_table_location,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 960 * @set_driver_table_location: Send the location of the driver table to 963 int (*set_driver_table_location)(struct smu_context *smu); member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 1170 .set_driver_table_location = smu_v12_0_set_driver_table_location,
|
/kernel/linux/linux-6.6/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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 2718 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | arcturus_ppt.c | 2362 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
H A D | sienna_cichlid_ppt.c | 2801 .set_driver_table_location = smu_v11_0_set_driver_table_location,
|
Completed in 51 milliseconds