| commit | 6f53984fb9b9e52ac7ffe82466c3caea1617ab6b | [log] [tgz] |
|---|---|---|
| author | Olav Haugan <ohaugan@codeaurora.org> | Fri May 17 13:35:23 2013 -0700 |
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed May 22 03:18:34 2013 -0700 |
| tree | 4625209b610edcdf3c914960507f4b35c26a9fcf | |
| parent | f5db6cdb7eb968deb0626c6ad6d0864a4b202a8c [diff] |
gpu: msm: Allow retries for 0 order allocation When allocating order 0 pages we allow the allocator to retry the allocation to ensure we can take advantage of pages that are being reclaimed. This will help avoid unnecessary out of memory errors from kgsl clients. Change-Id: Iec2a0a1fe10302c320a58cef90ae1ee7e35d71ee Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>