Searched refs:notify_memory_pool_location (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/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-6.12.1/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 | 2528 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | arcturus_ppt.c | 2391 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | navi10_ppt.c | 3533 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | sienna_cichlid_ppt.c | 4415 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 1020 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | aldebaran_ppt.c | 2064 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_7_ppt.c | 2639 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_0_ppt.c | 3056 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_6_ppt.c | 3265 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
D | smu_v14_0_2_ppt.c | 2757 .notify_memory_pool_location = smu_v14_0_notify_memory_pool_location,
|