diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2019-02-22 14:44:41 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 15:03:53 -0500 |
commit | 3c8899124a40b9cd11769c54fb57b67e5d43403d (patch) | |
tree | 9fea29b625209071a199d14ece52783d73667e95 /drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | |
parent | bf141a88b329d12c9aaea4f7e7a8fdbd2dfe987d (diff) |
drm/ttm: Account for kernel allocations in kernel zone only
Don't account for them in other zones such as dma32. The kernel page
allocator has its own heuristics to avoid exhausting special zones
for regular kernel allocations.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Thomas Hellstrom <thellstrom@vmware.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_gmc.c')
0 files changed, 0 insertions, 0 deletions