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
/
r600
/
compute_memory_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/compute: Mark several functions as static
Aaron Watry
2018-05-19
1
-24
/
+0
*
r600/compute: Remove unused compute_memory_pool functions
Aaron Watry
2018-05-19
1
-11
/
+0
*
r600g/compute: Add documentation to compute_memory_pool
Bruno Jiménez
2014-07-28
1
-21
/
+37
*
r600g/compute: Defrag the pool at the same time as we grow it
Bruno Jiménez
2014-07-25
1
-1
/
+1
*
r600g/compute: Allow compute_memory_defrag to defragment between resources
Bruno Jiménez
2014-07-25
1
-0
/
+1
*
r600g/compute: Allow compute_memory_move_item to move items between resources
Bruno Jiménez
2014-07-25
1
-0
/
+1
*
r600g/compute: Remove unneeded code from compute_memory_promote_item
Bruno Jiménez
2014-07-23
1
-1
/
+1
*
r600g/compute: Defrag the pool if it's necesary
Bruno Jiménez
2014-07-23
1
-0
/
+4
*
r600g/compute: Add a function for defragmenting the pool
Bruno Jiménez
2014-07-23
1
-0
/
+3
*
r600g/compute: Add a function for moving items in the pool
Bruno Jiménez
2014-07-23
1
-0
/
+4
*
r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
2014-06-20
1
-5
/
+5
*
r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
2014-06-20
1
-0
/
+3
*
r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
2014-06-20
1
-0
/
+5
*
r600g/compute: divide the item list in two
Bruno Jiménez
2014-06-20
1
-0
/
+1
*
r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
2014-06-20
1
-1
/
+6
*
r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
2014-06-20
1
-0
/
+5
*
r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
2014-06-20
1
-0
/
+2
*
r600g/compute: Cleanup of compute_memory_pool.h
Bruno Jiménez
2014-06-10
1
-15
/
+0
*
r600g/compute: Add more NULL checks
Bruno Jiménez
2014-06-10
1
-2
/
+4
*
r600g/compute: Disable growing the memory pool
Tom Stellard
2012-07-11
1
-1
/
+1
*
r600g: compute support for evergreen
Adam Rak
2012-06-01
1
-0
/
+98