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
*
freedreno: Move register constant files to src/freedreno.
Bas Nieuwenhuizen
2019-01-08
1
-0
/
+1
*
virgl/vtest: Use default socket name from protocol header
Jakob Bornecrantz
2019-01-03
1
-3
/
+1
*
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
2018-12-28
1
-1
/
+1
*
winsys/amdgpu: Pull in LLVM CFLAGS
Michel Dänzer
2018-12-19
2
-1
/
+2
*
radeonsi: move SI_FORCE_FAMILY functionality to winsys
Nicolai Hähnle
2018-12-19
1
-0
/
+36
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
2
-3
/
+3
*
Revert "winsys/amdgpu: overallocate buffers for faster address translation on...
Marek Olšák
2018-11-29
1
-24
/
+0
*
amd/addrlib: update Mesa's copy of addrlib
Nicolai Hähnle
2018-11-29
1
-1
/
+1
*
winsys/svga: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+2
*
winsys/amdgpu: add support for allocating GDS and OA resources
Marek Olšák
2018-11-28
1
-22
/
+33
*
winsys/amdgpu: use optimal VM alignment for CPU allocations
Marek Olšák
2018-11-28
1
-2
/
+4
*
winsys/amdgpu: use optimal VM alignment for imported buffers
Marek Olšák
2018-11-28
1
-20
/
+29
*
winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handle
Marek Olšák
2018-11-28
3
-2
/
+5
*
winsys/amdgpu: overallocate buffers for faster address translation on Gfx9
Marek Olšák
2018-11-28
1
-0
/
+24
*
winsys/amdgpu: increase the VM alignment to the MSB of the size for Gfx9
Marek Olšák
2018-11-28
1
-1
/
+11
*
winsys/amdgpu: use >= instead of > for VM address alignment
Marek Olšák
2018-11-28
1
-1
/
+1
*
winsys/amdgpu: clean up code around BO VM alignment
Marek Olšák
2018-11-28
1
-2
/
+7
*
winsys/amdgpu: optimize slab allocation for 2 MB amdgpu page tables
Marek Olšák
2018-11-28
3
-2
/
+10
*
radeonsi: generalize the slab allocator code to allow layered slab allocators
Marek Olšák
2018-11-28
3
-24
/
+86
*
winsys/amdgpu: always reclaim/release slabs if there is not enough memory
Marek Olšák
2018-11-28
1
-7
/
+13
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
2
-33
/
+66
*
winsys/amdgpu: add amdgpu_winsys_bo::lock
Nicolai Hähnle
2018-11-28
3
-13
/
+20
*
virgl,vtest: Initialize return value
Gert Wollny
2018-11-28
1
-1
/
+1
*
v3d: Add renderonly support.
Eric Anholt
2018-11-27
2
-1
/
+9
*
freedreno: move drm to common location
Rob Clark
2018-11-27
2
-0
/
+2
*
winsys/amdgpu: fix a device handle leak in amdgpu_winsys_create
Marek Olšák
2018-11-23
1
-0
/
+6
*
winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
Marek Olšák
2018-11-23
1
-0
/
+6
*
virgl: fix vtest regression since fencing changes.
Dave Airlie
2018-11-19
1
-0
/
+1
*
virgl: Use file descriptor instead of un-allocated object
Gert Wollny
2018-11-19
1
-1
/
+1
*
virgl: Clean up fences commit
Robert Foss
2018-11-18
3
-3
/
+0
*
virgl: native fence fd support
Robert Foss
2018-11-16
4
-6
/
+104
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
3
-3
/
+7
*
winsys/amdgpu: Stop using amdgpu_bo_handle_type_kms_noimport
Michel Dänzer
2018-11-07
1
-3
/
+3
*
virgl/vtest-winsys: Use virgl version of bind flags
Gert Wollny
2018-11-02
1
-1
/
+1
*
Revert "imx: make use of loader_open_render_node(..) helper"
Christian Gmeiner
2018-10-31
1
-2
/
+1
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-2
/
+2
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
1
-1
/
+0
*
svga: Add missing include guards
Michał Janiszewski
2018-10-30
1
-0
/
+1
*
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
2018-10-26
1
-1
/
+1
*
winsys/amdgpu: add vcn jpeg cs support
Boyuan Zhang
2018-10-23
1
-0
/
+12
*
android: Build kms_swrast for the Android platform
Rob Herring
2018-10-22
1
-0
/
+33
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
virgl: Pass resource size and transfer offsets
Tomeu Vizoso
2018-10-06
4
-28
/
+208
*
virgl, vtest: Correct the transfer size calculation
Gert Wollny
2018-10-06
1
-1
/
+3
*
virgl: Negotiate version with vtest server
Tomeu Vizoso
2018-10-04
3
-0
/
+64
*
winsys/virgl: avoid unintended behavior
Erik Faye-Lund
2018-09-12
1
-1
/
+1
*
radeonsi: adjust and simplify max_alloc_size determination
Marek Olšák
2018-09-10
1
-3
/
+5
*
ac: add radeon_info::num_good_cu_per_sh
Marek Olšák
2018-09-10
1
-0
/
+4
*
winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI
Marek Olšák
2018-09-10
1
-2
/
+2
*
winsys/drm: check for CAPS2/SM41 support if VGPU10 is enabled
Charmaine Lee
2018-09-10
1
-1
/
+1
[next]