Mesa (master): 73 new commits

2017-06-21 Thread Marek Olšák
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79bd1d4f8b9f176b099854c6954960dc7fc53b02 Author: Marek Olšák Date: Wed Jun 7 00:16:46 2017 +0200 radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence instead of using a monotonic

Mesa (master): i965/gen6: Use isl-based miptree also for stencil rbs

2017-06-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6a86795a3d1cc50b38c8c10c951037d39bd42e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a86795a3d1cc50b38c8c10c951037d39bd42e79 Author: Pohjolainen, Topi Date: Wed Jun 21 22:35:46 2017 +0300 i965/gen6: Use isl-based

Mesa (master): i965: Remove spurious mutex frobbing around call to intel_miptree_blit

2017-06-21 Thread Ian Romanick
Module: Mesa Branch: master Commit: c06b1d3c16e54bd6d65ead68e94939d9b4fdcddd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c06b1d3c16e54bd6d65ead68e94939d9b4fdcddd Author: Ian Romanick Date: Mon Jun 19 12:28:54 2017 -0700 i965: Remove spurious mutex

Mesa (master): egl: turn one more boolean `int` into a `bool`

2017-06-21 Thread Eric Engeström
Module: Mesa Branch: master Commit: 4a1238a452a7e49a6717506ffdbaeab18d90a6be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a1238a452a7e49a6717506ffdbaeab18d90a6be Author: Eric Engestrom Date: Mon Jun 19 00:16:51 2017 +0100 egl: turn one more boolean `int` into

Mesa (master): egl: turn boolean `int`s into `bool`s

2017-06-21 Thread Eric Engeström
Module: Mesa Branch: master Commit: 60f984262c4d4c3c3828eb2eec3dc07c63922ece URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60f984262c4d4c3c3828eb2eec3dc07c63922ece Author: Eric Engestrom Date: Mon Jun 19 00:16:21 2017 +0100 egl: turn boolean `int`s into `bool`s

Mesa (master): i965/miptree: Move isl_surf_get_(hiz|mcs) _surf out of the assert

2017-06-21 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 17918a037242d04b1a455a2f7a0b869e7a568456 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17918a037242d04b1a455a2f7a0b869e7a568456 Author: Jason Ekstrand Date: Wed Jun 21 11:15:25 2017 -0700 i965/miptree: Move

Mesa (master): intel/genxml: Normalize GS_STATE.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: faa4f5c42d721985071e8efe5e4ee3a2d8777667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faa4f5c42d721985071e8efe5e4ee3a2d8777667 Author: Rafael Antognolli Date: Wed Jun 7 13:03:19 2017 -0700 intel/genxml: Normalize

Mesa (master): intel/genxml: Rename field on WM_STATE to match gen6+.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 44415056e7b5cb0137ccc843ab0a4c803d1a38c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44415056e7b5cb0137ccc843ab0a4c803d1a38c8 Author: Rafael Antognolli Date: Tue Jun 13 16:46:19 2017 -0700 intel/genxml: Rename

Mesa (master): intel/genxml: Use the same naming convention for Floating Point Mode.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 78b843af3c30da8d47c3cbf9c77b59e36e4aa84b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78b843af3c30da8d47c3cbf9c77b59e36e4aa84b Author: Rafael Antognolli Date: Tue Jun 13 16:50:08 2017 -0700 intel/genxml: Use the

Mesa (master): intel/genxml: Add missing fields to CLIP_STATE on gen4-5.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 19d1defcd5204078b761320b3a950fe02715d95c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19d1defcd5204078b761320b3a950fe02715d95c Author: Rafael Antognolli Date: Thu Jun 8 12:31:10 2017 -0700 intel/genxml: Add missing

Mesa (master): intel/genxml: Normalize fields on WM_STATE.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 82c66965aca2e46ff643529bad1e0b0ce8ede92d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82c66965aca2e46ff643529bad1e0b0ce8ede92d Author: Rafael Antognolli Date: Tue Jun 13 16:43:59 2017 -0700 intel/genxml: Normalize

Mesa (master): intel/genxml: Add missing field to CLIP_STATE.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: eddb1ebccf741267de48178e8da78b6b78045ca9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eddb1ebccf741267de48178e8da78b6b78045ca9 Author: Rafael Antognolli Date: Thu Jun 8 16:03:05 2017 -0700 intel/genxml: Add missing

