summaryrefslogtreecommitdiff
path: root/drivers/gpu/msm/kgsl_sharedmem.c
AgeCommit message (Expand)Author
2021-01-07msm: kgsl: Protect the memdesc->gpuaddr in SVM use casesJordan Crouse
2021-01-07msm: kgsl: Stop using memdesc->usermemJordan Crouse
2020-11-10msm: kgsl: Compare pid pointer instead of TGID for a new processArchana Sriram
2017-11-30msm: kgsl: Fix the process sysfs refcountingLynus Vaz
2017-11-02msm: kgsl: Print Vulkan memory types as wellYoung Hwan Kwak
2017-09-01msm: kgsl: Return supported page size based on available memory poolsDeepak Kumar
2017-06-30msm: kgsl: Limit the frequency of logging on memory allocation failureDeepak Kumar
2017-05-26msm: kgsl: Use per page cache operation instead of bulk cache operationDeepak Kumar
2017-04-26msm: kgsl: Perform cache operation with kernel addressHareesh Gundu
2016-12-14msm: kgsl: Get pages from the system incase mempool is not configuredHareesh Gundu
2016-11-18Merge "msm: kgsl: Fix pagetable member of struct kgsl_memdesc"Linux Build Service Account
2016-11-04msm: kgsl: Fix overflow in sharedmem cache range operation functionSudeep Yedalapure
2016-11-03msm: kgsl: Fix pagetable member of struct kgsl_memdescJordan Crouse
2016-09-29msm: kgsl: Do not free gpuaddr range if unmap failsHarshdeep Dhatt
2016-08-07Merge "msm: kgsl: Make VBIF register dump more generic"Linux Build Service Account
2016-08-03msm: kgsl: Add array of page pointers to memdescHarshdeep Dhatt
2016-07-26msm: kgsl: Allocate global buffers through paged memoryHarshdeep Dhatt
2016-05-11msm: kgsl: Add 1M and 8K pools to the allocatorShrenuj Bansal
2016-05-05msm: kgsl: Fix overflow in sharedmem read/write functionsSunil Khatri
2016-05-05msm: kgsl: Use a page pool to reduce allocation timeDeepak Kumar
2016-03-23msm: kgsl: Refactor MMU/IOMMU supportJordan Crouse
2016-03-23msm: kgsl: Add accounting for memory mapped in userspaceHarshdeep Dhatt
2016-03-23msm: kgsl: Remove tracking virtual map sizesCarter Cooper
2016-03-23msm: kgsl: Rework page allocation sizesCarter Cooper
2016-03-22msm: kgsl: Update various exernal APIs for the 4.4 kernelJordan Crouse
2016-03-22msm: kgsl: Add Qualcomm GPU driverJordan Crouse