aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* lima: run opt_algebraic between int_to_float and boot_to_float for vsVasily Khoruzhick2019-09-091-4/+5
* lima/gpir: fix warning in gpir disassemblerVasily Khoruzhick2019-09-091-1/+1
* lima/gpir: lower fceilVasily Khoruzhick2019-09-091-0/+1
* lima/gpir: Disallow moves for schedule_first nodesConnor Abbott2019-09-091-1/+5
* lima/gpir: Fix fake dep handling for schedule_first nodesConnor Abbott2019-09-092-10/+30
* lima/gpir: Fix schedule_first insertion logicConnor Abbott2019-09-091-2/+3
* lima/gpir: Ignore unscheduled successors in can_use_complex()Connor Abbott2019-09-091-1/+2
* lima/gpir: Do all lowerings before rschedConnor Abbott2019-09-093-23/+2
* panfrost: Rename pan_bo_cache.c into pan_bo.cBoris Brezillon2019-09-082-1/+1
* panfrost: Get rid of the now unused SLAB allocatorBoris Brezillon2019-09-083-47/+0
* panfrost: Get rid of unused panfrost_context fieldsBoris Brezillon2019-09-081-4/+0
* panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_dummy} to plain BOsBoris Brezillon2019-09-083-18/+21
* panfrost: Make transient allocation rely on the BO cacheBoris Brezillon2019-09-085-104/+16
* panfrost: Stop passing a ctx to functions being passed a batchBoris Brezillon2019-09-084-21/+23
* panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()Boris Brezillon2019-09-083-9/+9
* panfrost: s/job/batch/Boris Brezillon2019-09-0816-259/+264
* android: fix linking issues with liblogTapani Pälli2019-09-071-1/+2
* iris: Support the disable_throttling=true driconf option.Kenneth Graunke2019-09-063-0/+6
* amd: move adaptive sync to performance section, as it is defined in xmlpoolEric Engestrom2019-09-061-4/+1
* gallivm: drop LLVM<3.3 code paths as no build system allows thatEric Engestrom2019-09-065-42/+36
* llvmpipe: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom2019-09-061-2/+3
* clover: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom2019-09-061-2/+3
* gallivm: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOREric Engestrom2019-09-067-71/+74
* clover: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom2019-09-062-17/+19
* gallivm: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom2019-09-068-26/+34
* swr: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom2019-09-061-3/+4
* amd: replace major llvm version checks with LLVM_VERSION_MAJOREric Engestrom2019-09-064-6/+13
* svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLEEric Engestrom2019-09-061-1/+1
* r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLEEric Engestrom2019-09-061-6/+2
* aux/draw: replace binary HAVE_LLVM checks with LLVM_AVAILABLEEric Engestrom2019-09-068-26/+26
* gallivm: replace `0x` version print with actual version stringEric Engestrom2019-09-061-2/+3
* anv,iris: L3ALLOC register replaces L3CNTLREG for gen12Jordan Justen2019-09-061-2/+13
* intel: Stop redirecting state cache to command streamer cache sectionKenneth Graunke2019-09-061-6/+0
* iris: Invalidate state/texture/constant caches after STATE_BASE_ADDRESSKenneth Graunke2019-09-061-4/+55
* freedreno/a6xx: Implement primitive count queries on GPUKristian H. Kristensen2019-09-0613-18/+123
* freedreno/a6xx: Let the GPU track streamout offsetsKristian H. Kristensen2019-09-064-19/+36
* llvmpipe: fix CALLOC vs. free mismatchesRoland Scheidegger2019-09-062-4/+5
* panfrost/ci: Increase timeoutsTomeu Vizoso2019-09-061-2/+2
* panfrost/ci: Use special runner for LAVA jobsTomeu Vizoso2019-09-061-9/+1
* panfrost/ci: Re-add support for armhfTomeu Vizoso2019-09-064-28/+39
* radeon: Fix mjpeg issue for ARCTURUSZhu, James2019-09-061-0/+1
* radeon/vcn: add RENOIR VCN decode supportLeo Liu2019-09-061-4/+4
* tgsi_to_nir: Remove dependency on libglsl.Timur Kristóf2019-09-062-14/+18
* radeonsi: Release storage for smda_uploads when the context is destroyedGert Wollny2019-09-061-0/+1
* lima/ppir: don't lower phis to scalarVasily Khoruzhick2019-09-051-1/+0
* freedreno/a2xx: formats updateJonathan Marek2019-09-064-247/+103
* freedreno/a2xx: fix depth gmem restoreJonathan Marek2019-09-061-15/+12
* freedreno/a2xx: implement polygon offsetJonathan Marek2019-09-061-0/+12
* freedreno/a2xx: fix SRC_ALPHA_SATURATE for alpha blend functionJonathan Marek2019-09-061-1/+6
* freedreno/a2xx: ir2: update register state in scalar insertJonathan Marek2019-09-061-0/+6