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_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Keep track of active BOs
Tomeu Vizoso
2019-10-17
1
-21
/
+62
*
panfrost: Make sure the BO is 'ready' when picked from the cache
Boris Brezillon
2019-10-03
1
-24
/
+90
*
panfrost: Add flags to reflect the BO imported/exported state
Boris Brezillon
2019-10-03
1
-2
/
+2
*
panfrost: Don't return imported/exported BOs to the cache
Boris Brezillon
2019-09-18
1
-0
/
+5
*
panfrost: Add panfrost_bo_{alloc,free}()
Boris Brezillon
2019-09-18
1
-76
/
+68
*
panfrost: Stop using panfrost_bo_release() outside of pan_bo.c
Boris Brezillon
2019-09-18
1
-1
/
+4
*
panfrost: Stop passing screen around for BO operations
Boris Brezillon
2019-09-18
1
-20
/
+20
*
panfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
Boris Brezillon
2019-09-18
1
-2
/
+2
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
1
-1
/
+1
*
panfrost: s/PAN_ALLOCATE_/PAN_BO_/
Boris Brezillon
2019-09-18
1
-6
/
+6
*
panfrost: Move panfrost_bo_{reference,unreference}() to pan_bo.c
Boris Brezillon
2019-09-18
1
-0
/
+20
*
panfrost: Get rid of pan_drm.c
Boris Brezillon
2019-09-18
1
-2
/
+197
*
panfrost: Rename pan_bo_cache.c into pan_bo.c
Boris Brezillon
2019-09-08
1
-0
/
+167