aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch from cElementTree to ElementTree.Vinson Lee2020-06-0511-11/+11
* Revert "panfrost: Keep cached BOs mmap'd"Icecream952020-06-051-5/+17
* pan/midgard: Use a signed value for checking inline constantsIcecream952020-06-052-9/+1
* freedreno/ir3: Handle cases where we decide not to lower UBO 0 loads.Eric Anholt2020-06-051-39/+39
* freedreno/ir3: Drop the max_const on a6xx to 512.Eric Anholt2020-06-051-1/+4
* freedreno/ir3: Account for driver params in UBO max const upload.Eric Anholt2020-06-053-7/+26
* freedreno/ir3: Stop shifting UBO 1 down to be UBO 0.Eric Anholt2020-06-053-25/+12
* freedreno/ir3: Drop unnecessary alignment of pushed UBO size.Eric Anholt2020-06-051-1/+1
* freedreno/ir3: Stop pushing immediates once we've filled the constbuf.Eric Anholt2020-06-051-1/+8
* freedreno/ir3: Refactor ir3_cp's lower_immed().Eric Anholt2020-06-051-20/+24
* freedreno: Upload gallium constbufs as needed when referenced as a UBO.Eric Anholt2020-06-052-6/+34
* freedreno/a6xx: Add support for ALPHA_TO_ONE.Eric Anholt2020-06-051-0/+1
* turnip: Add support for alphaToOne.Eric Anholt2020-06-053-4/+4
* turnip: Use tu_cs_emit_regs() for BLEND_CONTROL.Eric Anholt2020-06-051-23/+13
* radv: set keep_statistic_info with RADV_DEBUG=shaderstatsRhys Perry2020-06-051-1/+3
* intel: fix gen_sort_tags.pyEric Engestrom2020-06-051-1/+1
* radv/aco: enable VK_KHR_shader_subgroup_extended_types on GFX6-GFX7Samuel Pitoiset2020-06-052-2/+2
* aco: fix nir_intrinsic_quad_* with 8-bit in GFX6-GFX7Samuel Pitoiset2020-06-051-2/+8
* aco: fix sign-extend 8-bit subgroup operations on GFX6-GFX7Samuel Pitoiset2020-06-051-9/+21
* aco: use v_bfe_u32 for unsigned reductions sign-extension on GFX6-GFX7Samuel Pitoiset2020-06-051-1/+8
* intel/genxml: drop sort_xml.sh and move the loop directly in gen_sort_tags.pyEric Engestrom2020-06-053-19/+12
* radv: Use ac_surface to allocate aux surfaces.Bas Nieuwenhuizen2020-06-051-104/+18
* amd/common: Add total alignment calculation.Bas Nieuwenhuizen2020-06-052-0/+6
* radv: Allocate values/predicates at the end of the image.Bas Nieuwenhuizen2020-06-051-17/+26
* radv: Disable HTILE in ac_surface.Bas Nieuwenhuizen2020-06-051-10/+11
* radv: Disable DCC in ac_surface.Bas Nieuwenhuizen2020-06-051-29/+22
* radv: Use offsets in surface struct.Bas Nieuwenhuizen2020-06-055-37/+33
* radv: Rely on ac_surface for avoiding cmask for linear images.Bas Nieuwenhuizen2020-06-052-3/+2
* radv: Enforce the contiguous memory for DCC layers in ac_surface.Bas Nieuwenhuizen2020-06-053-16/+11
* radv: Pass no_metadata_planes info in to ac_surface.Bas Nieuwenhuizen2020-06-051-33/+34
* radv: Use ac_surface to determine fmask enable.Bas Nieuwenhuizen2020-06-051-8/+11
* ci: add U-Boot specific fetch stringsChristian Gmeiner2020-06-051-1/+5
* ci: extend expect-output.shChristian Gmeiner2020-06-053-6/+27
* freedreno/computerator: fix missing dependency on generated headerRob Clark2020-06-051-0/+1
* glapi: remove deprecated .getchildren() that has been replace with an iteratorEric Engestrom2020-06-052-6/+6
* radv/aco: enable 64-bit atomic features if RADV is linked with LLVM 8Samuel Pitoiset2020-06-052-3/+3
* svga: Performance fixesNeha Bhende2020-06-0541-717/+1141
* svga: Add GL4.1(compatibility profile) support in svga driverNeha Bhende2020-06-0561-1521/+8033
* svga/include: Headers for GL4.1 supportNeha Bhende2020-06-056-59/+605
* winsys/drm: Add GL4.1 support in drm winsysNeha Bhende2020-06-054-6/+34
* util: Add util functionality for GL4.1 supportNeha Bhende2020-06-058-0/+680
* freedreno/a6xx: more early-zRob Clark2020-06-051-2/+11
* ci: bump virglrenderer to latest versionDave Airlie2020-06-042-2/+2
* turnip: Simplify vertex buffer bindings.Eric Anholt2020-06-043-32/+25
* turnip: Don't bother clamping VB size.Eric Anholt2020-06-041-3/+1
* turnip: Move vertex buffer bindings to SET_DRAW_STATE.Eric Anholt2020-06-041-26/+44
* llvmpipe: move coroutines out of noopt caseDave Airlie2020-06-043-431/+4
* pan/mdg: Ensure ld_vary_16 is alignedAlyssa Rosenzweig2020-06-041-0/+6
* freedreno/a6xx: Fix VFD_CONTROL emitKristian H. Kristensen2020-06-042-11/+8
* radv: Always expose non-visible local memory type on dedicated GPUsClément Guérin2020-06-041-18/+7