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
/
amdgpu
/
drm
/
amdgpu_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-7
/
+7
*
winsys/amdgpu: add guard pages when R600_DEBUG=check_vm is enabled
Nicolai Hähnle
2016-06-24
1
-1
/
+3
*
winsys/amdgpu: add back multithreaded command submission
Marek Olšák
2016-05-26
1
-4
/
+26
*
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
*
winsys/amdgpu: move gart_page_size to struct radeon_winsys
Marek Olšák
2016-05-10
1
-8
/
+8
*
winsys/amdgpu: pass PIPE_CONFIG to addrlib on texture import
Marek Olšák
2016-05-02
1
-0
/
+1
*
winsys/amdgpu: read NUM_BANKS from buffer metadata
Marek Olšák
2016-05-02
1
-0
/
+1
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
1
-9
/
+5
*
winsys/amdgpu: split IB data into a new structure in preparation for CE
Marek Olšák
2016-04-19
1
-5
/
+0
*
winsys/amdgpu: remove hack for low VRAM configuration
Marek Olšák
2016-04-12
1
-10
/
+0
*
winsys/amdgpu: add support for 64-bit buffer sizes
Marek Olšák
2016-04-12
1
-14
/
+15
*
radeon/winsys: add layer support for BO export
Christian König
2016-03-17
1
-0
/
+2
*
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
*
winsys/amdgpu: allow drivers to set/get opaque metadata
Marek Olšák
2016-03-09
1
-0
/
+5
*
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
-1
/
+0
*
gallium/radeon: use a structure for passing tiling flags from/to winsys
Marek Olšák
2016-03-09
1
-38
/
+21
*
winsys/amdgpu: Process RADEON_FLAG_* independently from RADEON_DOMAIN_*
Michel Dänzer
2016-01-29
1
-10
/
+9
*
winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS
Michel Dänzer
2016-01-29
1
-0
/
+2
*
winsys/amdgpu: optionally use buffer lists with all allocated buffers
Marek Olšák
2016-01-23
1
-0
/
+21
*
gallium/radeon: do not reallocate user memory buffers
Nicolai Hähnle
2016-01-14
1
-0
/
+6
*
winsys/amdgpu: clear the buffer cache on mmap failure and try again
Marek Olšák
2015-12-11
1
-0
/
+5
*
winsys/amdgpu: 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/amdgpu: don't use the "rws" abbreviation for amdgpu_winsys
Marek Olšák
2015-12-11
1
-14
/
+14
*
winsys/amdgpu: use pb_cache instead of pb_cache_manager
Marek Olšák
2015-12-11
1
-145
/
+65
*
winsys/amdgpu: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
1
-1
/
+4
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-0
/
+778