commit | 0284f1ead87463bc17cf5e81a24fc65c052486f3 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 20 15:06:12 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 19 15:27:01 2017 -0400 |
tree | aa45c998153bef9ec1f18b5fed7eb843c7e5084c | |
parent | f4c809914a7c3e4a59cf543da6c2a15d0f75ee38 [diff] |
drm/ttm: add transparent huge page support for cached allocations v2 Try to allocate huge pages when it makes sense. v2: avoid compound pages for now Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>