Mesa (master): glsl: validate output blocks against input blocks

2016-11-09 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 89334175658ffc4bae2e2b4f3efa9ea3a21cfa93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89334175658ffc4bae2e2b4f3efa9ea3a21cfa93 Author: Iago Toral Quiroga Date: Fri Nov 4 13:37:58 2016 +0100 glsl: validate output blocks against input blocks Unt

Mesa (master): radv: fixup botched llvm API changes.

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: 19decd8ce43a7fad9b6a276d47296336f062ca23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19decd8ce43a7fad9b6a276d47296336f062ca23 Author: Dave Airlie Date: Thu Nov 10 14:12:32 2016 +1000 radv: fixup botched llvm API changes. Reported-by: Jan Vesel

Mesa (master): ac/nir/llvm: adopt to new LLVM attribute API.

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2fdaf38c0106d87f89fa20fbe229e66d9a3ad14a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fdaf38c0106d87f89fa20fbe229e66d9a3ad14a Author: Dave Airlie Date: Thu Nov 10 13:04:54 2016 +1000 ac/nir/llvm: adopt to new LLVM attribute API. Ported from co

Mesa (master): vulkan/wsi/wayland: Include pthread.h

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 3b6abfc69ac485006cbedba7bcad234888cad44f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b6abfc69ac485006cbedba7bcad234888cad44f Author: Jason Ekstrand Date: Wed Nov 9 10:20:31 2016 -0800 vulkan/wsi/wayland: Include pthread.h We use pthreads and

Mesa (master): vulkan/wsi/wayland: Clean up some error handling paths

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 302f641d14f5c4d1560b6a0170803e21bd4bb976 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=302f641d14f5c4d1560b6a0170803e21bd4bb976 Author: Jason Ekstrand Date: Wed Nov 9 10:21:03 2016 -0800 vulkan/wsi/wayland: Clean up some error handling paths Th

Mesa (master): anv/gen8: Stall when needed in Cmd(Set|Reset)Event

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 71397042fea36a2a14b530b75829ad13f969fd00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71397042fea36a2a14b530b75829ad13f969fd00 Author: Jason Ekstrand Date: Fri Oct 7 23:02:25 2016 -0700 anv/gen8: Stall when needed in Cmd(Set|Reset)Event Signed

Mesa (master): anv: Rework fences

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 843775bab78a6b4d5cb4f02bd95d9d0e95c1c5e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=843775bab78a6b4d5cb4f02bd95d9d0e95c1c5e3 Author: Jason Ekstrand Date: Wed Nov 2 09:11:11 2016 -0700 anv: Rework fences Our previous fence implementation was

Mesa (master): anv/device: Return the right error for failed maps

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 920f34a2d9f14f023aee5203baa110c971519ee8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=920f34a2d9f14f023aee5203baa110c971519ee8 Author: Jason Ekstrand Date: Mon Nov 7 17:24:24 2016 -0800 anv/device: Return the right error for failed maps Signed

Mesa (master): anv/device: Implicitly unmap memory objects in FreeMemory

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b1217eada9e32bf387d4d14615340aa5b5fd1f5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1217eada9e32bf387d4d14615340aa5b5fd1f5c Author: Jason Ekstrand Date: Mon Nov 7 17:25:07 2016 -0800 anv/device: Implicitly unmap memory objects in FreeMemory

Mesa (master): anv/device: Add some asserts to MapMemory

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 73ef9c8f047835d369db3646853cdb25442db8d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73ef9c8f047835d369db3646853cdb25442db8d3 Author: Jason Ekstrand Date: Mon Nov 7 17:23:44 2016 -0800 anv/device: Add some asserts to MapMemory Signed-off-by:

Mesa (master): anv/wsi: Set the fence to signaled in AcquireNextImageKHR

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 73701be667ae408772bf20cb504b70d1775d4a4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73701be667ae408772bf20cb504b70d1775d4a4b Author: Jason Ekstrand Date: Wed Nov 2 14:45:37 2016 -0700 anv/wsi: Set the fence to signaled in AcquireNextImageKHR

