summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
...
* winsys/amdgpu: always reclaim/release slabs if there is not enough memoryMarek Olšák2018-11-281-7/+13
* winsys/amdgpu: explicitly declare whether buffer_map is permanent or notNicolai Hähnle2018-11-282-33/+66
* winsys/amdgpu: add amdgpu_winsys_bo::lockNicolai Hähnle2018-11-283-13/+20
* virgl,vtest: Initialize return valueGert Wollny2018-11-281-1/+1
* v3d: Add renderonly support.Eric Anholt2018-11-272-1/+9
* freedreno: move drm to common locationRob Clark2018-11-272-0/+2
* winsys/amdgpu: fix a device handle leak in amdgpu_winsys_createMarek Olšák2018-11-231-0/+6
* winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handleMarek Olšák2018-11-231-0/+6
* virgl: fix vtest regression since fencing changes.Dave Airlie2018-11-191-0/+1
* virgl: Use file descriptor instead of un-allocated objectGert Wollny2018-11-191-1/+1
* virgl: Clean up fences commitRobert Foss2018-11-183-3/+0
* virgl: native fence fd supportRobert Foss2018-11-164-6/+104
* radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET onlyMarek Olšák2018-11-093-3/+7
* winsys/amdgpu: Stop using amdgpu_bo_handle_type_kms_noimportMichel Dänzer2018-11-071-3/+3
* virgl/vtest-winsys: Use virgl version of bind flagsGert Wollny2018-11-021-1/+1
* Revert "imx: make use of loader_open_render_node(..) helper"Christian Gmeiner2018-10-311-2/+1
* gallium: rework PIPE_HANDLE_USAGE_* flagsMarek Olšák2018-10-301-2/+2
* scons: drop unused HAVE_STDINT_H macroEric Engestrom2018-10-301-1/+0
* svga: Add missing include guardsMichał Janiszewski2018-10-301-0/+1
* freedreno: import libdrm_freedreno + redesign submitRob Clark2018-10-261-1/+1
* winsys/amdgpu: add vcn jpeg cs supportBoyuan Zhang2018-10-231-0/+12
* android: Build kms_swrast for the Android platformRob Herring2018-10-221-0/+33
* freedreno: Remove the Emacs mode linesNeil Roberts2018-10-171-2/+0
* virgl: Pass resource size and transfer offsetsTomeu Vizoso2018-10-064-28/+208
* virgl, vtest: Correct the transfer size calculationGert Wollny2018-10-061-1/+3
* virgl: Negotiate version with vtest serverTomeu Vizoso2018-10-043-0/+64
* winsys/virgl: avoid unintended behaviorErik Faye-Lund2018-09-121-1/+1
* radeonsi: adjust and simplify max_alloc_size determinationMarek Olšák2018-09-101-3/+5
* ac: add radeon_info::num_good_cu_per_shMarek Olšák2018-09-101-0/+4
* winsys/radeon: fix CMASK fast clear for NPOT textures with mipmapping on SI/CIMarek Olšák2018-09-101-2/+2
* winsys/drm: check for CAPS2/SM41 support if VGPU10 is enabledCharmaine Lee2018-09-101-1/+1
* winsys/drm: Add support for quality level in surface ioctlDeepak Rawat2018-09-104-8/+16
* winsys/drm: enable intra_surface_copy if HW_CAP2 is supportedCharmaine Lee2018-09-101-6/+9
* winsys/svga: Add support for new surface ioctl, multisample patternDeepak Rawat2018-09-105-95/+321
* svga: add sample count to the surface_can_create interfaceCharmaine Lee2018-09-101-1/+5
* radeonsi: pin the winsys thread to the requested L3 cache (v2)Marek Olšák2018-09-072-0/+23
* svga: sync with upstream changes to surface flagsCharmaine Lee2018-09-054-8/+13
* winsys/svga: Avoid cap2 code path for nowNeha Bhende2018-09-051-13/+5
* svga/winsys: Add cap2 support in winsysNeha Bhende2018-09-052-0/+15
* winsys/drm: Fix assert when try to accumulate an invalid fdCharmaine Lee2018-09-051-2/+7
* winsys/virgl/vtest: Correct off-by-one error in resource allocationGert Wollny2018-09-051-4/+9
* winsys/virgl: Initialize value to silence valgrindGert Wollny2018-09-051-1/+1
* winsys/virgl: correct resource and handle allocation (v2)Gert Wollny2018-09-051-5/+18
* imx: make use of loader_open_render_node(..) helperChristian Gmeiner2018-08-311-1/+2
* radeonsi: add radeonsi_zerovram driconfig optionTimothy Arceri2018-08-301-3/+7
* gallium/winsys/kms: don't unmap what wasn't mappedRay Strode2018-08-171-5/+13
* ac: add radeon_info::nameMarek Olšák2018-08-141-1/+6
* drisw: Fix build on Android Nougat, which lacks shm (v2)Chad Versace2018-08-061-0/+11
* winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0Marek Olšák2018-08-033-4/+58
* radeonsi: use storage_samples instead of color_samples in most placesMarek Olšák2018-07-312-6/+3