index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
panfrost
/
pan_allocate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Extend the panfrost_batch_add_bo() API to pass access flags
Boris Brezillon
2019-10-03
1
-2
/
+12
*
panfrost: Add the panfrost_batch_create_bo() helper
Boris Brezillon
2019-09-18
1
-8
/
+1
*
panfrost: Stop passing screen around for BO operations
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
1
-0
/
+1
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
Boris Brezillon
2019-09-13
1
-5
/
+5
*
panfrost: Make transient allocation rely on the BO cache
Boris Brezillon
2019-09-08
1
-66
/
+14
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
1
-3
/
+3
*
panfrost: Remove panfrost_upload
Alyssa Rosenzweig
2019-09-03
1
-23
/
+0
*
panfrost: Fix misc. issues flagged by cppcheck
Alyssa Rosenzweig
2019-09-03
1
-1
/
+1
*
panfrost: Add transient BOs to job batches
Boris Brezillon
2019-08-30
1
-0
/
+2
*
panfrost: protect access to shared bo cache and transient pool
Rohan Garg
2019-08-30
1
-0
/
+2
*
panfrost: Reserve, but do not upload, shader padding
Alyssa Rosenzweig
2019-07-25
1
-3
/
+3
*
panfrost: Don't leak oversized transient allocations
Alyssa Rosenzweig
2019-07-15
1
-0
/
+4
*
panfrost: Cleanup shader upload code
Alyssa Rosenzweig
2019-07-15
1
-65
/
+11
*
panfrost: Remove all old allocators
Alyssa Rosenzweig
2019-07-15
1
-49
/
+0
*
panfrost: Subdivide fixed-size transient slabs
Alyssa Rosenzweig
2019-07-12
1
-5
/
+17
*
panfrost: Recycle fixed-size transient BOs
Alyssa Rosenzweig
2019-07-12
1
-3
/
+18
*
panfrost: Bookkeep transient indices
Alyssa Rosenzweig
2019-07-12
1
-2
/
+12
*
panfrost: Rewrite allocate_transient with new abstraction
Alyssa Rosenzweig
2019-07-12
1
-29
/
+20
*
panfrost: Add panfrost_transient_bo array
Alyssa Rosenzweig
2019-07-12
1
-0
/
+18
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-1
/
+1
*
panfrost: Use standard ALIGN_POT/INFINITY macros
Alyssa Rosenzweig
2019-07-10
1
-2
/
+2
*
panfrost: Make SLAB pool creation rely on BO helpers
Boris Brezillon
2019-07-02
1
-10
/
+11
*
panfrost: Add backend targeting the DRM driver
Tomeu Vizoso
2019-03-10
1
-2
/
+2
*
panfrost: Check in sources for command stream
Alyssa Rosenzweig
2019-02-07
1
-0
/
+220