Mesa (master): glsl: record number of components used in each slot for varying packing

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 73f53c097a6bbd07572d5e46af4893d17ff8af93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73f53c097a6bbd07572d5e46af4893d17ff8af93 Author: Ilia Mirkin Date: Sat Nov 5 09:31:21 2016 -0400 glsl: record number of components used in each slot for varyi

Mesa (master): glsl: fix slot_end calculations and simplify reserved_slots check

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 885c78801785701fdca0217a7b0f992f26115ee4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=885c78801785701fdca0217a7b0f992f26115ee4 Author: Ilia Mirkin Date: Fri Nov 4 21:01:18 2016 -0400 glsl: fix slot_end calculations and simplify reserved_slots c

Mesa (master): swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4b5b87e7abf86b9b75a50d912a486042a770829e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b5b87e7abf86b9b75a50d912a486042a770829e Author: Ilia Mirkin Date: Wed Nov 9 01:18:05 2016 -0500 swr: [rasterizer core] allow an OpenGL driver to specify half

Mesa (master): swr: correct setting of independentAlphaBlendEnable

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 828faaef40f9bd50cb75c2cde0d9393bc3fb6695 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=828faaef40f9bd50cb75c2cde0d9393bc3fb6695 Author: Ilia Mirkin Date: Wed Nov 9 14:31:25 2016 -0500 swr: correct setting of independentAlphaBlendEnable This set

Mesa (master): swr: [rasterizer] add a .dir-locals.el to support 4-space indents

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5be635d5e40d9741e456fb1711ec72896e572be5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5be635d5e40d9741e456fb1711ec72896e572be5 Author: Ilia Mirkin Date: Wed Nov 9 12:07:42 2016 -0500 swr: [rasterizer] add a .dir-locals.el to support 4-space ind

Mesa (master): swr: fix support for inverted depth scales

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4af25e713113e5a50c0e03685ce7de20d3828961 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4af25e713113e5a50c0e03685ce7de20d3828961 Author: Ilia Mirkin Date: Wed Nov 9 01:16:32 2016 -0500 swr: fix support for inverted depth scales Signed-off-by: Il

Mesa (master): swr: [rasterizer jitter] fix logic op to work with unorm/ snorm

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: aed517f98592bd7969f893bbabdb64acf2f6623f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aed517f98592bd7969f893bbabdb64acf2f6623f Author: Ilia Mirkin Date: Mon Nov 7 19:12:23 2016 -0500 swr: [rasterizer jitter] fix logic op to work with unorm/snor

Mesa (master): swr: set halfz rasterizer setting

2016-11-09 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 36e5d68cadd5fd73aa15fc64bcd9a27be38fa538 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36e5d68cadd5fd73aa15fc64bcd9a27be38fa538 Author: Ilia Mirkin Date: Wed Nov 9 01:19:34 2016 -0500 swr: set halfz rasterizer setting Signed-off-by: Ilia Mirkin

Mesa (master): vc4: Don't abort when a shader compile fails.

2016-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4d019bd703e7c20d56d5b858577607115b4926a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d019bd703e7c20d56d5b858577607115b4926a3 Author: Eric Anholt Date: Mon Nov 7 09:05:59 2016 -0800 vc4: Don't abort when a shader compile fails. It's much bett

Mesa (master): vc4: Don' t pair up TLB scoreboard locking instructions early in QPU sched.

2016-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e887341d3f4a3b13b2bf56b4a931afb78ca0526e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e887341d3f4a3b13b2bf56b4a931afb78ca0526e Author: Eric Anholt Date: Mon Nov 7 10:52:32 2016 -0800 vc4: Don't pair up TLB scoreboard locking instructions early

Mesa (master): vc4: Clamp the shadow comparison value.

2016-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 08d51487e3b8cfb14ca2ece9545b2e2ed344e3cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08d51487e3b8cfb14ca2ece9545b2e2ed344e3cc Author: Eric Anholt Date: Mon Nov 7 12:25:47 2016 -0800 vc4: Clamp the shadow comparison value. Fixes piglit glsl-fs

Mesa (master): vc4: Print a reg pressure estimate in our reg allocation failure dump.

2016-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 695a2e2ffa5faa7b303ca819dcb2e2922dfce5ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=695a2e2ffa5faa7b303ca819dcb2e2922dfce5ab Author: Eric Anholt Date: Mon Nov 7 10:16:45 2016 -0800 vc4: Print a reg pressure estimate in our reg allocation fail

