summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Add sha256 sums for 20.2.620.2Dylan Baker2020-12-161-1/+1
* VERSION: bump for 20.2.6mesa-20.2.6Dylan Baker2020-12-161-1/+1
* docs: add release notes for 20.2.6Dylan Baker2020-12-162-18/+66
* aco/spill: only prevent rematerializable vars from being DCE'd if they haven'...staging/20.2Daniel Schürmann2020-12-162-22/+17
* .pick_status.json: Update to 2d78e28ba702d366becabb8e241b861e6711c76eDylan Baker2020-12-161-0/+450
* docs: add sha256 sums for 20.2.5Dylan Baker2020-12-161-1/+1
* VERSION: bump for 20.2.5mesa-20.2.5Dylan Baker2020-12-161-1/+1
* docs: add release notes for 20.2.5Dylan Baker2020-12-161-0/+180
* radeonsi: disable SDMA on gfx6-7 and gfx10.3 to decrease CPU overheadMarek Olšák2020-12-152-19/+16
* radeonsi: fix regression on gpus using the radeon winsys.Dave Airlie2020-12-151-0/+2
* anv: Add DRM_RDWR flag in anv_gem_handle_to_fdRobin Ole Heinemann2020-12-152-2/+2
* .pick_status.json: Update to ada9be1ec9e14fc045086411fbf2d3cb0efbbe2fDylan Baker2020-12-151-0/+234
* spirv: fix GLSLstd450Modf/GLSLstd450Frexp when the destination is vectorRhys Perry2020-12-141-4/+10
* ac: fix min/max_good_num_cu_per_sa on gfx10.3 with disabled SEsMarek Olšák2020-12-143-4/+15
* ac: Don't negate strstr return values in ac_query_gpu_infoMichel Dänzer2020-12-141-3/+3
* ac: fix detection of Pro graphicsMarek Olšák2020-12-141-3/+3
* radeonsi: determine correctly if switching from normal launch to fast launchMarek Olšák2020-12-141-11/+22
* radv: Fix exporting/importing multisample images.Bas Nieuwenhuizen2020-12-142-126/+131
* radv: Fix budget calculations with large BAR.Bas Nieuwenhuizen2020-12-142-39/+42
* radv: Skip tiny non-visible VRAM heap.Bas Nieuwenhuizen2020-12-141-1/+4
* nir/lower_returns: Append missing phis' sources after "break" insertionDanylo Piliaiev2020-12-145-7/+239
* radv: disable SQTT support for unsupported GPUsSamuel Pitoiset2020-12-141-0/+6
* radv: ignore other blend targets if dual-source blending is enabledSamuel Pitoiset2020-12-141-1/+9
* aco: fix combining max(-min(a, b), c) if a or b uses the neg modifierSamuel Pitoiset2020-12-142-4/+27
* radv: don't count unusable vertices to the NGG LDS sizeSamuel Pitoiset2020-12-141-5/+15
* radv: fix applying the NGG minimum vertex count requirementSamuel Pitoiset2020-12-141-3/+8
* radv: do VGT_FLUSH when switching NGG -> legacy on Sienna CichlidSamuel Pitoiset2020-12-141-4/+5
* radv: fix optimizing needed states if some are marked as dynamicSamuel Pitoiset2020-12-141-10/+22
* radv: fix ignoring the vertex attribute stride if set as dynamicSamuel Pitoiset2020-12-141-1/+31
* aco: fix DCE of rematerializable phi operandsDaniel Schürmann2020-12-142-9/+8
* radv: fix access to uninitialized radeon_bo_metadataSimon Ser2020-12-142-4/+3
* st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORTMike Blumenkrantz2020-12-142-2/+2
* zink: really fix direct image mapping offset (I mean it this time)Mike Blumenkrantz2020-12-142-3/+3
* zink: fix direct image mapping offsetMike Blumenkrantz2020-12-142-4/+7
* .pick_status.json: Update to a7fb3954a1318a6b27e1405a9e799dd8f06eaa34Dylan Baker2020-12-141-0/+306
* aco/ra: use get_reg_specified() for p_extract_vectorDaniel Schürmann2020-12-112-8/+4
* aco: Use program->num_waves as maximum in scheduler.Timur Kristóf2020-12-112-3/+3
* android: fix build failure with libbacktracecheyang2020-12-112-2/+4
* .pick_status.json: Update to 84c8a35aa2ca4d4de66192933735094ed07b4aaaDylan Baker2020-12-111-0/+261
* ci: .lava-test:amd64 template needs arm_buildMichel Dänzer2020-12-102-1/+2
* anv: fix calculation of buffer size in case dynamic size is usedTapani Pälli2020-12-102-5/+16
* .pick_status.json: Update to cf3fc79cd0ab55776bbbabe76237c272ab07133eDylan Baker2020-12-101-0/+252
* radv: Deal with unused attachments in mip flushBas Nieuwenhuizen2020-12-092-2/+5
* radv: Fix a hang on CB change by adding flushes.Bas Nieuwenhuizen2020-12-093-1/+77
* zink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32Witold Baryluk2020-12-093-2/+4
* softpipe: Fix swizzled texture gather of int textures.Eric Anholt2020-12-094-63/+11
* aco: use UINT64_C on 64 bit constant argumentsJonathan Gray2020-12-092-3/+3
* iris: Fix resource ptr in resolve_sampler_viewsNanley Chery2020-12-092-2/+2
* panfrost: Make sure we always add a reader -> write dependency when neededBoris Brezillon2020-12-092-4/+6
* iris: update depth value for stages after fast clear depthAndrii Simiklit2020-12-092-1/+2