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
/
intel
/
vulkan
/
anv_allocator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Add missing error-checking to anv_block_pool_init (v2)
Gwan-gyeong Mun
2016-11-28
1
-6
/
+21
*
anv/allocator: Simplify anv_scratch_pool
Jason Ekstrand
2016-11-09
1
-60
/
+49
*
anv: Add a new bo_pool_init helper
Jason Ekstrand
2016-11-09
1
-7
/
+2
*
anv: use limits.h instead of deprecated/obsolete values.h
Tapani Pälli
2016-11-04
1
-1
/
+1
*
anv/allocator: Assert that we have a valid gem handle in bo_pool_alloc
Jason Ekstrand
2016-10-27
1
-0
/
+1
*
anv: port to using new u_vector shared helper.
Dave Airlie
2016-10-19
1
-4
/
+4
*
i965: rename max_ds_* variable to max_tes_*
Timothy Arceri
2016-10-03
1
-1
/
+1
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
1
-1
/
+1
*
anv: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-7
/
+8
*
anv: allocator: correct scratch space for haswell
Lionel Landwerlin
2016-09-21
1
-1
/
+21
*
anv: device: calculate compute thread numbers using subslices numbers
Lionel Landwerlin
2016-09-21
1
-7
/
+8
*
anv/allocator: Use VG_NOACCESS_WRITE in anv_bo_pool_free
Jason Ekstrand
2016-09-13
1
-2
/
+4
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
anv: Add an allocator for scratch buffers
Jason Ekstrand
2016-06-22
1
-0
/
+76
*
anv: remove define _DEFAULT_SOURCE
Emil Velikov
2016-05-23
1
-2
/
+0
*
anv/allocator: Make the bo_pool dynamically sized
Jason Ekstrand
2016-03-18
1
-20
/
+28
*
anv/allocator: Add a size field to bo_pool_alloc
Jason Ekstrand
2016-03-18
1
-1
/
+3
*
anv/allocator: Better casting in PFL macros
Jason Ekstrand
2016-03-07
1
-2
/
+2
*
anv/allocator: Move the alignment assert for the pointer free list
Jason Ekstrand
2016-03-07
1
-1
/
+6
*
anv/bo_pool: Allow freeing BOs where the anv_bo is in the BO itself
Jason Ekstrand
2016-03-07
1
-4
/
+6
*
anv/allocator: Set is_winsys_bo to false for block pool BOs
Jason Ekstrand
2016-02-18
1
-0
/
+1
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-0
/
+862