Mesa (master): mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.

2016-11-09 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: aaee3daa90578fb711cc89186a65bc3d2c68022f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaee3daa90578fb711cc89186a65bc3d2c68022f Author: Kenneth Graunke Date: Mon Nov 7 17:12:54 2016 -0800 mesa: Fix pixel shader scratch space allocation on Gen9+

Mesa (master): mesa/extensions: expose OES_vertex_half_float for ES2

2016-11-09 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1d6fe13c138efb836a28052b16260a258d113827 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d6fe13c138efb836a28052b16260a258d113827 Author: Kevin Strasser Date: Mon Oct 10 14:29:58 2016 -0700 mesa/extensions: expose OES_vertex_half_float for ES2 Hal

Mesa (master): Revert "egl: remove explicit config_id management from dri2_add_config()"

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: aeaf21ab3e6cb3e628ff0219461cbd06f3a99d34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aeaf21ab3e6cb3e628ff0219461cbd06f3a99d34 Author: Emil Velikov Date: Wed Nov 9 21:45:07 2016 + Revert "egl: remove explicit config_id management from dri2_

Mesa (master): util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation

2016-11-09 Thread Brian Paul
Module: Mesa Branch: master Commit: 5b92008ae279962dc09bcf98c9e5511a325a2bd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b92008ae279962dc09bcf98c9e5511a325a2bd9 Author: Brian Paul Date: Wed Nov 9 14:48:45 2016 -0700 util: add MSVC HAS_TRIVIAL_DESTRUCTOR implementation Based on

Mesa (master): egl: remove explicit config_id management from dri2_add_config()

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 3652d1d5942a857f225700d67ce2c900396982f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3652d1d5942a857f225700d67ce2c900396982f2 Author: Emil Velikov Date: Fri Sep 30 13:45:55 2016 +0100 egl: remove explicit config_id management from dri2_add_conf

Mesa (master): radv: use correct .specVersion for extensions

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: abe110df019af230bd3d29fb73c046fc404b5525 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abe110df019af230bd3d29fb73c046fc404b5525 Author: Emil Velikov Date: Wed Nov 9 18:10:47 2016 + radv: use correct .specVersion for extensions Analogous to

Mesa (master): radv: Suffix the radeon_icd file with the host CPU

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 0f434a68a39f391795dff92c317349d28dd2e638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f434a68a39f391795dff92c317349d28dd2e638 Author: Emil Velikov Date: Wed Nov 9 18:11:27 2016 + radv: Suffix the radeon_icd file with the host CPU Port of

Mesa (master): amd/addrlib: limit fastcall/regparm to GCC i386

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: 190bae7685e230d8fb4e9a0f9ce4a6aa3c7643f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=190bae7685e230d8fb4e9a0f9ce4a6aa3c7643f5 Author: Emil Velikov Date: Wed Nov 2 15:32:22 2016 + amd/addrlib: limit fastcall/regparm to GCC i386 The use of

Mesa (master): configure.ac: honour LLVM_LIBDIR when linking against LLVM

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: a39ad185932eab4f25a0cb2b112c10d8700ef242 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a39ad185932eab4f25a0cb2b112c10d8700ef242 Author: Emil Velikov Date: Mon Oct 24 18:11:33 2016 +0100 configure.ac: honour LLVM_LIBDIR when linking against LLVM

Mesa (master): anv: use correct .specVersion for extensions

2016-11-09 Thread Emil Velikov
Module: Mesa Branch: master Commit: f373a91a5264bb93b31b5be9f9714da856383ed1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f373a91a5264bb93b31b5be9f9714da856383ed1 Author: Emil Velikov Date: Wed Nov 9 18:10:46 2016 + anv: use correct .specVersion for extensions Vulkan has int

Mesa (master): linker: Trivial coding standards fixes

2016-11-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: a529acfb2bc7e4d4317e0cce0209b6f78761471c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a529acfb2bc7e4d4317e0cce0209b6f78761471c Author: Ian Romanick Date: Fri Nov 4 12:36:08 2016 -0700 linker: Trivial coding standards fixes v2: Revert the unrea

