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/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
3
-11
/
+38
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
6
-6
/
+7
*
amdgpu: use simple mtx
Timothy Arceri
2017-11-09
5
-44
/
+45
*
amd/addrlib: update to latest version
Marek Olšák
2017-11-08
1
-1
/
+0
*
radeonsi: remove unused field in the PCI ID table
Marek Olšák
2017-11-07
1
-1
/
+1
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
2
-0
/
+13
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
12
-55
/
+2
*
svga: Use __asm__ instead of asm
Dylan Baker
2017-11-01
1
-3
/
+0
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
4
-13
/
+0
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-10-31
4
-0
/
+13
*
winsys/svga/drm: add ERESTART define for *BSD
Greg V
2017-10-26
1
-0
/
+5
*
meson: build freedreno
Rob Clark
2017-10-24
1
-0
/
+30
*
meson: build imx driver
Dylan Baker
2017-10-23
1
-0
/
+28
*
meson: build etnaviv driver + winsys
Dylan Baker
2017-10-23
1
-0
/
+28
*
meson: Add support for the vc5 driver.
Eric Anholt
2017-10-17
1
-0
/
+29
*
meson: Add support for the pl111 driver.
Eric Anholt
2017-10-17
1
-0
/
+30
*
meson: Add support for the vc4 driver.
Eric Anholt
2017-10-17
1
-0
/
+29
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
4
-0
/
+5
*
winsys/amdgpu: disable CPU caching for GFX & SDMA IBs
Marek Olšák
2017-10-17
1
-4
/
+9
*
winsys/amdgpu: don't do read-modify-write on command buffers
Marek Olšák
2017-10-17
2
-4
/
+16
*
meson: build nouveau (gallium) driver
Dylan Baker
2017-10-16
1
-0
/
+30
*
meson: build gallium winsys for dri, null, and wrapper
Dylan Baker
2017-10-16
4
-0
/
+110
*
meson: build radeonsi
Dylan Baker
2017-10-16
2
-0
/
+66
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
2
-7
/
+126
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
5
-0
/
+133
*
Revert "winsys/amdgpu: disable local BOs on Raven"
Marek Olšák
2017-09-12
1
-2
/
+1
*
winsys/amdgpu: use the new raw CS API
Marek Olšák
2017-09-11
2
-77
/
+93
*
radeonsi: implement pipe_context::fence_server_sync
Marek Olšák
2017-09-11
1
-0
/
+16
*
winsys/amdgpu: factor out some fence dependency code into separate functions
Marek Olšák
2017-09-11
1
-21
/
+34
*
winsys/amdgpu: rename fence_dependency functions
Marek Olšák
2017-09-11
1
-12
/
+12
*
winsys/amdgpu: don't allow interprocess resource sharing for IBs
Marek Olšák
2017-09-11
1
-1
/
+2
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-0
/
+1
*
winsys/amdgpu: disable local BOs on Raven
Marek Olšák
2017-09-07
1
-1
/
+2
*
winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2
Christian König
2017-08-31
3
-5
/
+27
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
2
-24
/
+33
*
winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Samuel Pitoiset
2017-08-30
4
-11
/
+17
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
2
-108
/
+2
*
gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
2017-08-07
1
-1
/
+1
*
winsys/amdgpu: enable computation of tile swizzle
Marek Olšák
2017-08-04
2
-1
/
+13
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-0
/
+1
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
4
-8
/
+10
*
winsys/svga/drm: Enable import/export fence FD
Sinclair Yeh
2017-07-17
3
-19
/
+53
*
winsys/svga/drm: Connect winsys-side fence_* functions
Sinclair Yeh
2017-07-17
4
-10
/
+109
*
winsys/svga/drm: Prepare to support fence fd
Sinclair Yeh
2017-07-17
1
-3
/
+8
*
drivers/svga, winsys/svga/drm: Thread through timeout for fence_finish
Sinclair Yeh
2017-07-17
3
-2
/
+6
*
radeonsi: prevent a deadlock in util_queue_add_job with too many GL contexts
Marek Olšák
2017-07-17
1
-1
/
+2
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
2
-2
/
+2
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+1
*
android: build imx-drm winsys
Tomeu Vizoso
2017-07-05
1
-0
/
+40
*
android: add etnaviv driver build support
Rob Herring
2017-07-05
1
-0
/
+33
[next]