mesa/src/gallium/drivers
Dave Airlie bde08ce4d7 llvmpipe: handle compute shader launch with 0 threads
If you set LP_NUM_THREADS=0 compute shaders would hang,
just execute the workloads in sequence if we have no threads
in the pool.

Fixes: 1b24e3ba75 ("llvmpipe: add compute threadpool + mutex")
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2019-10-21 22:51:23 +00:00
..
etnaviv nir/lower_idiv: add new llvm-based path 2019-10-21 18:49:46 +00:00
freedreno freedreno/a5xx: enable a510 2019-10-19 16:48:24 +02:00
i915 docs: Update bug report URLs for the gitlab migration 2019-09-19 16:37:36 +00:00
iris iris/resource: Use isl surface alignment during bo allocation 2019-10-17 21:22:00 -07:00
kmsro gallium: add stm DRM entry point 2019-08-05 14:53:31 +00:00
lima lima: fix PP stack size 2019-10-19 18:15:18 -07:00
llvmpipe llvmpipe: handle compute shader launch with 0 threads 2019-10-21 22:51:23 +00:00
nouveau nv50/ir: remove DUMMY edge type 2019-10-17 14:00:50 +02:00
panfrost panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map() 2019-10-21 14:37:02 +02:00
r300 gallium: remove PIPE_SHADER_CAP_SCALAR_ISA 2019-10-10 15:49:19 -04:00
r600 gallium: remove PIPE_SHADER_CAP_SCALAR_ISA 2019-10-10 15:49:19 -04:00
radeon radeonsi: remove si_vid_join_surfaces and use combined planar allocations 2019-10-09 17:06:54 -04:00
radeonsi radeonsi: recreate aux_context after a GPU reset 2019-10-17 14:56:26 -04:00
softpipe softpipe: Add support for ARB_derivative_control 2019-08-14 07:03:15 +00:00
svga gallium: remove PIPE_SHADER_CAP_SCALAR_ISA 2019-10-10 15:49:19 -04:00
swr meson: Add support for wrapping llvm 2019-10-18 13:02:58 -07:00
tegra gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00
v3d v3d: Explicitly expose OpenGL ES Shading Language 3.1 2019-10-18 14:08:52 +02:00
vc4 nir/lower_idiv: add new llvm-based path 2019-10-21 18:49:46 +00:00
virgl gallium: remove PIPE_SHADER_CAP_SCALAR_ISA 2019-10-10 15:49:19 -04:00