Mesa (master): linker: Accurately track gl_uniform_block::stageref

2016-11-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: 084105c213dbf4c309453b33a966aac6ae9242f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=084105c213dbf4c309453b33a966aac6ae9242f3 Author: Ian Romanick Date: Mon Nov 7 15:59:35 2016 -0800 linker: Accurately track gl_uniform_block::stageref As the

Mesa (master): linker: Slight code rearrange to prevent duplication in the next commit

2016-11-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: 392fabcfee489c294dad5bed0bb57a2c61322e4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=392fabcfee489c294dad5bed0bb57a2c61322e4d Author: Ian Romanick Date: Mon Nov 7 15:54:46 2016 -0800 linker: Slight code rearrange to prevent duplication in the

Mesa (master): glsl: Add some comments to methods of ir_variable_refcount_visitor

2016-11-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: fbc1a4b7d26dced9a02cf41a9313d0d43eb014e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbc1a4b7d26dced9a02cf41a9313d0d43eb014e3 Author: Ian Romanick Date: Mon Nov 7 14:24:39 2016 -0800 glsl: Add some comments to methods of ir_variable_refcount_v

Mesa (master): llvmpipe: Fix build after removal of deprecated attribute API v2

2016-11-09 Thread Tom Stellard
Module: Mesa Branch: master Commit: 14926330703bb5ea6a84c845e192021f057f9401 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14926330703bb5ea6a84c845e192021f057f9401 Author: Aaron Watry Date: Mon Nov 7 21:55:14 2016 -0600 llvmpipe: Fix build after removal of deprecated attribute API

Mesa (master): gallivm: Fix build after removal of deprecated attribute API v3

2016-11-09 Thread Tom Stellard
Module: Mesa Branch: master Commit: 8bdd52c8f3595128cbc1da4f23cdb10ff861a6ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bdd52c8f3595128cbc1da4f23cdb10ff861a6ef Author: Tom Stellard Date: Mon Nov 7 18:35:09 2016 + gallivm: Fix build after removal of deprecated attribute API

Mesa (master): radv: fix GetFenceStatus for signaled fences

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: fb50245ac1e1eb60b2451d9d6dd05388cb89634a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb50245ac1e1eb60b2451d9d6dd05388cb89634a Author: Dave Airlie Date: Wed Nov 9 01:21:30 2016 + radv: fix GetFenceStatus for signaled fences if a fence is c

Mesa (master): nir: add conditional discard optimisation (v4)

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: b16dff2d88302e5113598a818d2f92f8af02cd79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b16dff2d88302e5113598a818d2f92f8af02cd79 Author: Dave Airlie Date: Wed Nov 2 01:22:07 2016 + nir: add conditional discard optimisation (v4) This is porte

Mesa (master): radv: enable conditional discard optimisation on radv.

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3c9af7578fcd62fc55e0443733f56b2aaa50ba9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c9af7578fcd62fc55e0443733f56b2aaa50ba9c Author: Dave Airlie Date: Wed Nov 2 01:23:11 2016 + radv: enable conditional discard optimisation on radv. This

Mesa (master): ac/nir: add support for discard_if intrinsic (v2)

2016-11-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: dd77faeca2819fc78a72f71ca9b996c209378cde URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd77faeca2819fc78a72f71ca9b996c209378cde Author: Dave Airlie Date: Wed Nov 2 01:21:15 2016 + ac/nir: add support for discard_if intrinsic (v2) We are goi

Mesa (master): anv: Do relocations in userspace before execbuf ioctl

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: b3a29f2e9eb528a16ceec0fd88aad9f0c3c3b6d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3a29f2e9eb528a16ceec0fd88aad9f0c3c3b6d4 Author: Kristian Høgsberg Kristensen Date: Tue Mar 8 15:31:47 2016 -0800 anv: Do relocations in userspace before exec

Mesa (master): anv: Move relocation handling from EndCommandBuffer to QueueSubmit

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8b61c57049ff75766715ad4f7b1ad2d3657b9b4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b61c57049ff75766715ad4f7b1ad2d3657b9b4d Author: Jason Ekstrand Date: Sat Nov 5 19:47:33 2016 -0700 anv: Move relocation handling from EndCommandBuffer to Que

