mesa/src
Boyan Ding a6a42a84cf nvc0/ir: Properly handle a "split form" of predicate destination
GF100's ISA encoding has a weird form of predicate destination where its
3 bits are split across whole the instruction. Use a dedicated setPDSTL
function instead of original defId which is incorrect in this case.

v2: (Ilia Mirkin)
Change API of setPDSTL() to handle cases of no output
Fix setting of the highest bit in setPDSTL()

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Boyan Ding <boyan.j.ding@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
(cherry picked from commit d941ef3829)
2017-04-26 00:10:04 +03:00
..
amd radv: Invalidate L2 for TRANSFER_WRITE barriers 2017-04-12 13:30:22 +01:00
compiler mesa: update lower_jumps tests after bug fix 2017-03-29 19:14:25 +03:00
egl egl: Ensure ResetNotificationStrategy matches for shared contexts. 2017-03-15 18:54:31 +00:00
gallium nvc0/ir: Properly handle a "split form" of predicate destination 2017-04-26 00:10:04 +03:00
gbm gbm/dri: Flush after unmap 2017-04-12 11:32:18 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/blorp: Align vertex buffers to 64B 2017-04-12 11:32:27 +01:00
loader loader: Move non-error message to debug level 2017-04-13 13:41:51 +01:00
mapi glapi: fix typo in count_scale 2017-03-16 01:34:01 +00:00
mesa i965: Set kernel features before computing max GL version. 2017-04-12 13:30:21 +01:00
util ralloc: Make sure ralloc() allocations match malloc()'s alignment. 2017-03-16 01:33:52 +00:00
vulkan vulkan/wsi: Improve the DRI3 error message 2017-03-16 01:34:01 +00:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00