Searched refs:notify_memory_pool_location (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | cyan_skillfish_ppt.c | 581 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | vangogh_ppt.c | 2421 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | arcturus_ppt.c | 2466 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | navi10_ppt.c | 3529 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
A D | sienna_cichlid_ppt.c | 4367 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/ |
A D | amdgpu_smu.h | 973 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
A D | smu_v13_0_7_ppt.c | 1690 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
A D | aldebaran_ppt.c | 2104 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
A D | smu_v13_0_0_ppt.c | 2148 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
Completed in 41 milliseconds