mesa/src/freedreno
Kristian H. Kristensen c7c432738a freedreno/ir3: Fix operand order for DSX/DSY
Most cat5 instructions are constructed using ir3_SAM, which uses
regs[1] for the (sampler, tex) src. Not DSX/DSY though, so we look up
src1 and src2 differently for those two.

Fixes: 1dffb089 ("freedreno/ir3: fix sam.s2en encoding")
Signed-off-by: Kristian H. Kristensen <hoegsberg@chromium.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2019-03-25 18:36:48 -07:00
..
drm drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
ir3 freedreno/ir3: Fix operand order for DSX/DSY 2019-03-25 18:36:48 -07:00
registers freedreno/a6xx: fix border-color offset 2019-02-22 14:05:32 -05:00
vulkan spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass 2019-03-22 19:41:46 +01:00
.dir-locals.el freedreno: Add .dir-locals to the common directory 2018-12-11 13:14:08 -08:00
Makefile.am freedreno: fix release tarball 2019-01-31 09:59:18 -05:00
Makefile.sources ir3/nir: Add a new pass 'ir3_nir_lower_io_offsets' 2019-03-13 21:19:44 +01:00
meson.build turnip: Add driver skeleton (v2) 2019-03-11 10:01:15 -07:00