Mesa (master): anv/device: Add an execbuf wrapper

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 07798c9c3ed29fd162ebc6b6d6beb8448218487f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07798c9c3ed29fd162ebc6b6d6beb8448218487f Author: Jason Ekstrand Date: Mon Oct 31 20:36:26 2016 -0700 anv/device: Add an execbuf wrapper This wrapper ensures t

Mesa (master): anv/allocator: Simplify anv_scratch_pool

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: bd0f8d50706fce400ff0768c659acc90696aadb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd0f8d50706fce400ff0768c659acc90696aadb6 Author: Jason Ekstrand Date: Tue Nov 1 13:10:11 2016 -0700 anv/allocator: Simplify anv_scratch_pool The previous imp

Mesa (master): anv/batch: Move last_ss_pool_bo_offset to the command buffer

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 595400d57745fba198b42d95f3c4f5d855023c33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=595400d57745fba198b42d95f3c4f5d855023c33 Author: Jason Ekstrand Date: Mon Nov 7 08:07:43 2016 -0800 anv/batch: Move last_ss_pool_bo_offset to the command buff

Mesa (master): anv: Add a cmd_buffer_execbuf helper

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: db9f4b2a2bbf1aff3c6c878735495fc7accbb11e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db9f4b2a2bbf1aff3c6c878735495fc7accbb11e Author: Jason Ekstrand Date: Wed Nov 2 10:33:54 2016 -0700 anv: Add a cmd_buffer_execbuf helper This puts the actual

Mesa (master): anv: Don' t presume to know what address is in a surface relocation

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ba1eea4f957ca068eceea121bc3a70e2fe07873d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba1eea4f957ca068eceea121bc3a70e2fe07873d Author: Jason Ekstrand Date: Tue Nov 1 07:21:00 2016 -0700 anv: Don't presume to know what address is in a surface re

Mesa (master): anv: Add a new bo_pool_init helper

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 6283b6d56a2bb731cfcb4c876566901075f9bd34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6283b6d56a2bb731cfcb4c876566901075f9bd34 Author: Jason Ekstrand Date: Tue Nov 1 13:09:36 2016 -0700 anv: Add a new bo_pool_init helper This ensures that we'r

Mesa (master): anv/batch_chain: Improve write_reloc

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 095c48a496fccdd95821ee426d70674bc75dc6af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=095c48a496fccdd95821ee426d70674bc75dc6af Author: Jason Ekstrand Date: Wed Nov 2 10:42:45 2016 -0700 anv/batch_chain: Improve write_reloc The old version wasn

Mesa (master): anv: Make anv_finishme only warn once per call-site

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 64b140498d51a593006a65149b372fed22b6e32d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64b140498d51a593006a65149b372fed22b6e32d Author: Jason Ekstrand Date: Tue Nov 8 20:43:09 2016 -0800 anv: Make anv_finishme only warn once per call-site When

Mesa (master): anv: Add an anv_execbuf helper struct

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 0fe68294275a4ab1d9f71bb48d21a5e6b830e1ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fe68294275a4ab1d9f71bb48d21a5e6b830e1ca Author: Jason Ekstrand Date: Sat Nov 5 19:01:44 2016 -0700 anv: Add an anv_execbuf helper struct This commit adds a

Mesa (master): anv: Initialize anv_bo::offset to -1

2016-11-09 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: d46bfb629725a5b8c327f3bd7f76d04f5ae262aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d46bfb629725a5b8c327f3bd7f76d04f5ae262aa Author: Jason Ekstrand Date: Mon Oct 31 20:25:08 2016 -0700 anv: Initialize anv_bo::offset to -1 Since -1 is an inval

Mesa (master): i965/compute: Allow ARB_compute_shader in compat profile

2016-11-09 Thread Jordan Justen
Module: Mesa Branch: master Commit: 7bcb94bc2fc45fde806ad3fd062bf2ce97342359 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bcb94bc2fc45fde806ad3fd062bf2ce97342359 Author: Jordan Justen Date: Thu Nov 3 15:22:11 2016 -0700 i965/compute: Allow ARB_compute_shader in compat profile B