commit | 433ca054949a6c9daac0ace1be5c33b25092bffa | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 07 14:27:05 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 12 16:28:28 2018 -0500 |
tree | 5d2f6af92f9c2c200534ab2f8ea778018507192a | |
parent | d8de8260a45aae8f74af77eae9a162bdc0ed48d2 [diff] |
drm/amdgpu: try allocating VRAM as power of two Try to allocate VRAM in power of two sizes and only fallback to vram split sizes if that fails. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>