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
*
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
*
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
2015-08-01
1
-2
/
+2
*
svga: scons: remove unused HAVE_SYS_TYPES_H define
Emil Velikov
2015-07-29
1
-1
/
+0
*
winsys/radeon: implement buffer_unmap
Marek Olšák
2015-07-23
2
-6
/
+24
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-23
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-37
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
23
-45
/
+45
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-1
/
+1
*
winsys/radeon: use os_wait_until_zero in radeon_bo_set_tiling
Marek Olšák
2015-07-05
1
-3
/
+1
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-03
1
-3
/
+10
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-0
/
+8
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-06-28
1
-1
/
+5
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
[next]