Mesa (master): intel/genxml: Normalize URB Data field in WM_STATE.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: ce728594fdc7179d4b346ab342535de84179f172 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce728594fdc7179d4b346ab342535de84179f172 Author: Rafael Antognolli Date: Tue Jun 13 16:47:51 2017 -0700 intel/genxml: Normalize

Mesa (master): intel/genxml: Fix type of UserClipFlags ClipTest Enable Bitmask.

2017-06-21 Thread Rafael Antognolli
Module: Mesa Branch: master Commit: 9a5ae19cbb0a50dc0163e51e6ab6599ee4b278b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a5ae19cbb0a50dc0163e51e6ab6599ee4b278b0 Author: Rafael Antognolli Date: Thu Jun 8 15:48:02 2017 -0700 intel/genxml: Fix type of

Mesa (master): i915: Always emit W on gen3

2017-06-21 Thread Ville Syrjala
Module: Mesa Branch: master Commit: 0eef03a6f2f7fa7968accaa2ab2c3d7431e984b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0eef03a6f2f7fa7968accaa2ab2c3d7431e984b8 Author: Ville Syrjälä Date: Fri Jun 16 23:23:41 2017 +0300 i915: Always emit W on gen3

Mesa (master): mesa: add KHR_no_error support for glStencilOp()

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 26fbdb12f4eadcf7b736bef6e546e489baa7e4af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26fbdb12f4eadcf7b736bef6e546e489baa7e4af Author: Samuel Pitoiset Date: Tue Jun 20 18:41:19 2017 +0200 mesa: add KHR_no_error

Mesa (master): mesa: add stencil_op_separate() helper

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0614b7a6f75d7ab0c7c524ca71199d242f2bd052 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0614b7a6f75d7ab0c7c524ca71199d242f2bd052 Author: Samuel Pitoiset Date: Tue Jun 20 18:23:07 2017 +0200 mesa: add

Mesa (master): mesa: add stencil_op() helper

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 540766257041b47b2eae28045b3c8043aa19cd8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=540766257041b47b2eae28045b3c8043aa19cd8c Author: Samuel Pitoiset Date: Tue Jun 20 18:40:08 2017 +0200 mesa: add stencil_op() helper

Mesa (master): mesa: add KHR_no_error support for glStencilFunc()

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e6659c560a73316ea6b0273cfa0870b5242baab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6659c560a73316ea6b0273cfa0870b5242baab0 Author: Samuel Pitoiset Date: Tue Jun 20 18:35:02 2017 +0200 mesa: add KHR_no_error

Mesa (master): mesa: add stencil_func_separate() helper

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 6f10d93ea4d4cf13321bd7b75adc94d161027a94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f10d93ea4d4cf13321bd7b75adc94d161027a94 Author: Samuel Pitoiset Date: Tue Jun 20 18:09:02 2017 +0200 mesa: add

Mesa (master): mesa: add KHR_no_error support for glStencilFuncSeparate()

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 9c49c9d8ddac5be2cc399a62e48257b21d7922e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c49c9d8ddac5be2cc399a62e48257b21d7922e9 Author: Samuel Pitoiset Date: Tue Jun 20 18:13:36 2017 +0200 mesa: add KHR_no_error

Mesa (master): mesa: add KHR_no_error support for glStencilOpSeparate()

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: b9e2d5c18d3edc7cdd2e8df3d6d0aae7daeff57e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9e2d5c18d3edc7cdd2e8df3d6d0aae7daeff57e Author: Samuel Pitoiset Date: Tue Jun 20 18:24:47 2017 +0200 mesa: add KHR_no_error

Mesa (master): mesa: add stencil_func() helper

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: db967dcb05cbae2d153122609df78b737852fc5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db967dcb05cbae2d153122609df78b737852fc5c Author: Samuel Pitoiset Date: Tue Jun 20 18:33:30 2017 +0200 mesa: add stencil_func()

Mesa (master): mesa: add stencil_mask_separate() helper

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 8ab0aaa3507247c8cddace7e2eee02382beebf34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ab0aaa3507247c8cddace7e2eee02382beebf34 Author: Samuel Pitoiset Date: Tue Jun 20 18:16:05 2017 +0200 mesa: add

Mesa (master): mesa: add KHR_no_error support for glStencilMaskSeparate()

2017-06-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: d222e14ffa6b72727238f45bacb0a39bf37f2ff7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d222e14ffa6b72727238f45bacb0a39bf37f2ff7 Author: Samuel Pitoiset Date: Tue Jun 20 18:17:29 2017 +0200 mesa: add KHR_no_error