Mesa (master): i965/glk: Add l3 banks count for 2x6 configuration

2018-05-21 Thread Mark Janes
Module: Mesa Branch: master Commit: 0748383a6014886ef0bf7bda16fd0efef39c405d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0748383a6014886ef0bf7bda16fd0efef39c405d Author: Anuj Phogat Date: Mon May 21 15:21:56 2018 -0700 i965/glk: Add l3 banks count for 2x6 configuration 2x6 confi

Mesa (master): Revert "anv/device: expose shaderInt16 support in gen8+"

2018-05-03 Thread Mark Janes
Module: Mesa Branch: master Commit: 7cf284f18e6774c810ed6db17b98e597bf96f8a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cf284f18e6774c810ed6db17b98e597bf96f8a5 Author: Mark Janes Date: Thu May 3 14:28:22 2018 -0700 Revert "anv/device: expose shaderInt16 support in

Mesa (master): Revert "i965/compiler: handle conversion to smaller type in the lowering pass for that"

2018-05-03 Thread Mark Janes
Module: Mesa Branch: master Commit: 7b9c15628aae8729118b648f5f473e6ac926b99b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b9c15628aae8729118b648f5f473e6ac926b99b Author: Mark Janes Date: Thu May 3 14:28:00 2018 -0700 Revert "i965/compiler: handle conversion to smaller ty

Mesa (master): Revert "i965: Only emit 3DSTATE_DRAWING_RECTANGLE once on gen8+"

2018-02-28 Thread Mark Janes
Module: Mesa Branch: master Commit: 0fc009b8c7bd6fb4a2cc77e9c4d0440acdc58ee1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fc009b8c7bd6fb4a2cc77e9c4d0440acdc58ee1 Author: Mark Janes Date: Wed Feb 28 17:26:08 2018 -0800 Revert "i965: Only emit 3DSTATE_DRAWING_RECTANGLE on

Mesa (master): Revert "mesa: reduce the size of gl_texture_image"

2018-02-13 Thread Mark Janes
Module: Mesa Branch: master Commit: 3e5758a70a62534fd70c0c6d43ab202ce4be313a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e5758a70a62534fd70c0c6d43ab202ce4be313a Author: Mark Janes Date: Mon Feb 12 23:47:18 2018 -0800 Revert "mesa: reduce the size of gl_texture_image&q

Mesa (master): Partially revert "mesa: use GLenum16 in a few more places"

2018-02-13 Thread Mark Janes
Module: Mesa Branch: master Commit: d9de7aaca3857122046389d1f86acd249c6a5972 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9de7aaca3857122046389d1f86acd249c6a5972 Author: Mark Janes Date: Mon Feb 12 22:15:47 2018 -0800 Partially revert "mesa: use GLenum16 in a few more p

Mesa (master): mesa: fix compile failure

2018-02-13 Thread Mark Janes
Module: Mesa Branch: master Commit: e5809788d674f637f14fdd74cbd0c72055256192 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5809788d674f637f14fdd74cbd0c72055256192 Author: Mark Janes Date: Mon Feb 12 23:19:35 2018 -0800 mesa: fix compile failure Missing header triggered a failure

Mesa (master): i965: fix tessellation regressions with gl_state_index16

2018-02-12 Thread Mark Janes
Looks like one conversion was missed. Fixes: e149a0253 (mesa,glsl,nir: reduce gl_state_index size to 2 bytes) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105067 Signed-off-by: Dave Airlie Tested-by: Mark Janes --- src/mesa/drivers/dri/i965/brw_nir_uniforms.cpp | 2 +- 1 file changed

Mesa (master): Revert "i965: prevent potentially null pointer access"

2018-02-09 Thread Mark Janes
Module: Mesa Branch: master Commit: 9a05c66feb0c3c7877999827ce70765c656338f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a05c66feb0c3c7877999827ce70765c656338f1 Author: Mark Janes Date: Fri Feb 9 09:37:57 2018 -0800 Revert "i965: prevent potentially null pointer access&q

Mesa (master): Revert "spirv: consider bitsize when handling OpSwitch cases"

2017-12-21 Thread Mark Janes
Module: Mesa Branch: master Commit: 7665383a33f9ce9256aa121cbe4d3bd948dff145 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7665383a33f9ce9256aa121cbe4d3bd948dff145 Author: Mark Janes Date: Thu Dec 21 12:15:40 2017 -0800 Revert "spirv: consider bitsize when handling OpSwitch

Mesa (master): Revert "egl: Allow creation of per surface out fence"

2017-08-30 Thread Mark Janes
Module: Mesa Branch: master Commit: 8c9df0daf20206fafb7df77b1edcbc41b8e91372 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c9df0daf20206fafb7df77b1edcbc41b8e91372 Author: Mark Janes Date: Wed Aug 30 08:45:36 2017 -0700 Revert "egl: Allow creation of per surface out fence&q

