index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: enable POLARIS12 support.
Dave Airlie
2017-05-08
1
-0
/
+5
*
radv: fix stencil regression since new addrlib import
Dave Airlie
2017-04-13
1
-1
/
+1
*
amdgpu/addrlib: Rewrite tile mode optmization code
Xavi Zhang
2017-03-30
1
-3
/
+2
*
radv/amdgpu: Use reference counting for bos.
Bas Nieuwenhuizen
2017-03-29
2
-0
/
+11
*
radv/amdgpu: Add winsys implementation of virtual buffers.
Bas Nieuwenhuizen
2017-03-29
3
-26
/
+344
*
radv/winsys: use drmGetDevice2 API
Emil Velikov
2017-03-15
1
-2
/
+2
*
radv/amdgpu: Let addrlib calculate the HTILE parameters.
Bas Nieuwenhuizen
2017-03-07
1
-0
/
+26
*
radv/amdgpu: Add some debug flags.
Bas Nieuwenhuizen
2017-03-06
2
-3
/
+7
*
radv/winsys: fix freeing imported memory.
Andres Rodriguez
2017-02-27
1
-0
/
+2
*
radv: Special case the initial preamble.
Bas Nieuwenhuizen
2017-02-21
1
-10
/
+16
*
radv: fix cik macroModeIndex.
Dave Airlie
2017-02-15
1
-0
/
+14
*
radv: reduce CPU overhead merging bo lists.
Dave Airlie
2017-02-12
1
-1
/
+11
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
1
-12
/
+50
*
ac/debug: Dump indirect buffers.
Bas Nieuwenhuizen
2017-01-09
1
-2
/
+4
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
1
-0
/
+30
*
radv: add semaphore support
Dave Airlie
2016-12-18
1
-3
/
+42
*
radv: pass queue index into winsys submission
Dave Airlie
2016-12-18
1
-3
/
+10
*
radv/winsys: Make WaitIdle queue aware.
Bas Nieuwenhuizen
2016-12-18
3
-18
/
+28
*
radv/winsys: start adding support for DMA/compute queue
Dave Airlie
2016-12-18
1
-5
/
+20
*
radv/winsys: Expose number of compute/dma rings.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+13
*
radv/winsys: consolidate request->fence code
Dave Airlie
2016-12-17
1
-22
/
+19
*
radv: fix resource leak in radv_amdgpu_ctx_create
Nayan Deshmukh
2016-12-06
1
-0
/
+1
*
radv: split the device local memory heap into two
Fredrik Höglund
2016-10-28
1
-1
/
+9
*
radv: drop local MIN/MAX macros.
Dave Airlie
2016-10-19
1
-1
/
+1
*
radv/winsys: Fail early on overgrown cs.
Gustaw Smolarczyk
2016-10-16
1
-4
/
+14
*
radv/winsys: Fix radv_amdgpu_cs_grow min_size argument. (v2)
Gustaw Smolarczyk
2016-10-12
1
-4
/
+7
*
radv/winsys: Fix mem leak at failed do_winsys_init() call site
Edward O'Callaghan
2016-10-12
1
-2
/
+6
*
radv/winsys: Trivial style and readability fixups
Edward O'Callaghan
2016-10-12
4
-12
/
+17
*
radv: Use proper header guards over 'pragma once' directives
Edward O'Callaghan
2016-10-10
5
-5
/
+26
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
9
-0
/
+2174