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