summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* freedreno: extract vsc pipe bo from GMEM stateRob Clark2020-01-297-35/+32
* turnip: remove unused descriptor state dirtyAlejandro Piñeiro2020-01-292-2/+0
* aco: Fix the meaning of is_atomic.Timur Kristóf2020-01-292-7/+7
* iris: Support multiple chained batches.Kenneth Graunke2020-01-292-21/+25
* iris: Make iris_emit_default_l3_config pull devinfo from the batchKenneth Graunke2020-01-291-5/+4
* iris: Drop 'engine' from iris_batch.Kenneth Graunke2020-01-293-13/+2
* tu: Fix binning address setup after pack macros change.Eric Anholt2020-01-291-1/+2
* turnip: Enable occlusionQueryPreciseBrian Ho2020-01-291-1/+1
* aco: simplify gathering of MIMG address componentsDaniel Schürmann2020-01-291-129/+79
* aco: simplify adjust_sample_index_using_fmask() & get_image_coords()Daniel Schürmann2020-01-291-26/+27
* aco: fix register allocation with multiple live-range splitsDaniel Schürmann2020-01-291-7/+13
* aco: reorder VMEM operands in ACO IRDaniel Schürmann2020-01-2911-132/+153
* nir: Make nir_deref_path_init skip trivial castsCaio Marcelo de Oliveira Filho2020-01-291-14/+19
* aco: fix exec mask consistency issuesRhys Perry2020-01-291-3/+7
* aco: parallelcopy exec mask before s_wqmRhys Perry2020-01-291-0/+7
* aco: fill reg_demand with sensible information in add_coupling_code()Rhys Perry2020-01-291-14/+22
* aco: improve assertion at the end of spillerRhys Perry2020-01-291-1/+1
* aco: set exec_potentially_empty after continues/breaks in nested IFsRhys Perry2020-01-292-15/+51
* aco: error when block has no logical preds but VGPRs are live at the startRhys Perry2020-01-291-1/+2
* aco: don't always add logical edges from continue_break blocks to headersRhys Perry2020-01-291-1/+2
* aco: only create parallelcopy to restore exec at loop exit if neededRhys Perry2020-01-291-2/+29
* aco: don't update demand in add_coupling_code() for loop headersRhys Perry2020-01-291-3/+9
* aco: don't consider loop header blocks branch blocks in add_coupling_codeRhys Perry2020-01-291-1/+1
* aco: fix target calculation when vgpr spilling introduces sgpr spillingRhys Perry2020-01-291-2/+1
* radv/gfx10: re-enable NGG GSSamuel Pitoiset2020-01-291-15/+0
* radv/gfx10: implement NGG GS queriesSamuel Pitoiset2020-01-297-6/+155
* radv/gfx10: add a separate flag for creating a GDS OA bufferSamuel Pitoiset2020-01-293-7/+26
* winsys/amdgpu: Close KMS handles for other DRM file descriptionsMichel Dänzer2020-01-292-3/+21
* winsys/amdgpu: Re-use amdgpu_screen_winsys when possibleMichel Dänzer2020-01-292-24/+48
* anv: Rename a variableJason Ekstrand2020-01-291-2/+2
* anv/block_pool: Ensure allocations have contiguous mapsJason Ekstrand2020-01-295-15/+32
* anv: Re-use one old BT block in reset_batch_bo_chainJason Ekstrand2020-01-291-1/+2
* anv: Set actual state pool sizes when we have softpinJason Ekstrand2020-01-291-5/+13
* nir/algebraic: add some half packing optimizationsRhys Perry2020-01-291-0/+9
* nir/algebraic: add patterns for a >> #b << #bRhys Perry2020-01-292-0/+42
* aco: fix VS input loads with MUBUF on GFX6Samuel Pitoiset2020-01-291-1/+7
* aco: run p_wqm instructions in WQMRhys Perry2020-01-291-2/+3
* aco: ensure predecessors' p_logical_end is in WQM when a p_phi is in WQMRhys Perry2020-01-291-1/+10
* pan/midgard: Fix a liveness info leakIcecream952020-01-291-6/+7
* etnaviv: implement UBOsJonathan Marek2020-01-299-75/+109
* freedreno/a6xx: convert blend state to stateobjRob Clark2020-01-295-53/+54
* freedreno/a6xx: remove special handling based on MRT formatRob Clark2020-01-291-15/+1
* mesa/st: random whitespace cleanupRob Clark2020-01-291-1/+1
* freedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLENDRob Clark2020-01-2916-111/+27
* gallium/util: Increase the debug_flush map depthThomas Hellstrom2020-01-291-1/+1
* svga: Avoid discard DMA uploadsThomas Hellstrom2020-01-291-1/+1
* winsys/svga: Enable transhuge pages for buffer objectsThomas Hellstrom2020-01-291-0/+1
* winsys/svga: use new ioctl for loggingRoland Scheidegger2020-01-294-6/+42
* radv: remove the non conformant VK implementation warning on GFX10Samuel Pitoiset2020-01-291-2/+1
* radv: bump conformance version to 1.2.0.0Samuel Pitoiset2020-01-291-2/+2