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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_queue: add optional cleanup callback
Rob Clark
2016-07-16
2
-2
/
+2
*
winsys/amdgpu: return an error on IB submission failures
Marek Olšák
2016-07-14
2
-1
/
+9
*
gallium/radeon: add a return value to cs_flush
Marek Olšák
2016-07-14
2
-6
/
+8
*
radeonsi: just save buffer sizes instead of buffers while recording IBs
Marek Olšák
2016-07-13
2
-2
/
+2
*
nvc0: initial support for GP100 GPUs
Ben Skeggs
2016-07-12
1
-0
/
+1
*
svga: invalidate gb surface before it is reused
Charmaine Lee
2016-07-08
1
-0
/
+13
*
winsys/amdgpu: avoid flushed depth when possible
Nicolai Hähnle
2016-07-06
1
-3
/
+8
*
gallium/radeon: add depth/stencil_adjusted output to surface computation
Nicolai Hähnle
2016-07-06
1
-0
/
+4
*
gallium/radeon/winsyses: remove unused stencil_offset
Nicolai Hähnle
2016-07-06
2
-4
/
+0
*
gallium/radeon: add and use radeon_info::max_alloc_size (v2)
Marek Olšák
2016-07-05
2
-0
/
+6
*
svga: Fix failures caused in fedora 24
Neha Bhende
2016-06-30
1
-0
/
+11
*
radeon uvd add uvd fw version for amdgpu
sonjiang
2016-06-29
1
-1
/
+10
*
radeonsi: always calculate DCC info even if it's not used immediately
Marek Olšák
2016-06-29
1
-1
/
+0
*
gallium/radeon/winsyses: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
8
-111
/
+112
*
winsys/radeon: add guard pages when R600_DEBUG=check_vm is enabled
Nicolai Hähnle
2016-06-24
3
-2
/
+7
*
winsys/amdgpu: add guard pages when R600_DEBUG=check_vm is enabled
Nicolai Hähnle
2016-06-24
3
-2
/
+8
*
gallium/u_queue: allow the execute function to differ per job
Marek Olšák
2016-06-24
4
-5
/
+6
*
gallium/u_queue: add an option to name threads
Marek Olšák
2016-06-24
2
-2
/
+2
*
gallium/u_queue: add an option to have multiple worker threads
Marek Olšák
2016-06-24
6
-8
/
+8
*
gallium/u_queue: use a ring instead of a stack
Marek Olšák
2016-06-24
2
-2
/
+2
*
winsys/radeon: use the common job queue for multithreaded command submission v2
Marek Olšák
2016-06-15
4
-82
/
+19
*
gallium/util: import the multithreaded job queue from amdgpu winsys (v2)
Marek Olšák
2016-06-15
4
-83
/
+18
*
gallium/radeon: add micro_tile_mode to radeon_surf
Marek Olšák
2016-06-14
2
-3
/
+42
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
9
-9
/
+6
*
virgl: fix checking fences
Marc-André Lureau
2016-06-09
2
-2
/
+2
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
1
-6
/
+23
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
1
-3
/
+7
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
1
-0
/
+1
*
winsys/amdgpu: decay max_ib_size over time
Nicolai Hähnle
2016-06-01
1
-0
/
+2
*
winsys/amdgpu: implement IB chaining on the gfx ring
Nicolai Hähnle
2016-06-01
2
-18
/
+109
*
winsys/amdgpu: consolidate IB size management in amdgpu_ib_finalize
Nicolai Hähnle
2016-06-01
1
-9
/
+9
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
2
-41
/
+46
*
winsys/amdgpu: start with smaller IBs, growing as necessary
Nicolai Hähnle
2016-06-01
2
-10
/
+71
*
winsys/amdgpu: add amdgpu_ib and amdgpu_cs_from_ib helper functions
Nicolai Hähnle
2016-06-01
2
-7
/
+37
*
winsys/amdgpu: extract IB big buffer allocation for re-use
Nicolai Hähnle
2016-06-01
1
-17
/
+29
*
winsys/amdgpu: add IB buffer in amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
1
-121
/
+113
*
radeon/winsys: add cs_check_space
Nicolai Hähnle
2016-06-01
2
-0
/
+14
*
winsys/amdgpu: simplify interface of amdgpu_get_new_ib
Nicolai Hähnle
2016-06-01
2
-14
/
+14
*
winsys/amdgpu: add amdgpu_cs_has_user_fence
Nicolai Hähnle
2016-06-01
1
-4
/
+8
*
winsys/amdgpu: set flags correctly when allocating depth-stencil buffers
Marek Olšák
2016-06-01
1
-2
/
+8
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
6
-0
/
+38
*
winsys/amdgpu: add back multithreaded command submission
Marek Olšák
2016-05-26
6
-131
/
+341
*
gallium/radeon: don't set PB_USAGE in winsyses
Marek Olšák
2016-05-19
2
-4
/
+0
*
winsys/amdgpu: cleanup error handling in amdgpu_ctx_create
Nicolai Hähnle
2016-05-17
1
-9
/
+14
*
winsys/amdgpu: avoid ioctl call when fence_wait is called without timeout
Nicolai Hähnle
2016-05-17
1
-3
/
+10
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
2
-8
/
+8
*
gallium/radeon: add a heuristic for better (S)DMA performance
Marek Olšák
2016-05-10
2
-0
/
+16
*
gallium/radeon: align alignments for better buffer reuse
Marek Olšák
2016-05-10
2
-0
/
+2
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
2
-4
/
+5
*
winsys/radeon: use gart_page_size instead of private size_align
Marek Olšák
2016-05-10
3
-14
/
+11
[next]