summaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/kgsl_pool.c (follow)
Commit message (Expand)AuthorAge
* msm: kgsl: Make sure that pool pages don't have any extra referencesKamal Agrawal2023-05-02
* msm: kgsl: Stop slab shrinker when no more pages can be reclaimedSuren Baghdasaryan2019-12-23
* Revert "msm: kgsl: Do not memset pages to zero while adding to pool"Deepak Kumar2019-12-23
* msm: kgsl: Return supported page size based on available memory poolsDeepak Kumar2017-09-01
* Merge "msm: kgsl: Do not memset pages to zero while adding to pool"Linux Build Service Account2017-08-01
|\
| * msm: kgsl: Do not memset pages to zero while adding to poolDeepak Kumar2017-06-30
* | msm: kgsl: Directly return page size of the supported poolDeepak Kumar2017-06-21
|/
* msm: kgsl: Try lower order mempools incase of mismatchRajesh Kemisetti2017-01-20
* msm: kgsl: Get pages from the system incase mempool is not configuredHareesh Gundu2016-12-14
* msm: kgsl: Allow mempools to configure from the device treeHareesh Gundu2016-11-07
* msm: kgsl: Change the shrinker to not free reserved pagesShrenuj Bansal2016-08-09
* msm: kgsl: Add array of page pointers to memdescHarshdeep Dhatt2016-08-03
* msm: kgsl: Fix the access to invalid poolSunil Khatri2016-07-11
* msm: kgsl: Add 1M and 8K pools to the allocatorShrenuj Bansal2016-05-11
* msm: kgsl: Use a page pool to reduce allocation timeDeepak Kumar2016-05-05