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/radeon: fix up default enabled_rb_mask for r600
Roland Scheidegger
2018-01-10
1
-6
/
+10
*
winsys/amdgpu: disable local BOs again due to worse performance
Marek Olšák
2017-12-11
1
-2
/
+3
*
meson: fix pl111 dependency on vc4
Eric Engestrom
2017-12-07
1
-0
/
+1
*
meson: fix keyword argument in declare_dependency()
Eric Engestrom
2017-12-06
2
-2
/
+2
*
winsys/amdgpu: make IBs use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+1
*
radeonsi: always place sparse buffers in VRAM
Nicolai Hähnle
2017-12-06
1
-2
/
+3
*
winsys/amdgpu: add RADEON_FLAG_READ_ONLY
Marek Olšák
2017-12-05
1
-1
/
+8
*
gallium/radeon: move setting VRAM|GTT into winsyses
Marek Olšák
2017-12-05
3
-1
/
+28
*
meson: define driver dependencies
Dylan Baker
2017-12-04
2
-0
/
+10
*
amd: remove always-true BRAHMA_BUILD define
Eric Engestrom
2017-12-01
1
-3
/
+1
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
4
-8
/
+8
*
meson: build virgl driver
Dylan Baker
2017-11-28
2
-0
/
+53
*
meson: build svga driver on linux
Dylan Baker
2017-11-28
1
-0
/
+45
*
meson: build i915g driver
Dylan Baker
2017-11-28
1
-0
/
+31
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
1
-2
/
+2
*
winsys/amdgpu: add vcn enc cs support
Boyuan Zhang
2017-11-17
1
-1
/
+6
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
4
-4
/
+0
*
meson: build gallium-xlib based glx
Dylan Baker
2017-11-10
1
-0
/
+27
*
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
[next]