diff options
| author | Philip Yang <[email protected]> | 2023-02-27 16:16:09 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 13:57:31 +0000 |
| commit | 1e03322cfef9b83aa87ea0a508588f9f05a47dfc (patch) | |
| tree | 02b6d4daf50328a66db36b4f15340e1fefe2c2cd /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/ttm: export ttm_pool_fini for cleanup (diff) | |
| download | kernel-1e03322cfef9b83aa87ea0a508588f9f05a47dfc.tar.gz kernel-1e03322cfef9b83aa87ea0a508588f9f05a47dfc.zip | |
drm/amdgpu: Set TTM pools for memory partitions
For native mode only, create TTM pool for each memory partition to store
the NUMA node id, then the TTM pool will be selected using memory
partition id to allocate memory from the correct partition.
Acked-by: Christian König <[email protected]>
(rajneesh: changed need_swiotlb and need_dma32 to false for pool init)
Reviewed-by: Felix Kuehling <[email protected]>
Acked-and-tested-by: Mukul Joshi <[email protected]>
Signed-off-by: Philip Yang <[email protected]>
Signed-off-by: Rajneesh Bhardwaj <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
