mesa/src/gallium/drivers
Eric Anholt ab0b96a939 vc4: Warn instead of abort()ing on exec ioctl failures.
It's really harsh to abort() the X Server because of a momentary failure
(particularly -ENOMEM).  I don't see a way to pass an -ENOMEM up the stack
from here, but we can at least log to stderr before proceeding on.

Cc: "11.1" <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 02bcb443ee)
2016-01-08 12:05:25 +02:00
..
ddebug gallium/ddebug: add missing dd_util.h to sources list 2015-10-08 18:13:24 +01:00
freedreno freedreno/a4xx: use a factor of 32767 for snorm8 blending 2015-11-29 17:57:23 +00:00
i915 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
ilo gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
llvmpipe gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
noop gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
nouveau gk104/ir: simplify and fool-proof texbar algorithm 2016-01-08 11:54:09 +02:00
r300 gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00
r600 gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly 2016-01-08 11:54:09 +02:00
radeon gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly 2016-01-08 11:54:09 +02:00
radeonsi radeonsi: apply the streamout workaround to Fiji as well 2016-01-08 11:54:08 +02:00
rbug gallium: add flags parameter to pipe_screen::context_create 2015-08-26 19:25:18 +02:00
softpipe {st,targets}/dri: use static/dynamic pipe-loader 2015-11-21 12:52:20 +00:00
svga svga: add num-bytes-uploaded HUD query 2015-11-20 13:40:06 -07:00
trace gallium/trace: remove useless NULL check from trace_screen_create() 2015-11-21 12:52:17 +00:00
vc4 vc4: Warn instead of abort()ing on exec ioctl failures. 2016-01-08 12:05:25 +02:00
virgl gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype 2015-11-11 19:20:41 -05:00