Mesa (master): i965/blorp/gen6: Simplify hiz surface setup

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 40bf622cedda2fba54488188c98591354f16a132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40bf622cedda2fba54488188c98591354f16a132 Author: Topi Pohjolainen Date: Tue Jan 10 10:13:30 2017 +0200 i965/blorp/gen6: Simplify hiz surface setup In intel_hi

Mesa (master): i965: Remove check for hiz on earlier gens than SNB

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 19412abb3f1b865a3e3810e725052a5a478aaf76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19412abb3f1b865a3e3810e725052a5a478aaf76 Author: Topi Pohjolainen Date: Wed Dec 28 17:49:56 2016 +0200 i965: Remove check for hiz on earlier gens than SNB Onl

Mesa (master): i965/meta: Remove unused brw_get_rb_for_slice()

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: aa9e21a316f2f180433801ba69c818b9f2ca0948 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa9e21a316f2f180433801ba69c818b9f2ca0948 Author: Topi Pohjolainen Date: Thu Dec 22 10:09:55 2016 +0200 i965/meta: Remove unused brw_get_rb_for_slice() Reviewe

Mesa (master): meta: Refactor texture format translation

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: a283a4ee2fba6c8efa4f4e4eeea6b3d7b21df4d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a283a4ee2fba6c8efa4f4e4eeea6b3d7b21df4d0 Author: Topi Pohjolainen Date: Sat Nov 26 18:03:56 2016 +0200 meta: Refactor texture format translation Reviewed-by:

Mesa (master): i965/gen6: Remove check for stencil format

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 5201d2991b0a9e6d6a24bd9b0d07182bc14221bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5201d2991b0a9e6d6a24bd9b0d07182bc14221bd Author: Topi Pohjolainen Date: Thu Dec 29 10:06:16 2016 +0200 i965/gen6: Remove check for stencil format There are is

Mesa (master): i965/gen6: Simplify hiz surface setup

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: b864e3d7eee82accf3430b46d5a9269323fe0ba0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b864e3d7eee82accf3430b46d5a9269323fe0ba0 Author: Topi Pohjolainen Date: Tue Jan 10 11:02:08 2017 +0200 i965/gen6: Simplify hiz surface setup In intel_hiz_mipt

Mesa (master): i965/hiz/gen6: Stop setting false qpitch

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 56094cfb9e04b729c5b7eade7ca461651ef8906d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56094cfb9e04b729c5b7eade7ca461651ef8906d Author: Topi Pohjolainen Date: Wed Jan 11 10:26:32 2017 +0200 i965/hiz/gen6: Stop setting false qpitch which is not a

Mesa (master): i965/miptree: Tell when brw_miptree_layout() fails

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: bcec4113cc812f604deb8dff2bb91a32340984fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcec4113cc812f604deb8dff2bb91a32340984fa Author: Topi Pohjolainen Date: Tue Jan 17 10:10:17 2017 +0200 i965/miptree: Tell when brw_miptree_layout() fails In a

Mesa (master): i965/blorp/gen6: Remove dead code in hiz setup

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: b13d30a72ba06187ba7398c1a56c34980a021005 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b13d30a72ba06187ba7398c1a56c34980a021005 Author: Topi Pohjolainen Date: Tue Jan 10 10:24:26 2017 +0200 i965/blorp/gen6: Remove dead code in hiz setup Such as

Mesa (master): i965/miptree: Remove redundant check for null texture

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 26a9e039fdc63c04d5b3383d91c5eea1494c0f8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26a9e039fdc63c04d5b3383d91c5eea1494c0f8f Author: Topi Pohjolainen Date: Thu Dec 22 10:36:03 2016 +0200 i965/miptree: Remove redundant check for null texture T

Mesa (master): intel/blorp/dbg: Name blit shaders for easy recognition in dumps

2017-01-26 Thread Topi Pohjolainen
Module: Mesa Branch: master Commit: 542bb8504991c91d50f2b0302c2d04f58003030f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=542bb8504991c91d50f2b0302c2d04f58003030f Author: Topi Pohjolainen Date: Tue Nov 29 09:56:23 2016 +0200 intel/blorp/dbg: Name blit shaders for easy recognition

Mesa (master): clover: Fix build against clang SVN >= r293097

2017-01-26 Thread Michel Dänzer
Module: Mesa Branch: master Commit: d9f8bae616dd35f170949200d28105ce29e4b64c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9f8bae616dd35f170949200d28105ce29e4b64c Author: Michel Dänzer Date: Thu Jan 26 15:28:12 2017 +0900 clover: Fix build against clang SVN >= r293097 Reviewed-by

Mesa (master): vc4: Use NEON to speed up utile stores on Pi2+.

2017-01-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9baf1ff8fc06d8c986e55465f77427d416ecd710 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9baf1ff8fc06d8c986e55465f77427d416ecd710 Author: Eric Anholt Date: Sun Jan 8 14:54:57 2017 -0800 vc4: Use NEON to speed up utile stores on Pi2+. Improves 102

Mesa (master): vc4: Move LT tiling code to a separate file.

2017-01-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 347b69e7d74f61f3b08853ccdfad72bdae683e12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=347b69e7d74f61f3b08853ccdfad72bdae683e12 Author: Eric Anholt Date: Fri Jan 6 10:51:22 2017 -0800 vc4: Move LT tiling code to a separate file. This paves the

Mesa (master): vc4: Use unreachable() in an unreachable codepath for tiling.

2017-01-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 14cf5c60b8274cf1a454c4d00b71cf9935494425 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14cf5c60b8274cf1a454c4d00b71cf9935494425 Author: Eric Anholt Date: Fri Jan 6 10:55:07 2017 -0800 vc4: Use unreachable() in an unreachable codepath for tiling.

