Searched refs:notify_memory_pool_location (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.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-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | cyan_skillfish_ppt.c | 581 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | vangogh_ppt.c | 2421 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | arcturus_ppt.c | 2466 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | navi10_ppt.c | 3523 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
D | sienna_cichlid_ppt.c | 4367 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 968 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0_7_ppt.c | 1662 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | smu_v13_0_0_ppt.c | 1827 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
D | aldebaran_ppt.c | 2104 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|