commit | c6e839a3e299bbff991a3b4136f96ccaca4b276f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Sep 19 15:20:42 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 09 16:30:17 2017 -0400 |
tree | ffecfd346a28188d45af833594afeba57c0edd97 | |
parent | a05502e5cfa9abe17a16592be82c2f5692c91f35 [diff] |
drm/ttm: allocate/free multiple pages in a single call Totally surprisingly this is more efficient than doing it page by page. 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>