Mesa (master): i965: Use predicate enable bit for conditional rendering w/ o stalling

2015-05-12 Thread Neil Roberts
Module: Mesa Branch: master Commit: 426023050d1d3cd1b5fc0b3508dd7e1ee3b061e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=426023050d1d3cd1b5fc0b3508dd7e1ee3b061e7 Author: Neil Roberts Date: Tue Nov 4 19:15:00 2014 + i965: Use predicate enable bit for conditional rendering w/o

Mesa (master): i956: Add a function to load a 64-bit register from a buffer

2015-05-12 Thread Neil Roberts
Module: Mesa Branch: master Commit: 9585879d46fe412cbcfd50510e59e8ffe85b055f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9585879d46fe412cbcfd50510e59e8ffe85b055f Author: Neil Roberts Date: Mon May 11 14:00:42 2015 +0100 i956: Add a function to load a 64-bit register from a buffer

Mesa (master): i965: Store the command parser version number in intel_screen

2015-05-12 Thread Neil Roberts
Module: Mesa Branch: master Commit: 8a59f2f26fb7bb036ad524cdec668716664d2a82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a59f2f26fb7bb036ad524cdec668716664d2a82 Author: Neil Roberts Date: Fri Nov 7 18:20:17 2014 + i965: Store the command parser version number in intel_scree

Mesa (master): nir: fix sampler lowering pass for arrays

2015-05-12 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 95774ca258d216d42877f9a8da7e1bb4212a6500 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95774ca258d216d42877f9a8da7e1bb4212a6500 Author: Tapani Pälli Date: Mon May 11 14:50:19 2015 +0300 nir: fix sampler lowering pass for arrays This fixes bugs w

Mesa (master): i965/fs: Fix offset() for registers with zero stride.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 4171ef371a25fccf9e96c0908a4848ea79dcfef2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4171ef371a25fccf9e96c0908a4848ea79dcfef2 Author: Francisco Jerez Date: Wed Apr 22 14:46:17 2015 +0300 i965/fs: Fix offset() for registers with zero stride. st

Mesa (master): clover: Wrap event:: _status in a method to prevent unlocked access.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 4022a468b2976c65e0d2afe9c9ac5804729e8641 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4022a468b2976c65e0d2afe9c9ac5804729e8641 Author: Francisco Jerez Date: Sat May 9 16:22:33 2015 +0300 clover: Wrap event::_status in a method to prevent unlock

Mesa (master): i965/fs: Have component() set the register stride to zero.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: ee1a8b5a8cc118b49b47c7074fa18cf1b4820885 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee1a8b5a8cc118b49b47c7074fa18cf1b4820885 Author: Francisco Jerez Date: Thu Apr 30 19:29:54 2015 +0300 i965/fs: Have component() set the register stride to zero

Mesa (master): clover: Refactor event::trigger and :: abort to prevent deadlock and reentrancy issues.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 2232b929fd9ca6f00c8dab9dc45c386986be922d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2232b929fd9ca6f00c8dab9dc45c386986be922d Author: Francisco Jerez Date: Sat May 9 14:47:38 2015 +0300 clover: Refactor event::trigger and ::abort to prevent de

Mesa (master): i965: Don' t forget the force_sechalf flag in lower_load_payload().

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 0db663503ea86579d3352fe83d428d573a8d2b03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0db663503ea86579d3352fe83d428d573a8d2b03 Author: Francisco Jerez Date: Thu May 7 19:33:57 2015 +0300 i965: Don't forget the force_sechalf flag in lower_load_p

Mesa (master): nir: Translate memory barrier intrinsics from GLSL IR.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: d91d6b3f03f36d4cfef5e9aacac1534f12372c9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d91d6b3f03f36d4cfef5e9aacac1534f12372c9f Author: Francisco Jerez Date: Tue May 5 23:10:56 2015 +0300 nir: Translate memory barrier intrinsics from GLSL IR. R

Mesa (master): clover: Implement locking of the wait_count, _chain and _status members of event.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: a533d4edf1ea346dd9e343c71b2cd500fa550ef8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a533d4edf1ea346dd9e343c71b2cd500fa550ef8 Author: Francisco Jerez Date: Sat May 9 16:01:23 2015 +0300 clover: Implement locking of the wait_count, _chain and _

Mesa (master): i965: Document brw_mask_reg().

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: cbf204069d00e99055a539e5f79566e2021fa8f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbf204069d00e99055a539e5f79566e2021fa8f4 Author: Francisco Jerez Date: Wed May 6 17:37:12 2015 +0300 i965: Document brw_mask_reg(). Reviewed-by: Matt Turner

Mesa (master): nir: Add memory barrier intrinsic.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: f1269a3e013e23135b2482e4f137d69ed6cc1734 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1269a3e013e23135b2482e4f137d69ed6cc1734 Author: Francisco Jerez Date: Tue May 5 23:00:51 2015 +0300 nir: Add memory barrier intrinsic. Reviewed-by: Connor A

Mesa (master): nir: Translate image load, store and atomic intrinsics from GLSL IR.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: f8f8b318476cb40650b0bc2597b21978fc456d78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f8b318476cb40650b0bc2597b21978fc456d78 Author: Francisco Jerez Date: Tue May 5 23:04:46 2015 +0300 nir: Translate image load, store and atomic intrinsics fr

