Searched refs:notify_memory_pool_location (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/ |
D | smu_internal.h | 47 #define smu_notify_memory_pool_location(smu) smu_ppt_funcs(notify_memory_pool_location, 0, smu)
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 591 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | vangogh_ppt.c | 2543 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | arcturus_ppt.c | 2467 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | navi10_ppt.c | 3514 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | sienna_cichlid_ppt.c | 4413 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 975 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | aldebaran_ppt.c | 2096 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_6_ppt.c | 2207 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_7_ppt.c | 2216 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_0_ppt.c | 2647 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|