aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.Rafael Antognolli2020-04-201-30/+31
* radeonsi: skip vs output optimizations for some outputsPierre-Eric Pelloux-Prayer2020-04-201-1/+12
* Fix promotion of floats to doublesAlbert Astals Cid2020-04-183-21/+21
* radeonsi: don't assume ctx is always a threaded_contextPierre-Eric Pelloux-Prayer2020-04-171-1/+1
* nv50,nvc0: update with latest capsIlia Mirkin2020-04-162-1/+15
* iris: Enable EXT_depth_bounds_test extension.Rafael Antognolli2020-04-161-0/+2
* winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen2020-04-162-0/+10
* zink: be less picky about tiled resourcesErik Faye-Lund2020-04-161-5/+1
* virgl: Use ETC2 formats directly when possible.Lepton Wu2020-04-163-0/+25
* radeonsi: use thread_context::bytes_mapped_limitPierre-Eric Pelloux-Prayer2020-04-161-3/+11
* nvc0: enable GL_NV_viewport_array2Ilia Mirkin2020-04-158-2/+21
* Revert "nvc0: fix line width on GM20x+"Karol Herbst2020-04-151-4/+1
* iris: make BATCH_SZ smaller by BATCH_RESERVED bytesPaulo Zanoni2020-04-152-7/+7
* iris: remove useless bo->gtt_offset assignmentPaulo Zanoni2020-04-151-1/+0
* iris: remove unnecessary forward declarationPaulo Zanoni2020-04-151-4/+0
* iris: remove hole from struct iris_boPaulo Zanoni2020-04-151-12/+12
* llvmpipe/nir: free the nir shaderDave Airlie2020-04-161-0/+2
* freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEXBrian Ho2020-04-151-15/+3
* nvc0: enable ASTC and ETC on GM20BKarol Herbst2020-04-151-5/+3
* iris: drop cache coherent cpu mapping for external BOLionel Landwerlin2020-04-153-1/+19
* llvmpipe/setup: move line stats collection earlier.Dave Airlie2020-04-151-4/+4
* llvmpipe: fix no tokens detections.Dave Airlie2020-04-151-1/+4
* llvmpipe/query: fix transform feedback overflow any queries.Dave Airlie2020-04-152-32/+52
* llvmpipe: report tessellation shader statistics.Dave Airlie2020-04-152-0/+8
* llvmpipe: fixup context leaks.Dave Airlie2020-04-151-16/+13
* swr: Remove Byte Order Mark.Vinson Lee2020-04-141-1/+1
* freedreno/a5xx+: Skip compiling the old gmem blit programs.Eric Anholt2020-04-131-1/+13
* freedreno/ir3: add mov/cov statsRob Clark2020-04-131-2/+4
* panfrost: Drop dependency on nonexistant write_valueAlyssa Rosenzweig2020-04-131-3/+6
* nvc0: add NV_viewport_swizzle support for GM200+Ilia Mirkin2020-04-123-0/+14
* lima: set offset when export resourceQiang Yu2020-04-121-0/+1
* iris: make resources take a ref on the screen objectLionel Landwerlin2020-04-113-6/+37
* iris: share buffer managers accross screensLionel Landwerlin2020-04-114-19/+101
* iris: properly free resources on BO allocation failureLionel Landwerlin2020-04-111-2/+2
* freedreno/log: better decoding for multiple chunks per batchRob Clark2020-04-101-13/+41
* freedreno/log: spiff out parser some moreRob Clark2020-04-101-4/+122
* freedreno/log: android supportRob Clark2020-04-103-5/+28
* panfrost: Pass compiler-appropriate optionsAlyssa Rosenzweig2020-04-101-1/+5
* panfrost: Move uniform_count to pan_assembleAlyssa Rosenzweig2020-04-101-4/+3
* panfrost: Move varying linking to cmdstreamAlyssa Rosenzweig2020-04-101-2/+72
* panfrost: Call the Bifrost compiler on bi devicesAlyssa Rosenzweig2020-04-101-6/+14
* panfrost: Set mfbd.msaa.sample_locations on BifrostAlyssa Rosenzweig2020-04-103-14/+79
* panfrost: On Bifrost, set the right tiler descriptorTomeu Vizoso2020-04-104-3/+48
* panfrost: Don't emit write_value jobs on BifrostTomeu Vizoso2020-04-101-1/+4
* panfrost: Pass IS_BIFROST to pandecode_jcTomeu Vizoso2020-04-101-1/+1
* panfrost: Remove most usage of midgard_payload_vertex_tilerTomeu Vizoso2020-04-105-115/+201
* panfrost: Unify vertex/tiler structuresAlyssa Rosenzweig2020-04-102-15/+15
* panfrost: Staticize a few cmdstream functionsAlyssa Rosenzweig2020-04-102-15/+3
* panfrost: Populate bifrost-specific structs within mali_shader_metaAlyssa Rosenzweig2020-04-101-6/+17
* etnaviv: remove the "active" member of queriesChristian Gmeiner2020-04-103-18/+0