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
/
amd
/
vulkan
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/winsys: use alloca() for semaphore dependencies
Samuel Pitoiset
2018-07-17
1
-6
/
+2
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
1
-45
/
+14
*
radv: winsys/amdgpu: include missing pthread.h header
Mauro Rossi
2018-07-07
1
-0
/
+1
*
radv/winsys: make use of radeon_emit()
Samuel Pitoiset
2018-07-05
1
-11
/
+12
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-33
/
+33
*
radv/winsys: allow to allocate BOs in the 32-bit addr space
Samuel Pitoiset
2018-05-22
1
-1
/
+2
*
radv/winsys: request high address
Samuel Pitoiset
2018-05-22
1
-4
/
+6
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
1
-7
/
+0
*
radv/winsys: fix leaking resources from bo's imported by fd
Andres Rodriguez
2018-04-30
1
-0
/
+1
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-20
1
-50
/
+168
*
radv/winsys: allow local BOs on APUs
Samuel Pitoiset
2018-04-20
1
-1
/
+2
*
radv: Keep a global BO list for VkMemory.
Bas Nieuwenhuizen
2018-04-18
1
-7
/
+39
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
2
-0
/
+4
*
radv: Use the syncobj wait ioctl to wait on fences if possible.
Bas Nieuwenhuizen
2018-03-01
1
-4
/
+4
*
radv: Implement more efficient !waitAll fence waiting.
Bas Nieuwenhuizen
2018-03-01
1
-0
/
+34
*
radv: implement VK_EXT_external_memory_host
Fredrik Höglund
2018-02-08
1
-0
/
+49
*
radv/ws: get rid of useless return value
Dave Airlie
2018-01-18
1
-3
/
+2
*
radv/winsys: make IBs read-only for the GPU
Samuel Pitoiset
2018-01-08
1
-6
/
+11
*
radv/winsys: add RADEON_FLAG_READ_ONLY
Samuel Pitoiset
2018-01-08
1
-1
/
+3
*
radv/winsys: rework radv_amdgpu_bo_va_op()
Samuel Pitoiset
2018-01-08
1
-17
/
+23
*
radv: move local bos usage to a perftest flag.
Dave Airlie
2017-12-28
3
-1
/
+3
*
radv: Use a sort for rebuilding the sparse buffer bo list.
Bas Nieuwenhuizen
2017-12-19
1
-21
/
+24
*
radv/amdgpu: wrap sync fd import/export.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+21
*
radv: Add syncobj signal/reset/wait to winsys.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+40
*
radv/winsys: implement query_value()
Samuel Pitoiset
2017-12-08
1
-0
/
+56
*
radv/winsys: improve error messages when the buffer list creation failed
Samuel Pitoiset
2017-11-24
1
-3
/
+6
*
radv/winsys: do not try to create a BO list with 0 buffers
Samuel Pitoiset
2017-11-24
1
-3
/
+9
*
amd/addrlib: update to latest version
Marek Olšák
2017-11-08
2
-2
/
+0
*
radv: move is_local up to the winsys level.
Dave Airlie
2017-11-06
3
-3
/
+2
*
radv: add support for local bos. (v3)
Dave Airlie
2017-10-26
3
-8
/
+29
*
radv: disable implicit sync for radv allocated bos v3
Andres Rodriguez
2017-10-21
1
-0
/
+2
*
radv: Implement VK_EXT_global_priority
Andres Rodriguez
2017-10-21
1
-4
/
+22
*
radv: Only set the MTYPE flags on GFX9+.
Bas Nieuwenhuizen
2017-10-11
1
-1
/
+1
*
amd: move r600d_common.h into r600g
Marek Olšák
2017-10-09
1
-1
/
+0
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
3
-22
/
+15
*
radv: add get_chip_name() callback
Samuel Pitoiset
2017-09-15
1
-0
/
+8
*
radv/winsys: add a read_registers() callback
Samuel Pitoiset
2017-09-14
1
-0
/
+11
*
radv: add debug flags to zero vram allocations.
Dave Airlie
2017-09-12
3
-0
/
+5
*
radv/winsys: fix flags vs va_flags thinko.
Dave Airlie
2017-09-08
1
-1
/
+1
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
1
-1
/
+5
*
radv/winsys: use amdgpu_bo_va_op_raw.
Dave Airlie
2017-09-07
1
-7
/
+24
*
radv: reduce radv_amdgpu_winsys struct size.
Dave Airlie
2017-09-07
1
-3
/
+3
*
Revert "radv: disable support for VEGA for now."
Dave Airlie
2017-09-06
1
-5
/
+0
*
radv: Enable command buffer chaining by default.
Bas Nieuwenhuizen
2017-09-04
1
-1
/
+1
*
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
2017-08-29
1
-2
/
+2
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
1
-2
/
+2
*
radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos.
Bas Nieuwenhuizen
2017-08-29
1
-0
/
+13
*
radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
2017-08-25
1
-0
/
+1
*
radv: disable support for VEGA for now.
Dave Airlie
2017-08-18
1
-0
/
+5
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
1
-3
/
+0
[next]