Mesa (master): nir: Add nir_builder support for individual system value loads.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: c35f9792202c4450d19c5616e2a38b9e81e418fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c35f9792202c4450d19c5616e2a38b9e81e418fe Author: Eric Anholt <e...@anholt.net> Date: Fri Aug 5 17:10:18 2016 -0700 nir: Add nir_builder support for indi

Mesa (master): nir: Use the system-value front face for twoside lowering.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3f607f9e4f4a55d62088ea85192cda04a3e79a4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f607f9e4f4a55d62088ea85192cda04a3e79a4e Author: Eric Anholt <e...@anholt.net> Date: Fri Aug 5 11:21:56 2016 -0700 nir: Use the system-value fron

Mesa (master): vc4: Switch to using the intrinsic accessors.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: c30b22c421d2139135519449a68bf3120710a552 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c30b22c421d2139135519449a68bf3120710a552 Author: Eric Anholt <e...@anholt.net> Date: Thu Aug 4 14:42:14 2016 -0700 vc4: Switch to using the int

Mesa (master): vc4: Convert to using nir_lower_io_scalar for FS inputs.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: cbf8c1941033fd543aa81cffd02672b5ca81a788 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbf8c1941033fd543aa81cffd02672b5ca81a788 Author: Eric Anholt <e...@anholt.net> Date: Thu Aug 4 15:00:37 2016 -0700 vc4: Convert to using nir_lower_io_

Mesa (master): nir: Add an IO scalarizing pass using the intrinsic' s first_component.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9f1411d1ecc0029f4a6697849e657ac7b2a64f94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f1411d1ecc0029f4a6697849e657ac7b2a64f94 Author: Eric Anholt <e...@anholt.net> Date: Thu Aug 4 12:42:45 2016 -0700 nir: Add an IO scalarizing pass

Mesa (master): nir: Move the undef of nir_intrinsics.h macros to the .h.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 24728637e2c006012e4c0a3d87629b53beaddd3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24728637e2c006012e4c0a3d87629b53beaddd3b Author: Eric Anholt <e...@anholt.net> Date: Fri Aug 5 23:45:37 2016 -0700 nir: Move the undef of nir_intrin

Mesa (master): ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: ed92241d7848a5f08360240795869d72b68054a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed92241d7848a5f08360240795869d72b68054a3 Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 26 16:19:15 2016 -0700 ttn: Make FRAG_RESULT_DEPTH be a

Mesa (master): vc4: Switch store_output to using nir_lower_io_to_scalar / component.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5adee83806f764d60c629027dc0ee38cef3cb87a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5adee83806f764d60c629027dc0ee38cef3cb87a Author: Eric Anholt <e...@anholt.net> Date: Thu Aug 4 17:31:02 2016 -0700 vc4: Switch store_output to

Mesa (master): ttn: Use nir_load_front_face instead of the TGSI-style input.

2016-08-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: c078c41520214baf469dd4413f868e42c2959c5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c078c41520214baf469dd4413f868e42c2959c5e Author: Eric Anholt <e...@anholt.net> Date: Thu Aug 4 13:20:31 2016 -0700 ttn: Use nir_load_front_face i

Mesa (master): prog_hash_table: Convert compare funcs to match util/ hash_table.h.

2016-08-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: 91945f9e91e46aef79700015da032e16c355c96c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91945f9e91e46aef79700015da032e16c355c96c Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 9 00:02:44 2016 -0700 prog_hash_table: Convert compare

Mesa (master): prog_hash_table: Convert to using util/hash_table.h.

2016-08-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: ee02a5e330151630be871decde563ddbf192465c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee02a5e330151630be871decde563ddbf192465c Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 9 00:11:13 2016 -0700 prog_hash_table: Convert to usin

Mesa (master): mesa: Use a temporary set to track whether we' ve added a resource yet.

2016-08-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: ac6966360fc2f31b5e862624c6ef0048e11148e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac6966360fc2f31b5e862624c6ef0048e11148e7 Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 9 00:43:15 2016 -0700 mesa: Use a temporary set to track w

Mesa (master): nir: Drop an unused program/hash_table.h include.

2016-08-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: 60f1b436b96f39f05af28348f997b089558574e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60f1b436b96f39f05af28348f997b089558574e6 Author: Eric Anholt <e...@anholt.net> Date: Mon Aug 8 23:50:52 2016 -0700 nir: Drop an unused program/hash_t

