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
/
winsys
/
radeon
/
drm
/
radeon_drm_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-27
/
+27
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-15
/
+15
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
winsys/radeon: remove fall-back defines
Emil Velikov
2017-02-16
1
-12
/
+0
*
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
2017-01-25
1
-0
/
+3
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
1
-0
/
+11
*
gallium/radeon/winsyses: reduce the number of pb_cache buckets
Nicolai Hähnle
2016-09-27
1
-4
/
+2
*
winsys/radeon: enable buffer allocation from slabs
Nicolai Hähnle
2016-09-27
1
-0
/
+170
*
winsys/radeon: add fine-grained fences for slab buffers
Nicolai Hähnle
2016-09-27
1
-2
/
+53
*
winsys/radeon: add slab buffer list
Nicolai Hähnle
2016-09-27
1
-0
/
+3
*
winsys/radeon: add slab entry structures to radeon_bo
Nicolai Hähnle
2016-09-27
1
-32
/
+62
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
1
-0
/
+3
*
gallium/radeon/winsyses: fix counting mapped memory
Marek Olšák
2016-09-07
1
-0
/
+8
*
winsys/radeon: track the amount of mapped memory
Marek Olšák
2016-08-10
1
-1
/
+12
*
winsys/radeon: use pb_cache buckets for fewer pb_cache misses
Marek Olšák
2016-07-19
1
-7
/
+22
*
gallium/pb_cache: divide the cache into buckets for reducing cache misses
Marek Olšák
2016-07-19
1
-2
/
+2
*
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-7
/
+7
*
winsys/radeon: add guard pages when R600_DEBUG=check_vm is enabled
Nicolai Hähnle
2016-06-24
1
-1
/
+3
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-0
/
+6
*
gallium/radeon: don't set PB_USAGE in winsyses
Marek Olšák
2016-05-19
1
-2
/
+0
*
gallium/radeon: align alignments for better buffer reuse
Marek Olšák
2016-05-10
1
-0
/
+1
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
1
-1
/
+1
*
winsys/radeon: use gart_page_size instead of private size_align
Marek Olšák
2016-05-10
1
-10
/
+10
*
gallium/radeon: remove stencil_tile_split from metadata
Marek Olšák
2016-05-02
1
-4
/
+0
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
1
-7
/
+4
*
winsys/radeon: fix printing allocation failures
Marek Olšák
2016-04-12
1
-4
/
+4
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-2
/
+6
*
pb_buffer: switch pb_buffer::size to 64 bits
Marek Olšák
2016-04-12
1
-2
/
+3
*
radeon/winsys: add layer support for BO export
Christian König
2016-03-17
1
-0
/
+3
*
radeon/winsys: add offset support for BO import/export
Christian König
2016-03-17
1
-3
/
+6
*
gallium/winsys/drm: add offset to struct winsys_handle
Christian König
2016-03-17
1
-0
/
+1
*
gallium/radeon: rename winsys buffer_get/set_tiling to buffer_get/set_metadata
Marek Olšák
2016-03-09
1
-6
/
+6
*
gallium/radeon: remove rcs parameter from radeon_winsys::buffer_set_tiling
Marek Olšák
2016-03-09
1
-8
/
+0
*
gallium/radeon: use a structure for passing tiling flags from/to winsys
Marek Olšák
2016-03-09
1
-42
/
+26
*
gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
2016-02-05
1
-4
/
+4
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
1
-0
/
+6
*
winsys/radeon: fix warnings about incompatible pointer types
Nicolai Hähnle
2016-01-14
1
-6
/
+6
*
winsys/radeon: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-3
/
+10
*
winsys/radeon: clear the buffer cache on allocation failure and try again
Marek Olšák
2015-12-11
1
-2
/
+7
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-11
/
+4
*
winsys/radeon: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
1
-151
/
+62
*
winsys/radeon: use radeon_bomgr less
Marek Olšák
2015-12-11
1
-15
/
+8
*
winsys/radeon: rename radeon_bomgr_init_functions
Marek Olšák
2015-12-11
1
-1
/
+1
*
winsys/radeon: move variables from radeon_bomgr to radeon_drm_winsys
Marek Olšák
2015-12-11
1
-126
/
+84
*
winsys/radeon: remove redundant radeon_bomgr::va
Marek Olšák
2015-12-11
1
-7
/
+4
*
winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3
Michel Dänzer
2015-11-09
1
-11
/
+19
*
winsys/radeon: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
2015-08-29
1
-15
/
+39
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
1
-1
/
+2
[next]