index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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/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
*
winsys/drm: Add support for quality level in surface ioctl
Deepak Rawat
2018-09-10
4
-8
/
+16
*
winsys/drm: enable intra_surface_copy if HW_CAP2 is supported
Charmaine Lee
2018-09-10
1
-6
/
+9
*
winsys/svga: Add support for new surface ioctl, multisample pattern
Deepak Rawat
2018-09-10
5
-95
/
+321
*
svga: add sample count to the surface_can_create interface
Charmaine Lee
2018-09-10
1
-1
/
+5
*
radeonsi: pin the winsys thread to the requested L3 cache (v2)
Marek Olšák
2018-09-07
2
-0
/
+23
*
svga: sync with upstream changes to surface flags
Charmaine Lee
2018-09-05
4
-8
/
+13
*
winsys/svga: Avoid cap2 code path for now
Neha Bhende
2018-09-05
1
-13
/
+5
*
svga/winsys: Add cap2 support in winsys
Neha Bhende
2018-09-05
2
-0
/
+15
*
winsys/drm: Fix assert when try to accumulate an invalid fd
Charmaine Lee
2018-09-05
1
-2
/
+7
*
winsys/virgl/vtest: Correct off-by-one error in resource allocation
Gert Wollny
2018-09-05
1
-4
/
+9
*
winsys/virgl: Initialize value to silence valgrind
Gert Wollny
2018-09-05
1
-1
/
+1
*
winsys/virgl: correct resource and handle allocation (v2)
Gert Wollny
2018-09-05
1
-5
/
+18
*
imx: make use of loader_open_render_node(..) helper
Christian Gmeiner
2018-08-31
1
-1
/
+2
*
radeonsi: add radeonsi_zerovram driconfig option
Timothy Arceri
2018-08-30
1
-3
/
+7
*
gallium/winsys/kms: don't unmap what wasn't mapped
Ray Strode
2018-08-17
1
-5
/
+13
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+6
*
drisw: Fix build on Android Nougat, which lacks shm (v2)
Chad Versace
2018-08-06
1
-0
/
+11
*
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
2018-08-03
3
-4
/
+58
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
2
-6
/
+3
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-1
/
+1
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
1
-0
/
+6
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
1
-6
/
+0
*
winsys/amdgpu: remove RADEON_SURF_FMASK leftover
Marek Olšák
2018-07-19
1
-7
/
+4
*
winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)
Marek Olšák
2018-07-18
3
-5
/
+41
*
winsys/amdgpu: use a better hash_pointer function
Marek Olšák
2018-07-18
1
-8
/
+5
*
winsys/amdgpu: clean up error handling in amdgpu_bo_from_handle
Marek Olšák
2018-07-18
1
-20
/
+16
*
winsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
Marek Olšák
2018-07-18
1
-9
/
+10
*
winsys/amdgpu: clean up error handling in amdgpu_cs_submit_ib
Marek Olšák
2018-07-16
1
-9
/
+8
*
radeonsi: rework RADEON_PRIO flags to be <= 31
Marek Olšák
2018-07-16
4
-7
/
+7
*
winsys/amdgpu: use alloca when using global_bo_list
Marek Olšák
2018-07-16
1
-9
/
+1
*
winsys/amdgpu: remove label bo_list_error
Marek Olšák
2018-07-16
1
-12
/
+16
*
winsys/amdgpu: always update gfx_bo_list_counter
Marek Olšák
2018-07-16
1
-3
/
+3
*
winsys/amdgpu: make amdgpu_cs_context::flags & handles local
Marek Olšák
2018-07-16
2
-22
/
+5
*
virgl/vtest: add support to vtest for new cap getting.
Dave Airlie
2018-07-10
2
-4
/
+28
*
Shorten u_queue names
Marek Olšák
2018-07-04
2
-2
/
+2
*
radeon: duplicate cmask surface for now.
Dave Airlie
2018-06-26
1
-1
/
+61
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
1
-0
/
+13
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
3
-0
/
+5
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
8
-38
/
+38
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
1
-0
/
+26
*
virgl: Remove debugging left-overs
Tomeu Vizoso
2018-06-19
1
-2
/
+0
*
drisw: Fix invalid pointer arithmetic
Jan Vesely
2018-06-07
1
-1
/
+1
*
drisw: learn to query shmid handle type
Marc-André Lureau
2018-05-30
1
-1
/
+9
*
drisw: use shared memory when possible
Marc-André Lureau
2018-05-30
1
-12
/
+60
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
7
-40
/
+40
[next]