aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* freedreno/a6xx: small query cleanupRob Clark2020-04-301-3/+1
* freedreno/drm: inline the thingsRob Clark2020-04-303-65/+62
* freedreno/drm: drop atomic refcntsRob Clark2020-04-301-2/+2
* freedreno/ir3: Initialize the unused dwords of the immediates consts.Eric Anholt2020-04-301-0/+3
* Revert "anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)"Jason Ekstrand2020-04-301-4/+2
* intel/eu: Use non-coherent mode (BTI=253) for stateless A64 messagesJason Ekstrand2020-04-302-10/+39
* pan/decode: Use correct printf modifier for long intTomeu Vizoso2020-04-301-1/+1
* pan/decode: Check for correct unknown fieldTomeu Vizoso2020-04-301-1/+1
* panfrost: Don't leak temporary descriptors arrayTomeu Vizoso2020-04-301-0/+2
* panfrost: Emit blend descriptors on BifrostTomeu Vizoso2020-04-309-56/+200
* panfrost: Enumify bifrost blend typesAlyssa Rosenzweig2020-04-301-8/+11
* intel: add stub_gpu toolLionel Landwerlin2020-04-303-0/+468
* intel/dev: print out error when platform is not found by nameLionel Landwerlin2020-04-301-0/+6
* drm-shim: silence warningsLionel Landwerlin2020-04-301-15/+28
* drm-shim: don't create a memfd per BOLionel Landwerlin2020-04-302-13/+30
* drm-shim: move handle lock to shim_fdLionel Landwerlin2020-04-302-9/+12
* gallium: extract out logicop helperRob Clark2020-04-305-68/+30
* gallivm: fix half to float conversions with llvm 11Roland Scheidegger2020-04-301-10/+24
* intel/ir: Update performance analysis parameters for memory fence codegen cha...Francisco Jerez2020-04-291-4/+18
* pan/mdg: Be a bit more pedantic in invert passesAlyssa Rosenzweig2020-04-291-0/+1
* pan/mdg: Track more typesAlyssa Rosenzweig2020-04-291-3/+11
* freedreno: fix buffer importRob Clark2020-04-291-1/+2
* i965: remove unused variableMarcin Ślusarz2020-04-291-2/+0
* radv: Fix implicit sync with recent allocation changes.Bas Nieuwenhuizen2020-04-291-1/+1
* freedreno: switch to simple_mtxRob Clark2020-04-292-7/+7
* freedreno: add screen lock wrappersRob Clark2020-04-2910-51/+69
* util/simple_mtx: add assert_locked()Rob Clark2020-04-291-0/+22
* turnip: fix wrong substream size in parse_multisample_and_color_blend20.1-branchpointJonathan Marek2020-04-291-1/+1
* util/ra: Improve ra_set_finalize() performance.Eric Anholt2020-04-291-4/+1
* util/ra: Use util_dynarray for handling the conflict lists.Eric Anholt2020-04-291-35/+18
* util/ra: Use util_dynarray for the adjacency list.Eric Anholt2020-04-291-44/+19
* util/ra: Sanity check that we're adding a valid reg to a class.Eric Anholt2020-04-291-0/+2
* util/ra: Sanity check that the driver selected a valid reg.Eric Anholt2020-04-291-0/+1
* freedreno/a4xx: enable A405Konrad Dybcio2020-04-291-0/+1
* iris: handle PIPE_CAP_CLEAR_SCISSOREDMike Blumenkrantz2020-04-292-12/+17
* gallium: add pipe cap for scissored clears and pass scissor state to clear() ...Mike Blumenkrantz2020-04-2963-38/+114
* i965: Use correct constant for max_variable_local_sizeCaio Marcelo de Oliveira Filho2020-04-291-1/+1
* iris: move iris_vtable to iris_screenMike Blumenkrantz2020-04-2919-187/+201
* intel/fs: Don't delete coalesced MOVs if they have a cmodJason Ekstrand2020-04-291-2/+15
* st/mesa: expose more SPIR-V capabilitiesMarek Olšák2020-04-291-0/+12
* mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer targetMarek Olšák2020-04-291-9/+9
* pan/mdg: Replicate 16-bit swizzlesAlyssa Rosenzweig2020-04-291-0/+6
* pan/mdg: Ensure fdot is scalar out in disasmAlyssa Rosenzweig2020-04-291-0/+11
* pan/mdg: Move condense_writemask to disasmAlyssa Rosenzweig2020-04-292-22/+22
* pan/mdg: Pass through some types from schedulingAlyssa Rosenzweig2020-04-291-0/+4
* pan/mdg: Don't crash on unknown branch targetAlyssa Rosenzweig2020-04-291-1/+2
* pan/mdg: Make some branch targets more explicitAlyssa Rosenzweig2020-04-291-0/+2
* pan/mdg: Always print the maskAlyssa Rosenzweig2020-04-291-3/+1
* pan/mdg: Specialize swizzle to typeAlyssa Rosenzweig2020-04-291-6/+12
* pan/mdg: Lower specials to 32-bitAlyssa Rosenzweig2020-04-291-0/+6