msm: kgsl: Allow higher order allocations from the system
In kgsl pool allocation, instead of restricting ourselves to lower
order pages, try to use higher order pages from system if available
and give it back after use. The change also releases any page
above the reserved limit when the shrinker asks.
Change-Id: Icc1bf57f93192d41448621a80baca74d02586b15
Signed-off-by:
Neeraja P <neerp@codeaurora.org>
Loading
Please register or sign in to comment