aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/pan_allocate.h
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Move the BO API to its own headerBoris Brezillon2019-09-181-20/+0
* panfrost: Pass a batch to panfrost_{allocate,upload}_transient()Boris Brezillon2019-09-131-3/+4
* panfrost: Get rid of the now unused SLAB allocatorBoris Brezillon2019-09-081-13/+0
* panfrost: Remove panfrost_uploadAlyssa Rosenzweig2019-09-031-3/+0
* panfrost: Take into account flags when looking up in the BO cacheTomeu Vizoso2019-08-081-0/+2
* panfrost: Add BO cache data structureAlyssa Rosenzweig2019-07-151-0/+5
* panfrost: Cleanup shader upload codeAlyssa Rosenzweig2019-07-151-4/+1
* panfrost: Remove all old allocatorsAlyssa Rosenzweig2019-07-151-46/+0
* panfrost: Use standard ALIGN_POT/INFINITY macrosAlyssa Rosenzweig2019-07-101-6/+0
* panfrost: Make SLAB pool creation rely on BO helpersBoris Brezillon2019-07-021-5/+17
* panfrost: Add gem_handle to panfrost_memory and panfrost_boTomeu Vizoso2019-03-101-0/+1
* panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig2019-02-051-0/+123