mesa/src/gallium/drivers
Marek Olšák 06da711350 radeonsi: remove the GDS variants of compute-based primitive discard
The GDS ordered append variant is unstable due to kernel and firmware bugs.
The unordered GDS variant isn't faster than the memory-based variant.

Only the memory-based variant is kept.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11510>
2021-06-28 13:23:14 +00:00
..
asahi asahi: Mark special fragment inputs as sysvals 2021-06-05 20:38:22 +00:00
crocus isl,iris: Move the extra_aux_surf logic into iris 2021-06-24 13:57:40 +00:00
d3d12 d3d12, microsoft/compiler: Moving driver_location allocation to compiler 2021-06-24 20:05:12 +00:00
etnaviv nir, nir/algebraic: add byte/word insertion instructions 2021-06-08 08:57:42 +00:00
freedreno freedreno, tu: Set SP_XS_PVT_MEM_HW_STACK_OFFSET 2021-06-25 15:57:54 +00:00
i915 ci/i915g: Skip the piglit glx tests since we're not running X. 2021-06-23 19:54:55 +00:00
iris iris: Add support for scratch on XeHP 2021-06-25 00:18:29 +00:00
kmsro kmsro: sync Android.mk GALLIUM_TARGET_DRIVERS 2021-01-06 22:34:45 +00:00
lima ci/deqp: Skip flush_finish on all CI jobs. 2021-06-14 12:09:19 -07:00
llvmpipe ci/llvmpipe: Mark two more multithread program link flakes. 2021-06-22 17:23:59 +00:00
nouveau gallium: add a pipe cap for determining driver support for prim type in restarts 2021-06-23 03:13:41 +00:00
panfrost Revert "ci: disable panfrost t760 jobs" 2021-06-23 12:30:07 +01:00
r300 ra: Use struct ra_class in the public API. 2021-06-04 19:08:57 +00:00
r600 r600/sfn: Clean up some ALU lowering and move code 2021-06-17 10:53:52 +00:00
radeon radeon/vcn/enc: Add missing line to HEVC SPS header code 2021-06-22 23:36:29 +00:00
radeonsi radeonsi: remove the GDS variants of compute-based primitive discard 2021-06-28 13:23:14 +00:00
softpipe ci: Add a flakes IRC channel for llvmpipe/softpipe. 2021-06-14 12:09:19 -07:00
svga svga: Initialize pipe_shader_state for transform shaders 2021-06-10 17:28:41 +00:00
swr swr: fix uninitialized variable warnings 2021-06-03 20:58:46 +00:00
tegra gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map 2021-05-21 17:38:04 +00:00
v3d st/mesa: remove the sampler min_lod/max_lod value swap 2021-06-27 12:49:12 +00:00
vc4 nir,vc4: Suffix a bunch of unorm 4x8 opcodes _vc4 2021-06-21 09:04:08 -05:00
virgl llvmpipe: do not always use pixel-rounded coordinates for points 2021-06-11 09:57:58 +02:00
zink zink: repack zink_context struct a bit 2021-06-25 17:04:42 +00:00