Mesa (master): vc4: Use NEON to speed up utile loads on Pi2.

2017-01-26 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4d30024238efa829cabc72c1601b18c3dbf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d30024238efa829cabc72c1601b18c3dbf2 Author: Eric Anholt Date: Thu Jan 5 15:11:30 2017 -0800 vc4: Use NEON to speed up utile loads on Pi2. We had a lot o

Mesa (master): gallium/radeon: add VRAM-vis-usage HUD query

2017-01-26 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: eca96ea308dfba41c6bce9c90c79ad8d393e6bbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eca96ea308dfba41c6bce9c90c79ad8d393e6bbc Author: Samuel Pitoiset Date: Wed Jan 25 16:56:46 2017 +0100 gallium/radeon: add VRAM-vis-usage HUD query This new qu

Mesa (master): gallium/radeon: query the CPU accessible size of VRAM

2017-01-26 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 9f087e1c7cc869fcb9839282194560d289b7df59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f087e1c7cc869fcb9839282194560d289b7df59 Author: Samuel Pitoiset Date: Wed Jan 25 16:56:45 2017 +0100 gallium/radeon: query the CPU accessible size of VRAM R6

Mesa (master): mesa: Arrange validate_uniform_parameters parameters to match call sites

2017-01-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 13439031c881fb46e4be26790e80ca69306728d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13439031c881fb46e4be26790e80ca69306728d7 Author: Ian Romanick Date: Thu Nov 6 11:12:31 2014 -0800 mesa: Arrange validate_uniform_parameters parameters to matc

Mesa (master): mesa: Trivial clean-ups in uniform_query.cpp

2017-01-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 874393186b43f80ebd5921e3eb909aeec415e7c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=874393186b43f80ebd5921e3eb909aeec415e7c5 Author: Ian Romanick Date: Tue Sep 1 10:29:04 2015 -0700 mesa: Trivial clean-ups in uniform_query.cpp This is C++, s

Mesa (master): mesa: Arrange _mesa_uniform_matrix parameters to match the call sites

2017-01-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9f7ac45ce46f18b53777fc5c040e38049c1cbb47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f7ac45ce46f18b53777fc5c040e38049c1cbb47 Author: Ian Romanick Date: Wed Nov 5 17:48:40 2014 -0800 mesa: Arrange _mesa_uniform_matrix parameters to match the c

Mesa (master): mesa: Arrange _mesa_uniform parameters to match the call sites

2017-01-26 Thread Ian Romanick
Module: Mesa Branch: master Commit: 9be5fd3c87f8f463ad82dc6d80fe18ebc795119c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9be5fd3c87f8f463ad82dc6d80fe18ebc795119c Author: Ian Romanick Date: Wed Nov 5 18:44:21 2014 -0800 mesa: Arrange _mesa_uniform parameters to match the call sit

Mesa (master): spirv: handle undefined components for OpVectorShuffle

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: bbe8705c579c3e464615a0ca9b2eb4bd3c16aad3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbe8705c579c3e464615a0ca9b2eb4bd3c16aad3 Author: Lionel Landwerlin Date: Thu Jan 26 16:57:40 2017 + spirv: handle undefined components for OpVectorShuffle

Mesa (master): spirv: handle OpUndef as part of the variable parsing pass

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: df7063cba35ea273827ba60f643596cd80539458 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df7063cba35ea273827ba60f643596cd80539458 Author: Lionel Landwerlin Date: Thu Jan 26 16:57:25 2017 + spirv: handle OpUndef as part of the variable parsing p

Mesa (master): anv: fix descriptor pool internal size allocation

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: c3421106ec332bf3a943ccf9447edf00dc7f3618 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3421106ec332bf3a943ccf9447edf00dc7f3618 Author: Lionel Landwerlin Date: Thu Jan 26 11:06:53 2017 + anv: fix descriptor pool internal size allocation The

Mesa (master): anv: fix descriptor pool internal size allocation

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 4c8350218e33bb74ac87b69d7557c0370a880e87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c8350218e33bb74ac87b69d7557c0370a880e87 Author: Lionel Landwerlin Date: Thu Jan 26 11:06:53 2017 + anv: fix descriptor pool internal size allocation The

Mesa (master): Revert "anv: don' t assert on out of memory descriptor pool in debug mode"

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: bcce29178b4782c929c76ecd4589357d096e2d5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcce29178b4782c929c76ecd4589357d096e2d5b Author: Lionel Landwerlin Date: Thu Jan 26 11:25:44 2017 + Revert "anv: don't assert on out of memory descriptor p

Mesa (master): anv: don' t assert on out of memory descriptor pool in debug mode

2017-01-26 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: d281f6c1e1cd7537a942831d745b35fb0c4edc66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d281f6c1e1cd7537a942831d745b35fb0c4edc66 Author: Lionel Landwerlin Date: Thu Jan 26 11:25:44 2017 + anv: don't assert on out of memory descriptor pool in d

Mesa (master): i965: Make intelEmitCopyBlit not truncate large strides.

2017-01-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f8f7ea508be7fe7222cd19e0d59574cfea2decf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f7ea508be7fe7222cd19e0d59574cfea2decf0 Author: Kenneth Graunke Date: Sun Jan 22 01:44:08 2017 -0800 i965: Make intelEmitCopyBlit not truncate large strides.

Mesa (master): i965: Use a UW source type for CS_OPCODE_CS_TERMINATE.

2017-01-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: fcf723b647f36fa174d29b1fe6a9732637a1f8d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf723b647f36fa174d29b1fe6a9732637a1f8d1 Author: Kenneth Graunke Date: Tue Jan 24 00:45:53 2017 -0800 i965: Use a UW source type for CS_OPCODE_CS_TERMINATE. S