Searched refs:notify_memory_pool_location (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 48 #define smu_notify_memory_pool_location(smu) smu_ppt_funcs(notify_memory_pool_location, 0, smu)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_internal.h | 47 #define smu_notify_memory_pool_location(smu) smu_ppt_funcs(notify_memory_pool_location, 0, smu)
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | cyan_skillfish_ppt.c | 591 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | arcturus_ppt.c | 2467 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | vangogh_ppt.c | 2543 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | navi10_ppt.c | 3514 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | sienna_cichlid_ppt.c | 4413 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_smu.h | 536 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | amdgpu_smu.h | 972 * @notify_memory_pool_location: Send the location of the memory pool to 975 int (*notify_memory_pool_location)(struct smu_context *smu); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_6_ppt.c | 2209 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
H A D | smu_v13_0_7_ppt.c | 2217 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
H A D | aldebaran_ppt.c | 2099 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
H A D | smu_v13_0_0_ppt.c | 2619 .notify_memory_pool_location = smu_v13_0_notify_memory_pool_location,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | navi10_ppt.c | 2720 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | arcturus_ppt.c | 2364 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
H A D | sienna_cichlid_ppt.c | 2803 .notify_memory_pool_location = smu_v11_0_notify_memory_pool_location,
|
Completed in 42 milliseconds