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_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: Silence possibly uninitialized variable warning.
Bas Nieuwenhuizen
2016-04-21
1
-0
/
+3
*
winsys/amdgpu: fix preamble IB size
Thomas Hindoe Paaboel Andersen
2016-04-21
1
-0
/
+1
*
winsys/amdgpu: Enlarge const IB size.
Bas Nieuwenhuizen
2016-04-19
1
-8
/
+20
*
winsys/amdgpu: Add support for const IB.
Marek Olšák
2016-04-19
1
-4
/
+84
*
winsys/amdgpu: split IB data into a new structure in preparation for CE
Marek Olšák
2016-04-19
1
-35
/
+33
*
gallium/radeon: move ring_type into winsyses
Marek Olšák
2016-04-19
1
-4
/
+4
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-4
/
+2
*
winsys/amdgpu: optionally use buffer lists with all allocated buffers
Marek Olšák
2016-01-23
1
-3
/
+30
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-9
/
+7
*
winsys/amdgpu: add winsys function cs_get_buffer_list
Marek Olšák
2015-10-03
1
-0
/
+19
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
1
-25
/
+25
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-4
/
+4
*
winsys/amdgpu: remove IB padding for SI
Marek Olšák
2015-09-01
1
-17
/
+5
*
winsys/amdgpu: use small IBs for better performance on VI
Marek Olšák
2015-09-01
1
-7
/
+9
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
1
-0
/
+704