Mesa (master): Android: add missing u_math.h include path for libmesa_isl

2016-06-28 Thread Mark Janes
Module: Mesa Branch: master Commit: 789ed13284cb99b96f2aa69f237959b27c5c3bc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=789ed13284cb99b96f2aa69f237959b27c5c3bc2 Author: Rob Herring Date: Mon Jun 13 13:45:53 2016 -0500 Android: add missing u_math.h include path for libmesa_isl C

Mesa (master): glsl: Guard against NULL dereference

2016-05-20 Thread Mark Janes
Module: Mesa Branch: master Commit: 9ca5ec2a317f00dd03d11c3463d4354baf21aaf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ca5ec2a317f00dd03d11c3463d4354baf21aaf0 Author: Mark Janes Date: Fri May 20 08:50:39 2016 -0700 glsl: Guard against NULL dereference This trivially corrects

Mesa (master): mesa: Build EGL without X11 headers after interop patchset

2016-05-20 Thread Mark Janes
Module: Mesa Branch: master Commit: 4e2c9a04354b6b133845b8b93c0c5d34261a91d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e2c9a04354b6b133845b8b93c0c5d34261a91d0 Author: Youry Metlitsky Date: Wed Apr 27 22:33:14 2016 + mesa: Build EGL without X11 headers after interop patchse

Mesa (master): i965: Fix strerror error code sign

2016-05-20 Thread Mark Janes
Module: Mesa Branch: master Commit: a2d28ddc016af5e819f4b8648a64893b331095b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2d28ddc016af5e819f4b8648a64893b331095b2 Author: Mark Janes Date: Thu May 19 13:42:16 2016 -0700 i965: Fix strerror error code sign This trivial fix to error

Mesa (master): anv/batch_chain: free pointers for error cases

2016-05-18 Thread Mark Janes
Module: Mesa Branch: master Commit: 4dfa89e33c810bac02e2678814621d2f3868d58b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dfa89e33c810bac02e2678814621d2f3868d58b Author: Mark Janes Date: Wed May 18 14:28:38 2016 -0700 anv/batch_chain: free pointers for error cases Trivial fix

Mesa (master): i965: check tcs for NULL dereference

2016-05-16 Thread Mark Janes
Module: Mesa Branch: master Commit: fd854c1add853eb3363d735da2faca9c9c092e4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd854c1add853eb3363d735da2faca9c9c092e4c Author: Mark Janes Date: Fri May 13 13:04:56 2016 -0700 i965: check tcs for NULL dereference Coverity issue 1361544

Mesa (master): mesa/objectlabel: handle NULL src string

2016-05-03 Thread Mark Janes
Module: Mesa Branch: master Commit: 0af8a7d50ce0fdb8063f7fadd3b78975a2136d87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0af8a7d50ce0fdb8063f7fadd3b78975a2136d87 Author: Mark Janes Date: Tue May 3 13:50:49 2016 -0700 mesa/objectlabel: handle NULL src string This prevents a

Mesa (master): util: Fix race condition on libgcrypt initialization

2016-04-15 Thread Mark Janes
Module: Mesa Branch: master Commit: ade3108bb5b074013417b31e61b8077ccefb7484 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ade3108bb5b074013417b31e61b8077ccefb7484 Author: Mark Janes Date: Tue Apr 12 11:52:53 2016 -0700 util: Fix race condition on libgcrypt initialization Fixes

Mesa (vulkan): util: Fix race condition on libgcrypt initialization

2016-04-12 Thread Mark Janes
Module: Mesa Branch: vulkan Commit: 9e351e077befbdc179f7926edd8b5dde02f20494 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e351e077befbdc179f7926edd8b5dde02f20494 Author: Mark Janes Date: Tue Apr 12 11:52:53 2016 -0700 util: Fix race condition on libgcrypt initialization Fixes

Mesa (vulkan): vulkan: fix out-of-tree builds

2016-02-22 Thread Mark Janes
Module: Mesa Branch: vulkan Commit: 08b408311cb8fdbeae6d7ff5474107b0868c6ec9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08b408311cb8fdbeae6d7ff5474107b0868c6ec9 Author: Mark Janes Date: Mon Feb 22 11:31:15 2016 -0800 vulkan: fix out-of-tree builds --- src/intel/vulkan

Mesa (vulkan): vulkan: fix out-of-tree build

2016-02-18 Thread Mark Janes
Module: Mesa Branch: vulkan Commit: 1b37276467e47919256c0a171b92004d3cfaaab4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b37276467e47919256c0a171b92004d3cfaaab4 Author: Mark Janes Date: Thu Feb 18 12:30:27 2016 -0800 vulkan: fix out-of-tree build We need to be able to find the