Mesa (master): vc4: Move scalarizing and some lowering to link time.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: c976e164d262d2d2bfd8087dcbb7bd91995ae887 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c976e164d262d2d2bfd8087dcbb7bd91995ae887 Author: Eric Anholt <e...@anholt.net> Date: Wed Aug 3 14:01:03 2016 -0700 vc4: Move scalarizing and some lo

Mesa (master): vc4: Don't recompile the CS when the FS changes.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 62ea2461edbd4db2b82df02f7a77bcb707e65656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62ea2461edbd4db2b82df02f7a77bcb707e65656 Author: Eric Anholt <e...@anholt.net> Date: Wed Aug 3 11:57:53 2016 -0700 vc4: Don't recompile the CS when

Mesa (master): state_tracker: Initialize the draw context only when needed.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2a808219b3f9a50bc5bf3c5290db6a55cd707de7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a808219b3f9a50bc5bf3c5290db6a55cd707de7 Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 12:28:27 2016 -0700 state_tracker: Initialize the draw c

Mesa (master): vc4: Avoid VS shader recompiles by keeping a set of FS inputs seen so far.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2350569a78c60d32e3b751b4386ea7e6d7e2ebe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2350569a78c60d32e3b751b4386ea7e6d7e2ebe9 Author: Eric Anholt <e...@anholt.net> Date: Wed Aug 3 11:55:55 2016 -0700 vc4: Avoid VS shader recompiles by k

Mesa (master): mesa: Dynamically allocate the matrix stack.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 49741e1cd23c726f1956fe2b2e78a85ba8482385 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49741e1cd23c726f1956fe2b2e78a85ba8482385 Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 12:48:47 2016 -0700 mesa: Dynamically allocate the matrix

Mesa (master): vc4: Move FS inputs setup out to a helper function.

2016-08-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: d577dbc201a530cedac2f39f0a34b2d8d62f5f48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d577dbc201a530cedac2f39f0a34b2d8d62f5f48 Author: Eric Anholt <e...@anholt.net> Date: Wed Aug 3 11:39:59 2016 -0700 vc4: Move FS inputs setup out to a

Mesa (master): nir: Allow opt_peephole_select to work on empty blocks.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9128acfb5781c43abd3ffe3ef74ee1d32138f6bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9128acfb5781c43abd3ffe3ef74ee1d32138f6bc Author: Eric Anholt <e...@anholt.net> Date: Wed Jul 27 17:26:59 2016 -0700 nir: Allow opt_peephole_select t

Mesa (master): vc4: Tell valgrind about BO allocations from mmap time to destroy.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: e97e9e62a1de9689ce8a2a77cb9657b387a1d14b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e97e9e62a1de9689ce8a2a77cb9657b387a1d14b Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 15:01:59 2016 -0700 vc4: Tell valgrind about BO alloc

Mesa (master): loader: fix memory leak in loader_dri3_open

