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
...
*
winsys/virgl: always memset prior to ioctl
Emil Velikov
2015-10-30
1
-4
/
+8
*
winsys/virgl: use MALLOC to match FREE
Emil Velikov
2015-10-30
1
-1
/
+1
*
winsys/virgl: remove calloc/malloc casts
Emil Velikov
2015-10-30
2
-5
/
+3
*
winsys/virgl: throw in some inline wrappers
Emil Velikov
2015-10-30
4
-10
/
+40
*
winsys/virgl/drm: drop unneeded forward declaration
Emil Velikov
2015-10-30
1
-2
/
+0
*
virgl: move virgl_hw.h into the driver dir
Emil Velikov
2015-10-30
6
-291
/
+2
*
virgl: straighten the includes confusion
Emil Velikov
2015-10-30
3
-5
/
+5
*
virgl: remove the _FILE_OFFSET_BITS defines
Emil Velikov
2015-10-30
3
-7
/
+0
*
winsys/virgl/drm: add all files to the tarball
Emil Velikov
2015-10-30
1
-1
/
+5
*
winsys/virgl/vtest: list all files in Makefile.sources
Emil Velikov
2015-10-30
1
-1
/
+4
*
virgl: fix drm.h include path
Emil Velikov
2015-10-30
1
-1
/
+1
*
winsys/amdgpu: remove the dcc_enable surface flag
Marek Olšák
2015-10-27
1
-7
/
+6
*
radeonsi: Allocate buffers for DCC.
Bas Nieuwenhuizen
2015-10-24
1
-5
/
+42
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
2
-3
/
+11
*
virgl/vtest: add vtest driver
Dave Airlie
2015-10-23
7
-0
/
+1227
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
7
-0
/
+1377
*
svga: Condition preemptive flush on draw emission
Sinclair Yeh
2015-10-22
1
-5
/
+10
*
winsys/radeon: implement cs_get_buffer_list
Marek Olšák
2015-10-03
3
-22
/
+47
*
winsys/amdgpu: add winsys function cs_get_buffer_list
Marek Olšák
2015-10-03
2
-0
/
+20
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
4
-53
/
+53
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
2
-9
/
+10
*
freedreno: one screen to rule them all
Rob Clark
2015-09-16
1
-4
/
+113
*
winsys/svga: remove useless assertion
Brian Paul
2015-09-10
1
-1
/
+0
*
winsys/amdgpu: calculate the maximum number of compute units
Marek Olšák
2015-09-10
1
-2
/
+13
*
winsys/radeon: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
winsys/amdgpu: remove exported buffers from the cache
Marek Olšák
2015-09-03
1
-0
/
+3
*
svga/winsys: Add support for VGPU10
Brian Paul
2015-09-02
19
-119
/
+362
*
winsys/svga: add new vmw_query.c[h] files
Brian Paul
2015-09-02
3
-1
/
+214
*
winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
2015-09-01
2
-6
/
+9
*
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/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
2015-08-29
2
-38
/
+41
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
2
-5
/
+7
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
Revert "radeon/winsys: increase the IB size for VM"
Marek Olšák
2015-08-23
4
-17
/
+6
*
winsys/sw/kms-dri: don't attempt to bundle the sconscript
Emil Velikov
2015-08-22
1
-2
/
+0
*
winsys/amdgpu: automake: remove missing headers
Emil Velikov
2015-08-22
1
-2
/
+0
*
android: fix cflags and includes for amdgpu winsys
Mauro Rossi
2015-08-22
1
-0
/
+10
*
winsys/amdgpu: fix the type of memory usage counters
Marek Olšák
2015-08-19
1
-2
/
+2
*
radeon/vce: disable VCE dual instance for harvest part
Leo Liu
2015-08-14
1
-0
/
+1
*
radeonsi: add support for FIJI (v4)
Alex Deucher
2015-08-14
1
-0
/
+4
*
winsys/amdgpu: add addrlib support for Fiji (v2)
Alex Deucher
2015-08-14
3
-1
/
+11
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
27
-3
/
+22370
*
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
2015-08-14
11
-1
/
+2342
*
winsys/radeon: add a specific error message for cs_submit -> -ENOMEM
Marek Olšák
2015-08-07
1
-4
/
+8
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-2
/
+16
*
gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface
Marek Olšák
2015-08-07
2
-32
/
+29
*
winsys/radeon: loosen up the requirements for how much memory IBs can use
Marek Olšák
2015-08-06
1
-4
/
+9
*
radeon/winsys: increase the IB size for VM
Marek Olšák
2015-08-06
4
-6
/
+17
*
gallium/radeon: allow the winsys to choose the IB size
Marek Olšák
2015-08-06
2
-3
/
+4
[prev]
[next]