Mesa (master): nir: Define image load, store and atomic intrinsics.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: d9e930997f1addafe37e10ddc0f56d0684be0086 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9e930997f1addafe37e10ddc0f56d0684be0086 Author: Francisco Jerez Date: Tue May 5 22:58:39 2015 +0300 nir: Define image load, store and atomic intrinsics. v2:

Mesa (master): nir: Fix indexing of atomic counter arrays with a constant value.

2015-05-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 6de78e6b0c8aa4bd6bdd89e3ca33c2ccb9a5ac3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6de78e6b0c8aa4bd6bdd89e3ca33c2ccb9a5ac3d Author: Francisco Jerez Date: Tue May 5 23:02:05 2015 +0300 nir: Fix indexing of atomic counter arrays with a constan

Mesa (master): st/mesa: translate st_api robustness flags to gl_context flags

2015-05-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0ea1047d8c0636fa1f6bcbac56be329e19ada205 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ea1047d8c0636fa1f6bcbac56be329e19ada205 Author: Marek Olšák Date: Wed Apr 29 17:54:26 2015 +0200 st/mesa: translate st_api robustness flags to gl_context flag

Mesa (master): st/mesa: implement GetGraphicsResetStatus

2015-05-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: a0ad18580335d2255d4e1bf222886418c8e2302e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0ad18580335d2255d4e1bf222886418c8e2302e Author: Marek Olšák Date: Wed Apr 29 15:05:19 2015 +0200 st/mesa: implement GetGraphicsResetStatus Reviewed-by: Kenne

Mesa (master): gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY

2015-05-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: 79ffc08ae8641e5b22d8cd4d9edc7ca7f0cf3aa8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79ffc08ae8641e5b22d8cd4d9edc7ca7f0cf3aa8 Author: Marek Olšák Date: Wed Apr 29 15:44:55 2015 +0200 gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY Reviewed-by:

Mesa (master): gallium: add an interface for querying a device reset status

2015-05-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: cacd0e290a7f510fe9cd78fde3156cd42f35a8b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cacd0e290a7f510fe9cd78fde3156cd42f35a8b6 Author: Marek Olšák Date: Wed Apr 29 15:04:34 2015 +0200 gallium: add an interface for querying a device reset status

Mesa (master): st/dri: add support for create_context_robustness GLX and EGL extensions

2015-05-12 Thread Marek Olšák
Module: Mesa Branch: master Commit: f1c42475a589531919194c95b97e7558b448eb5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1c42475a589531919194c95b97e7558b448eb5c Author: Marek Olšák Date: Wed Apr 29 17:52:02 2015 +0200 st/dri: add support for create_context_robustness GLX and EGL

Mesa (master): radeonsi: add new bonaire pci id

2015-05-12 Thread Alex Deucher
Module: Mesa Branch: master Commit: 71ba30f7788167c04d0968d286a387fce16afcce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71ba30f7788167c04d0968d286a387fce16afcce Author: Alex Deucher Date: Tue May 12 13:13:05 2015 -0400 radeonsi: add new bonaire pci id Reviewed-by: Marek Olšák

Mesa (amdgpu): radeonsi: add some additional tonga pci ids

2015-05-12 Thread Alex Deucher
Module: Mesa Branch: amdgpu Commit: f27f1813b18f2a76febaaab81bf15f499578ea8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f27f1813b18f2a76febaaab81bf15f499578ea8d Author: Alex Deucher Date: Tue May 12 13:15:44 2015 -0400 radeonsi: add some additional tonga pci ids Reviewed-by: Ma

Mesa (master): st/mesa: update stencil surface if it comes from texture

2015-05-12 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 380f7611b5d23b72684ce1eb848f956945e4c39b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=380f7611b5d23b72684ce1eb848f956945e4c39b Author: Ilia Mirkin Date: Fri Apr 24 19:17:11 2015 -0400 st/mesa: update stencil surface if it comes from texture Now

Mesa (master): nvc0: switch mechanism for shader eviction to be a while loop

2015-05-12 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d06ce2f1df54edd234b1abde37bba524ed599acb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d06ce2f1df54edd234b1abde37bba524ed599acb Author: Ilia Mirkin Date: Sun May 10 01:57:56 2015 -0400 nvc0: switch mechanism for shader eviction to be a while loop

Mesa (master): nouveau: document nouveau_heap

2015-05-12 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c696a318ef1eb58f65fb867d5616bbefd1def31e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c696a318ef1eb58f65fb867d5616bbefd1def31e Author: Ilia Mirkin Date: Tue May 12 18:58:17 2015 -0400 nouveau: document nouveau_heap Signed-off-by: Ilia Mirkin

Mesa (master): i965/cs: drop explicit initialisers in C++ file

2015-05-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 71fc52072b1ecf01764c37d64ad160fcbfe19e11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71fc52072b1ecf01764c37d64ad160fcbfe19e11 Author: Dave Airlie Date: Wed May 13 09:59:59 2015 +1000 i965/cs: drop explicit initialisers in C++ file gcc 4.4.7 re

Mesa (master): i965/fs: set execution size to 8 with simd8 ddy instruction

2015-05-12 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 58715b72396133350c1549381553121f936a198e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58715b72396133350c1549381553121f936a198e Author: Tapani Pälli Date: Tue May 12 14:24:08 2015 +0300 i965/fs: set execution size to 8 with simd8 ddy instruction