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: allow non page-aligned size bo creation from pointer
Michal Navratil
2018-02-06
1
-4
/
+7
*
winsys/radeon: Compute is_displayable in surf_drm_to_winsys
Michel Dänzer
2018-01-31
1
-0
/
+3
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
2
-1
/
+86
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
4
-33
/
+25
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
4
-4
/
+4
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
1
-0
/
+22
*
winsys/svga: check correct member after create
Grazvydas Ignotas
2018-01-23
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
18
-5
/
+31
*
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
[next]