diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2021-05-28 12:32:16 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-01 22:55:38 -0400 |
commit | c7b9aa7a9220538d1a99c1c6f8d00b9b5e51b0f2 (patch) | |
tree | 36d13b5f249d6264a0d67e45deefdf1a7fddd379 /drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | |
parent | 9c3fec688f4570437fb8b6a290bcf4decc139e7f (diff) |
drm/amdgpu: do not allocate entries separately
Allocate PD/PT entries while allocating VM BOs and use that
instead of allocating those entries separately.
v2: create a new var for num entries.
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c')
0 files changed, 0 insertions, 0 deletions