Home
last modified time | relevance | path

Searched refs:smu_notify_memory_pool_location (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h47 #define smu_notify_memory_pool_location(smu) smu_ppt_funcs(notify_memory_pool_location, 0, smu) macro
H A Damdgpu_smu.c1566 ret = smu_notify_memory_pool_location(smu); in smu_smc_hw_setup()