2016-08-03 Thread Eric Anholt
y leak in loader_dri3_open Found via "valgrind --leak-check=full glxgears". Signed-off-by: Jan Ziak (http://atom-symbol.net) <0xe2.0x9a.0...@gmail.com> Acked-by: Boyan Ding <boyan.j.d...@gmail.com> Cc: "12.0 11.2" <mesa-sta...@lists.freedesktop.org> Reviewed-by: Eri

Mesa (master): vc4: Avoid generating a custom shader per level in glGenerateMipmaps().

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: bc1fc9c98539f38f5a29b314d4a993a2e2f7ca0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc1fc9c98539f38f5a29b314d4a993a2e2f7ca0a Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 16:01:34 2016 -0700 vc4: Avoid generating a custom shad

Mesa (master): vc4: Fix leak of the bo_handles table.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9f956909591fb259ce01f1882c3367978e8ec2fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f956909591fb259ce01f1882c3367978e8ec2fb Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 10:57:01 2016 -0700 vc4: Fix leak of the bo_handles

Mesa (master): gbm: Correct bo_import documentation (trivial)

2016-08-03 Thread Eric Anholt
tation (trivial) Missed here: commit a43d286ef7ff65087b1f051d071b829ca7b02073 Author: Kristian Høgsberg <k...@bitplanet.net> Date: Fri Mar 28 10:17:11 2014 -0700 gbm: Add import from fd Cc: Kristian Høgsberg <k...@bitplanet.net> Signed-off-by: Ben Widawsky <b...@bwidawsk.net

Mesa (master): vc4: Fix handling of UBO range offsets.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 02f8c444e853ddb1db4f5354c613a172f6a98ef5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02f8c444e853ddb1db4f5354c613a172f6a98ef5 Author: Eric Anholt <e...@anholt.net> Date: Wed Jul 27 14:58:43 2016 -0700 vc4: Fix handling of UBO range o

Mesa (master): vc4: Fix a leak of the src[] array of VPM reads in optimization.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: a0671d67def9e83ae511f758091b87d4ac34bea4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0671d67def9e83ae511f758091b87d4ac34bea4 Author: Eric Anholt <e...@anholt.net> Date: Tue Aug 2 11:02:21 2016 -0700 vc4: Fix a leak of the src[] array

Mesa (master): vc4: Dump NIR at shader state creation time as well.

2016-08-03 Thread Eric Anholt
Module: Mesa Branch: master Commit: 36b9eb82c1077af4e30182e13e77e6890ad30105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36b9eb82c1077af4e30182e13e77e6890ad30105 Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 26 17:21:46 2016 -0700 vc4: Dump NIR at shader state creatio

Mesa (master): vc4: Zero-initialize the hardware sampler view structure.

2016-07-31 Thread Eric Anholt
Module: Mesa Branch: master Commit: 26ff7e373f5675a0a60c97a11ef557ad8b1bfbe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ff7e373f5675a0a60c97a11ef557ad8b1bfbe5 Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 26 15:32:11 2016 -0700 vc4: Zero-initialize the hardware s

Mesa (master): vc4: add hash table look-up for exported dmabufs

2016-07-26 Thread Eric Anholt
reused. v2: Whitespace fixup (by anholt) Signed-off-by: Rob Herring <r...@kernel.org> Reviewed-by: Eric Anholt <e...@anholt.net> --- src/gallium/drivers/vc4/vc4_bufmgr.c | 20 +++- src/gallium/drivers/vc4/vc4_bufmgr.h | 21 +++-- src/gallium/driver

Mesa (master): vc4: Disable early Z with computed depth.

2016-07-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: ce8504d196291452b42ed755ed3830ecb16febcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce8504d196291452b42ed755ed3830ecb16febcd Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 19 11:10:36 2016 -0700 vc4: Disable early Z with computed

Mesa (master): ttn: Update shader->info as we generate code.

2016-07-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4d0b2c7aaac3cf3de5af8474c83501122841d157 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d0b2c7aaac3cf3de5af8474c83501122841d157 Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 19 10:55:47 2016 -0700 ttn: Update shader->info as we

Mesa (master): vc4: Detect and report kernel support for branching.

2016-07-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 83b8ca58e12ee13c4d5cd51c30c0fd19bf4f8bd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83b8ca58e12ee13c4d5cd51c30c0fd19bf4f8bd2 Author: Eric Anholt <e...@anholt.net> Date: Thu Mar 10 15:18:31 2016 -0800 vc4: Detect and report kernel s

Mesa (master): vc4: Switch to using the libdrm-provided vc4_drm.h.

2016-07-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 16985eb308ea063025874eb1094269b9b3ed4656 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16985eb308ea063025874eb1094269b9b3ed4656 Author: Eric Anholt <e...@anholt.net> Date: Sat Jul 2 14:35:34 2016 -0700 vc4: Switch to using the libdrm-pr

Mesa (master): vc4: Return V3D version details in the GL renderer info.

2016-07-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: d2b4b16589b1206b20aea638f8b0c7cf740b3a4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2b4b16589b1206b20aea638f8b0c7cf740b3a4f Author: Eric Anholt <e...@anholt.net> Date: Tue Jul 12 11:57:13 2016 -0700 vc4: Return V3D version details in

Mesa (master): vc4: Check the V3D version reported by the kernel.

2016-07-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: d81934cded89b20cf305e5afb5c2de9b22d02904 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d81934cded89b20cf305e5afb5c2de9b22d02904 Author: Eric Anholt <e...@anholt.net> Date: Mon Jul 11 17:55:33 2016 -0700 vc4: Check the V3D version re

Mesa (master): vc4: Drop VC4_DIRTY_TEXSTATE in favor of the per-stage flags.

2016-07-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 88152d7dc0e2cf233cd2c38a4e9affb1ea73fa97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88152d7dc0e2cf233cd2c38a4e9affb1ea73fa97 Author: Eric Anholt <e...@anholt.net> Date: Thu Jul 14 17:38:43 2016 -0700 vc4: Drop VC4_DIRTY_TEXSTATE in

Mesa (master): vc4: Speed up glGenerateMipmaps by avoiding shadow baselevel.

2016-07-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3bcd0f1912a60cc9d3813923d18d29465e41ff56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bcd0f1912a60cc9d3813923d18d29465e41ff56 Author: Eric Anholt <e...@anholt.net> Date: Thu Jul 14 17:26:43 2016 -0700 vc4: Speed up glGenerateMipmaps by av

Mesa (master): vc4: Remove dead dirty_samplers field.

2016-07-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5db82e0c897da46867dec5886bae1607d3124abc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5db82e0c897da46867dec5886bae1607d3124abc Author: Eric Anholt <e...@anholt.net> Date: Thu Jul 14 17:31:33 2016 -0700 vc4: Remove dead dirty_samplers fiel

Mesa (master): vc4: Turn on control flow support in the simulator environment.

2016-07-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 219b75deb93763cfb160a22833c72e14999565c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=219b75deb93763cfb160a22833c72e14999565c8 Author: Eric Anholt <e...@anholt.net> Date: Mon Jul 11 11:29:28 2016 -0700 vc4: Turn on control flow s

Mesa (master): vc4: Add support for scheduling of branch instructions.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 44df061aaad96fc5db630ae69fb2fe2a03bb5659 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44df061aaad96fc5db630ae69fb2fe2a03bb5659 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 12:14:07 2016 -0700 vc4: Add support for scheduling of

Mesa (master): vc4: Convert vc4_opt_dead_code to work in the presence of control flow.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: ee69cfd11d34e6570c579c42f9cd8b5c8ea36bcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee69cfd11d34e6570c579c42f9cd8b5c8ea36bcf Author: Eric Anholt <e...@anholt.net> Date: Fri Jul 8 16:23:38 2016 -0700 vc4: Convert vc4_opt_dead_code t

Mesa (master): vc4: Emit resets of the uniform stream at the starts of blocks.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9194473dd260fe72042807a97be0072c6f0537da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9194473dd260fe72042807a97be0072c6f0537da Author: Eric Anholt <e...@anholt.net> Date: Thu May 5 18:11:04 2016 -0700 vc4: Emit resets of the uniform

Mesa (master): vc4: Disable vc4_opt_vpm in the presence of control flow.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 37ecc616628d3d5fb75e53135f2f31b11e0cce74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37ecc616628d3d5fb75e53135f2f31b11e0cce74 Author: Eric Anholt <e...@anholt.net> Date: Fri Jul 8 17:06:18 2016 -0700 vc4: Disable vc4_opt_vpm in the pr

Mesa (master): vc4: Update copy propagation for control flow.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4e797bd98f3aaea8d295c661f7501053156d211a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e797bd98f3aaea8d295c661f7501053156d211a Author: Eric Anholt <e...@anholt.net> Date: Wed Jul 13 13:37:56 2016 -0700 vc4: Update copy propagation for c

Mesa (master): vc4: Move the QPU instructions to schedule into each block.

2016-07-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: a59da513d3229c883809ac2088c9612abcec1470 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a59da513d3229c883809ac2088c9612abcec1470 Author: Eric Anholt <e...@anholt.net> Date: Tue Mar 15 17:53:36 2016 -0700 vc4: Move the QPU instructions to sc

Mesa (master): vc4: Enable dead CF elimination.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8a52f03f5deeb36ea4d58d56fbb711a2004d7587 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a52f03f5deeb36ea4d58d56fbb711a2004d7587 Author: Eric Anholt <e...@anholt.net> Date: Sat Jun 25 18:45:28 2016 -0700 vc4: Enable dead CF elimination

Mesa (master): vc4: Optimize out redundant SF updates.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8f2af4763a60c5ea5f64829321ae97bbfa51a4ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f2af4763a60c5ea5f64829321ae97bbfa51a4ce Author: Eric Anholt <e...@anholt.net> Date: Fri Jun 3 17:09:14 2016 -0700 vc4: Optimize out redundant SF u

Mesa (master): vc4: DCE instructions with a NULL destination.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: aa76ba6f2fb0d6438b2b652d9fa466b6cf77fa31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa76ba6f2fb0d6438b2b652d9fa466b6cf77fa31 Author: Eric Anholt <e...@anholt.net> Date: Fri Jun 3 15:06:52 2016 -0700 vc4: DCE instructions with

Mesa (master): vc4: Mark texturing setup instructions as having side effects.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2a8973fb78026b830786aa74b07805730ae891ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a8973fb78026b830786aa74b07805730ae891ca Author: Eric Anholt <e...@anholt.net> Date: Fri Jun 3 15:04:57 2016 -0700 vc4: Mark texturing setup instru

Mesa (master): vc4: Drop the dead QIR_PACK() macro.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: eaa53f80d9da292ade219c609f8ac37f9a8ca0d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eaa53f80d9da292ade219c609f8ac37f9a8ca0d7 Author: Eric Anholt <e...@anholt.net> Date: Sat Jun 25 19:39:05 2016 -0700 vc4: Drop the dead QIR_PACK()

Mesa (master): vc4: Fix a pasteo in scheduling condition flag usage.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 44df374a9c91b87be0f5ebccadc52760ebe95871 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44df374a9c91b87be0f5ebccadc52760ebe95871 Author: Eric Anholt <e...@anholt.net> Date: Sat Jul 2 15:08:27 2016 -0700 vc4: Fix a pasteo in scheduling con

Mesa (master): vc4: Move SF removal to a separate peephole pass.

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 200b4e4bd5e87fea91193e3d1976b9cf0eabf8ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=200b4e4bd5e87fea91193e3d1976b9cf0eabf8ba Author: Eric Anholt <e...@anholt.net> Date: Fri Jun 3 14:36:04 2016 -0700 vc4: Move SF removal to a separate pe

Mesa (master): vc4: Regularize instruction emit macros

2016-07-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: ac772b24a18bddc490dae171441795dedd85d7b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac772b24a18bddc490dae171441795dedd85d7b2 Author: Eric Anholt <e...@anholt.net> Date: Sat Jun 25 19:49:07 2016 -0700 vc4: Regularize instruction emit

Mesa (master): nir: Fix copy_prop_src when src is an indirect access on a reg.

2016-06-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: d20b89e9281d6d1ccf56a4eb743dc783fce2fc51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d20b89e9281d6d1ccf56a4eb743dc783fce2fc51 Author: Eric Anholt <e...@anholt.net> Date: Sat Jun 25 17:33:16 2016 -0700 nir: Fix copy_prop_src wh

Mesa (master): vc4: fix vc4_resource_from_handle() stride calculation

2016-06-15 Thread Eric Anholt
uffers which were allocated outside of vc4 may have strides with larger alignment requirements. Signed-off-by: Rob Herring <r...@kernel.org> Reviewed-by: Eric Anholt <e...@anholt.net> --- src/gallium/drivers/vc4/vc4_resource.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Mesa (master): vc4: Fix compiler warnings in fail_instr path of QIR validate pass

2016-05-31 Thread Eric Anholt
_instr path of QIR validate pass Introduced in 8e2d0843c02daf5280184f179ae8ed440ac90d7f. Signed-off-by: Rhys Kidd <rhysk...@gmail.com> Reviewed-by: Eric Anholt <e...@anholt.net> --- src/gallium/drivers/vc4/vc4_qir_validate.c | 20 ++-- 1 file changed, 10 insertion

Mesa (master): vc4: Size transfer temporary mappings appropriately for full maps of 3D.

2016-05-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: a507dcc1601d436f6b68fc59a8a8393773d6fd8b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a507dcc1601d436f6b68fc59a8a8393773d6fd8b Author: Eric Anholt <e...@anholt.net> Date: Wed May 18 12:29:02 2016 -0700 vc4: Size transfer temporary ma

Mesa (master): vc4: Add support for vertex color clamping in the rasterizer.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 18260d05820eca971873407e939007c12600660c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18260d05820eca971873407e939007c12600660c Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 12:57:44 2016 -0700 vc4: Add support for vertex color cl

Mesa (master): vc4: Move tgsi_to_nir to precompile time.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 474e2bbcc12b1f7d959c55a1d730ad54ecef98f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=474e2bbcc12b1f7d959c55a1d730ad54ecef98f4 Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 12:46:27 2016 -0700 vc4: Move tgsi_to_nir to precompil

Mesa (master): vc4: Switch to using nir_load_front_face.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 62087cb9b80c271139370a242841def40cfdabae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62087cb9b80c271139370a242841def40cfdabae Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 15:30:59 2016 -0700 vc4: Switch to using nir_load_fron

Mesa (master): vc4: Drop the dead export_linkage array.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0700e4c0c79771a69ceb5f269f684650265ea900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0700e4c0c79771a69ceb5f269f684650265ea900 Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 12:35:44 2016 -0700 vc4: Drop the dead export_linkage

Mesa (master): vc4: Enable sharing shaders across contexts.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8835eb689b51593dcbe09f39a79af9e551c3e0b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8835eb689b51593dcbe09f39a79af9e551c3e0b4 Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 12:24:06 2016 -0700 vc4: Enable sharing shaders across co

Mesa (master): vc4: Fix a -Wformat-security warning.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 24e7e3d3fcecc882c420e60e882675a8e32edce8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24e7e3d3fcecc882c420e60e882675a8e32edce8 Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 14:06:39 2016 -0700 vc4: Fix a -Wformat-security w

Mesa (master): vc4: Mark the driver as supporting fragment color clamping in rast.

2016-05-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 734fe41092e8ad87a9bfaac24c3603d2bb6df1b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=734fe41092e8ad87a9bfaac24c3603d2bb6df1b2 Author: Eric Anholt <e...@anholt.net> Date: Tue May 17 12:15:54 2016 -0700 vc4: Mark the driver as supporting fr

Mesa (master): vc4: Make vc4_qpu_validate() produce more verbose failures.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 890dc19eeba10b4df9c658b524ce743cf4db6765 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=890dc19eeba10b4df9c658b524ce743cf4db6765 Author: Eric Anholt <e...@anholt.net> Date: Tue May 3 11:16:54 2016 -0700 vc4: Make vc4_qpu_validate() produc

Mesa (master): vc4: Add support for loading immediate values in QIR.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: a1f698881e13a4993e958815b79f8150d48e2739 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1f698881e13a4993e958815b79f8150d48e2739 Author: Eric Anholt <e...@anholt.net> Date: Thu May 5 18:04:14 2016 -0700 vc4: Add support for loading imm

Mesa (master): vc4: Fix the src count on exp2/log2.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: daaa9d579de4e776d8a6e9efafbbb587269a33db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=daaa9d579de4e776d8a6e9efafbbb587269a33db Author: Eric Anholt <e...@anholt.net> Date: Thu May 5 19:19:39 2016 -0700 vc4: Fix the src count on exp2/log2.

Mesa (master): vc4: Make sure that we don' t overwrite the signal for PROG_END.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1387e722cde7c33ad07766eb715bc74e84a43e80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1387e722cde7c33ad07766eb715bc74e84a43e80 Author: Eric Anholt <e...@anholt.net> Date: Mon May 2 14:45:45 2016 -0700 vc4: Make sure that we don't ove

Mesa (master): vc4: Reuse QPU disasm's cond flags in QIR.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: d36b28402f54282aa602d61c89af008100b50799 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d36b28402f54282aa602d61c89af008100b50799 Author: Eric Anholt <e...@anholt.net> Date: Tue Mar 15 14:15:51 2016 -0700 vc4: Reuse QPU disasm's cond flags

Mesa (master): vc4: Add a small QIR validate pass.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8e2d0843c02daf5280184f179ae8ed440ac90d7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e2d0843c02daf5280184f179ae8ed440ac90d7f Author: Eric Anholt <e...@anholt.net> Date: Mon May 2 12:21:45 2016 -0700 vc4: Add a small QIR validat

Mesa (master): vc4: When emitting an instruction to an existing temp, mark it non-SSA.

2016-05-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 419fee92eef229314e28879a7b8a6a8dc3b4b549 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=419fee92eef229314e28879a7b8a6a8dc3b4b549 Author: Eric Anholt <e...@anholt.net> Date: Mon May 2 12:36:56 2016 -0700 vc4: When emitting an instr

Mesa (master): vc4: Drop the support for DCE of texture instructions.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3bee7581e68fd1ce5833b9287ee2d03f79c3d3e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bee7581e68fd1ce5833b9287ee2d03f79c3d3e3 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 16:48:17 2016 -0700 vc4: Drop the support for DCE of t

Mesa (master): vc4: Use the NIR cubemap normalization instead of our own.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: e138716d8d96a8bd53d9403635777e33698bfd2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e138716d8d96a8bd53d9403635777e33698bfd2c Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 19:09:01 2016 -0700 vc4: Use the NIR cubemap normali

Mesa (master): vc4: Remove the CSE pass.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 84322b2f315d5dfdb15302ed6cbe5ed79d775d69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84322b2f315d5dfdb15302ed6cbe5ed79d775d69 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 18:59:31 2016 -0700 vc4: Remove the CSE pass. It's not

Mesa (master): vc4: Use NIR lowering for sRGB decode.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 226bd9294541f65c91cad44924ef68b6da18f2a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=226bd9294541f65c91cad44924ef68b6da18f2a2 Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 22 11:51:55 2016 -0700 vc4: Use NIR lowering for sRGB

Mesa (master): vc4: Just use NIR lowering for texture projection.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4b326341f3efc2d5e534ddb755d23a35806bf8f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b326341f3efc2d5e534ddb755d23a35806bf8f6 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 19:17:03 2016 -0700 vc4: Just use NIR lowering for t

Mesa (master): vc4: Emit only one FRAG_Z or FRAG_W QIR opcode.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: b145b731ab01937993e2bf7ecc072217932568ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b145b731ab01937993e2bf7ecc072217932568ff Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 18:49:59 2016 -0700 vc4: Emit only one FRAG_Z or FRAG

Mesa (master): vc4: Add whitespace after each program stage dump.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4a2ad8500d40038661a99c81e88d4660ca98c032 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a2ad8500d40038661a99c81e88d4660ca98c032 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 27 16:10:59 2016 -0700 vc4: Add whitespace after each p

Mesa (master): vc4: Scalarize phi nodes as well.

2016-05-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2f98bc100d471b0ec7ea50bc3ab05ca118accbec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f98bc100d471b0ec7ea50bc3ab05ca118accbec Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 22 16:03:07 2016 -0700 vc4: Scalarize phi nodes a

Mesa (master): vc4: Make sure we recompile when sample_mask changes.

2016-04-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 79b36168e00891c765d0dffed411beca48be1da5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79b36168e00891c765d0dffed411beca48be1da5 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 20 17:00:13 2016 -0700 vc4: Make sure we recompil

Mesa (master): vc4: Fix tests for format supported with nr_samples == 1.

2016-04-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1410403e1e6cd948b087ebb19f6865f054d14877 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1410403e1e6cd948b087ebb19f6865f054d14877 Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 20 16:31:28 2016 -0700 vc4: Fix tests for format sup

Mesa (master): vc4: Don' t try to blit from MSAA surfaces with mismatched width to dst.

2016-04-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6eabdb8959eef9802caa618e7390eb5beeca226a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eabdb8959eef9802caa618e7390eb5beeca226a Author: Eric Anholt <e...@anholt.net> Date: Wed Apr 20 14:11:04 2016 -0700 vc4: Don't try to blit from MSAA su

Mesa (master): vc4: Only do MSAA FB operations if the FB is MSAA.

2016-04-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3fecaf0d0cb762b23930aaecc67c8934f1b59881 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fecaf0d0cb762b23930aaecc67c8934f1b59881 Author: Eric Anholt <e...@anholt.net> Date: Mon Apr 18 16:57:53 2016 -0700 vc4: Only do MSAA FB operations if

Mesa (master): vc4: Fix validation of full res tile offset if used for non-MSAA.

2016-04-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 876c64719472bf81d2d2a4b46fb406f91caa6ac4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=876c64719472bf81d2d2a4b46fb406f91caa6ac4 Author: Eric Anholt <e...@anholt.net> Date: Mon Dec 14 11:14:13 2015 -0800 vc4: Fix validation of full res tile

Mesa (master): vc4: Remove unused "immediates" field

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2402bb60955b56f915e49f6648eb6c6221fe0862 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2402bb60955b56f915e49f6648eb6c6221fe0862 Author: Eric Anholt <e...@anholt.net> Date: Tue Jan 19 14:18:21 2016 -0800 vc4: Remove unused "immedi

Mesa (master): vc4: Fix fbo-generatemipmap-formats for NPOT.

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 802b9292aae724b8ac210fdb43681b05697a76bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=802b9292aae724b8ac210fdb43681b05697a76bf Author: Eric Anholt <e...@anholt.net> Date: Mon Apr 18 14:03:39 2016 -0700 vc4: Fix fbo-generatemipmap-f

Mesa (master): vc4: Sanity check that flushes don' t happen between state emit and draw.

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9e8a8b0c8be4a5e0542c915b982f04f25b34b2d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e8a8b0c8be4a5e0542c915b982f04f25b34b2d8 Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 15 13:43:14 2016 -0700 vc4: Sanity check that flushes don't

Mesa (master): vc4: Don' t flush on read-only access of buffers read by the CL.

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 21a9ed620764bde2021aa7592cf2695dad8f3f74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21a9ed620764bde2021aa7592cf2695dad8f3f74 Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 15 14:27:34 2016 -0700 vc4: Don't flush on read-only

Mesa (master): vc4: Add support for rendering to cube map surfaces.

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 48fe53bbb9cc14dd758e7a55c55616be85a3358b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48fe53bbb9cc14dd758e7a55c55616be85a3358b Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 15 15:07:49 2016 -0700 vc4: Add support for rendering to cu

Mesa (master): vc4: Sanity check strides for imported BOs.

2016-04-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 56b14adf8508edea1c2d230f5e58b9110a26545a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56b14adf8508edea1c2d230f5e58b9110a26545a Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 15 13:17:26 2016 -0700 vc4: Sanity check strides for import

Mesa (master): vc4: Fix subimage accesses to LT textures.

2016-04-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: f6d21bcd6b5cd5073a571034ec640177b0abf82d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6d21bcd6b5cd5073a571034ec640177b0abf82d Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 15 11:43:00 2016 -0700 vc4: Fix subimage accesses to LT te

Mesa (master): vc4: Work around hardware limits on the number of verts in a single draw.

2016-04-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3b63301d9fff43119359eaeb34f80426919f0b4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b63301d9fff43119359eaeb34f80426919f0b4a Author: Eric Anholt <e...@anholt.net> Date: Fri Dec 12 15:17:53 2014 -0800 vc4: Work around hardware

Mesa (master): vc4: Handle nir_intrinsic_load_user_clip_plane as a vec4.

2016-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7030eadbed7cbcdb00ce41bbbc4ca93854314d71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7030eadbed7cbcdb00ce41bbbc4ca93854314d71 Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 8 14:53:55 2016 -0700 vc4:

Mesa (master): vc4: Switch to using NIR_PASS macros.

2016-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 99a759a4a3c29c283ae93612017d2f31c0ddbe73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99a759a4a3c29c283ae93612017d2f31c0ddbe73 Author: Eric Anholt <e...@anholt.net> Date: Fri Apr 8 14:05:22 2016 -0700 vc4: Switch to using NIR_PASS

Mesa (master): vc4: Emit a warning and proceed for handling loops in NIR.

2016-04-08 Thread Eric Anholt
ssions. v2 (Eric): Add stronger stderr warning. Signed-off-by: Rhys Kidd <rhysk...@gmail.com> Reviewed-by: Eric Anholt <e...@anholt.net> --- src/gallium/drivers/vc4/vc4_program.c | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/vc

Mesa (master): vc4: Add a stub for NIR->QIR of control flow function nodes

2016-04-08 Thread Eric Anholt
f control flow function nodes We shouldn't have any NIR functions present since all GLSL functions get inlined, but this would be a more informative error if it does happen. Signed-off-by: Rhys Kidd <rhysk...@gmail.com> Reviewed-by: Eric Anholt <e...@anholt.net> --- src/gallium/driv

Mesa (master): vc4: Add missing scheduling dependency for MS color writes.

2016-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 114c8b38d317629769ad0fcf3f84e24951ffcd7c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=114c8b38d317629769ad0fcf3f84e24951ffcd7c Author: Eric Anholt <e...@anholt.net> Date: Mon Mar 21 12:58:48 2016 -0700 vc4: Add missing scheduling depe

Mesa (master): vc4: Add a helper function for the construction of qregs.

2016-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 44d7b8ad12df504058615901c7233c45e4f24a9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44d7b8ad12df504058615901c7233c45e4f24a9f Author: Eric Anholt <e...@anholt.net> Date: Mon Mar 21 14:17:45 2016 -0700 vc4: Add a helper fu

Mesa (master): vc4: Handle SF on instructions that write r4.

2016-04-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: a8b525f8c4a71da42529453b3d0a7604fbd3195d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8b525f8c4a71da42529453b3d0a7604fbd3195d Author: Eric Anholt <e...@anholt.net> Date: Mon Mar 21 12:44:31 2016 -0700 vc4: Handle SF on instructions that

<    1   2   3   4   5   6   7   8   9   10   >