Searched refs:set_tool_table_location (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 47 #define smu_set_tool_table_location(smu) smu_ppt_funcs(set_tool_table_location, 0, smu)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 46 #define smu_set_tool_table_location(smu) smu_ppt_funcs(set_tool_table_location, 0, smu)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_smu.h | 535 int (*set_tool_table_location)(struct smu_context *smu); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 966 * @set_tool_table_location: Send the location of the tool table to the 969 int (*set_tool_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_6_ppt.c | 2208 .set_tool_table_location = smu_v13_0_set_tool_table_location,
|
H A D | smu_v13_0_7_ppt.c | 2237 .set_tool_table_location = smu_v13_0_set_tool_table_location,
|
H A D | aldebaran_ppt.c | 2098 .set_tool_table_location = smu_v13_0_set_tool_table_location,
|
H A D | smu_v13_0_0_ppt.c | 2645 .set_tool_table_location = smu_v13_0_set_tool_table_location,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 2719 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
H A D | arcturus_ppt.c | 2363 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
H A D | sienna_cichlid_ppt.c | 2802 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | arcturus_ppt.c | 2466 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
H A D | navi10_ppt.c | 3513 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
H A D | sienna_cichlid_ppt.c | 4412 .set_tool_table_location = smu_v11_0_set_tool_table_location,
|
Completed in 38 milliseconds