Searched refs:notify_memory_pool_location (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/swsmu/ |
A D | smu_internal.h | 47 #define smu_notify_memory_pool_location(smu) smu_ppt_funcs(notify_memory_pool_location, 0, smu)
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | cyan_skillfish_ppt.c | 591 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | vangogh_ppt.c | 2528 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | arcturus_ppt.c | 2391 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | navi10_ppt.c | 3533 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | sienna_cichlid_ppt.c | 4415 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
A D | amdgpu_smu.h | 1020 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | aldebaran_ppt.c | 2064 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
A D | smu_v13_0_7_ppt.c | 2639 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
A D | smu_v13_0_0_ppt.c | 3056 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
A D | smu_v13_0_6_ppt.c | 3265 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
A D | smu_v14_0_2_ppt.c | 2757 .notify_memory_pool_location = smu_v14_0_notify_memory_pool_location,
|
Completed in 108 milliseconds