Mesa (master): radv: also fix texture image descriptors for mipmap tile swizzle

2017-08-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: fc625ba0727c7f72ac73ff6e457650476553908e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc625ba0727c7f72ac73ff6e457650476553908e Author: Dave Airlie Date: Fri Aug 4 07:12:03 2017 +0100 radv: also fix texture image descriptors for mipmap tile swiz

Mesa (master): radv: fix tile swizzle regression on mipmaps.

2017-08-03 Thread Dave Airlie
Module: Mesa Branch: master Commit: a6b4f04d9bd746264629b9ecfc6f85faab433711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6b4f04d9bd746264629b9ecfc6f85faab433711 Author: Dave Airlie Date: Fri Aug 4 06:43:26 2017 +0100 radv: fix tile swizzle regression on mipmaps. When Marek ena

Mesa (master): pipe-loader: Add driver build directory for si_driinfo.h include path

2017-08-03 Thread Michel Dänzer
Module: Mesa Branch: master Commit: b73d8d4547bbae9562e2bb20e9938bb6604aa036 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b73d8d4547bbae9562e2bb20e9938bb6604aa036 Author: Michel Dänzer Date: Fri Aug 4 12:02:38 2017 +0900 pipe-loader: Add driver build directory for si_driinfo.h in

Mesa (master): clover: Fix build after llvm r309911

2017-08-03 Thread Jan Vesely
Module: Mesa Branch: master Commit: 08f44a497c97de6162a95c06c902e47bfedad5fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08f44a497c97de6162a95c06c902e47bfedad5fe Author: Jan Vesely Date: Thu Aug 3 17:26:07 2017 -0400 clover: Fix build after llvm r309911 Signed-off-by: Jan Vesel

Mesa (master): ac/surface: add RADEON_SURF_SHAREABLE

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4e757d591db8d7e5038be0d22c5de1efa61cb724 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e757d591db8d7e5038be0d22c5de1efa61cb724 Author: Marek Olšák Date: Fri Jul 28 23:01:10 2017 +0200 ac/surface: add RADEON_SURF_SHAREABLE Shareable textures won

Mesa (master): ac/surface: move tile_swizzle to ac_surface and document it

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4662e45350d54d55950253d361321ba6cb291c68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4662e45350d54d55950253d361321ba6cb291c68 Author: Marek Olšák Date: Fri Jul 28 21:34:02 2017 +0200 ac/surface: move tile_swizzle to ac_surface and document it

Mesa (master): gallium/radeon: reallocate textures with non-zero tile_swizzle on export

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 77260927951883e086ddec178a102c176a042505 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77260927951883e086ddec178a102c176a042505 Author: Marek Olšák Date: Sat Jul 29 01:18:02 2017 +0200 gallium/radeon: reallocate textures with non-zero tile_swizzl

Mesa (master): ac/surface: increment surf_index only when tile swizzle is allowed

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 59144d4bf5e49cb4085ae723b7e77715922abd61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59144d4bf5e49cb4085ae723b7e77715922abd61 Author: Marek Olšák Date: Fri Jul 28 23:08:10 2017 +0200 ac/surface: increment surf_index only when tile swizzle is al

Mesa (master): radeonsi: program tile swizzle for color and FMASK surfaces for GFX & SDMA

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: da942a4b81312c64459b3b54cfd8889cbc2a14aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da942a4b81312c64459b3b54cfd8889cbc2a14aa Author: Marek Olšák Date: Sat Jul 29 01:35:46 2017 +0200 radeonsi: program tile swizzle for color and FMASK surfaces f

Mesa (master): ac/surface: compute tile swizzle only when it's allowed

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 90594002474fa2118555d1a08d67c1fee8f2c24c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90594002474fa2118555d1a08d67c1fee8f2c24c Author: Marek Olšák Date: Fri Jul 28 23:05:38 2017 +0200 ac/surface: compute tile swizzle only when it's allowed Revi

Mesa (master): ac/surface: enable tile swizzle for mipmapped textures

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 2b7e85562ae4f700d60d9a7bbcfbf65d194f02d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b7e85562ae4f700d60d9a7bbcfbf65d194f02d3 Author: Marek Olšák Date: Sat Jul 29 03:15:27 2017 +0200 ac/surface: enable tile swizzle for mipmapped textures The t

Mesa (master): ac/surface: align DCC size for surfaces that use tile swizzle

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: c60c5accd1b20514dab7ac40004ad7122b44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c60c5accd1b20514dab7ac40004ad7122b44 Author: Marek Olšák Date: Sat Jul 29 17:19:01 2017 +0200 ac/surface: align DCC size for surfaces that use tile swizzle

Mesa (master): radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLORi_BASE properly

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: ae5d86e94d04fc01008d69ed8f4346b1c4215b87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae5d86e94d04fc01008d69ed8f4346b1c4215b87 Author: Marek Olšák Date: Sat Jul 29 17:39:06 2017 +0200 radeonsi: if FMASK is disabled, set CB_COLORi_FMASK = CB_COLO

Mesa (master): winsys/amdgpu: enable computation of tile swizzle

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4a758a17da7dd7366b98cee9b6312bf350102ad1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a758a17da7dd7366b98cee9b6312bf350102ad1 Author: Marek Olšák Date: Sat Jul 29 01:14:09 2017 +0200 winsys/amdgpu: enable computation of tile swizzle Reviewed-b

Mesa (master): ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: d311e837f4c73e2b4985b07feb585050dc7a09a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d311e837f4c73e2b4985b07feb585050dc7a09a5 Author: Marek Olšák Date: Fri Jul 28 21:44:47 2017 +0200 ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX it's usel

Mesa (master): ac/surface: set structure size and handle errors for AddrComputeBaseSwizzle

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6fb382d9fbbdb2ac20adadd7ef305f9d8f8b4cad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fb382d9fbbdb2ac20adadd7ef305f9d8f8b4cad Author: Marek Olšák Date: Fri Jul 28 23:53:19 2017 +0200 ac/surface: set structure size and handle errors for AddrComp

Mesa (master): ac/surface: limit tile swizzle to non-mipmaps on SI

2017-08-03 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0141beadd8da5c857fe76f42a49ce379f0c700af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0141beadd8da5c857fe76f42a49ce379f0c700af Author: Marek Olšák Date: Tue Aug 1 00:12:30 2017 +0200 ac/surface: limit tile swizzle to non-mipmaps on SI Mipmappi

Mesa (master): gallium/docs: add more info about TXF and MSAA textures

2017-08-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 426673e27149576aac6285da47582a90cf8fe213 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=426673e27149576aac6285da47582a90cf8fe213 Author: Brian Paul Date: Wed Aug 2 11:06:28 2017 -0600 gallium/docs: add more info about TXF and MSAA textures If th

Mesa (master): st/mesa: minor clean-ups in st_atom_msaa.c

2017-08-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 9e94aa7758f46a518a8d1fd86d07de429044cb3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e94aa7758f46a518a8d1fd86d07de429044cb3c Author: Brian Paul Date: Thu Jul 27 13:12:24 2017 -0600 st/mesa: minor clean-ups in st_atom_msaa.c Whitespace, format

Mesa (master): st/mesa: fix handling of NumSamples=1 (v2)

2017-08-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 6839d3369905eb02151334ea7b4cd39ddcfa6770 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6839d3369905eb02151334ea7b4cd39ddcfa6770 Author: Brian Paul Date: Tue Aug 1 21:28:25 2017 -0600 st/mesa: fix handling of NumSamples=1 (v2) In Mesa we use the

Mesa (master): mesa: init more msaa fields

2017-08-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c46caedab6b497e741ed2ea41c39a60cd48228c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c46caedab6b497e741ed2ea41c39a60cd48228c Author: Brian Paul Date: Thu Jul 27 11:09:20 2017 -0600 mesa: init more msaa fields The default values for GL_SAMPLE_

Mesa (master): gallium/docs: document automatic per-sample FS execution

2017-08-03 Thread Brian Paul
Module: Mesa Branch: master Commit: 722ba1ad19d89277d01ff14f317eec3cf56ddd1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=722ba1ad19d89277d01ff14f317eec3cf56ddd1e Author: Brian Paul Date: Thu Jul 27 11:52:33 2017 -0600 gallium/docs: document automatic per-sample FS execution Both

Mesa (master): st/osmesa: add osmesa framebuffer iface hash table per st manager

2017-08-03 Thread Tim Rowley
Module: Mesa Branch: master Commit: 9966c85e01a4344d2a6bb76e432e0bed70d52ff6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9966c85e01a4344d2a6bb76e432e0bed70d52ff6 Author: Bruce Cherniak Date: Wed Aug 2 18:14:19 2017 -0500 st/osmesa: add osmesa framebuffer iface hash table per st

Mesa (master): swr: Add arch flags to support Cray and PGI compilers

2017-08-03 Thread Tim Rowley
Module: Mesa Branch: master Commit: f0da70a96432dff8f9ebf054b352ce9db45f3ad6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0da70a96432dff8f9ebf054b352ce9db45f3ad6 Author: Chuck Atkins Date: Mon Jul 31 15:53:13 2017 -0400 swr: Add arch flags to support Cray and PGI compilers Note

Mesa (master): anv: put anv_extensions.c in gitignore

2017-08-03 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 1006cd512d2f62f1d96f4b045e8ec9ff29bf003d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1006cd512d2f62f1d96f4b045e8ec9ff29bf003d Author: Lionel Landwerlin Date: Thu Aug 3 16:00:41 2017 +0100 anv: put anv_extensions.c in gitignore Signed-off-by:

Mesa (master): pipe-loader: fix build of dynamic pipe-drivers

2017-08-03 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 33f7d71d5358337f08ce0bb94f5e915bda77748c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33f7d71d5358337f08ce0bb94f5e915bda77748c Author: Nicolai Hähnle Date: Wed Aug 2 17:26:46 2017 +0200 pipe-loader: fix build of dynamic pipe-drivers v2: add li

Mesa (master): android: anv_extensions.c is generated to libmesa_vulkan_common

2017-08-03 Thread Tapani Pälli
Module: Mesa Branch: master Commit: ca6237eb4f830d42d6ce982a3243f5958a5394ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca6237eb4f830d42d6ce982a3243f5958a5394ba Author: Tapani Pälli Date: Thu Aug 3 11:53:23 2017 +0300 android: anv_extensions.c is generated to libmesa_vulkan_com

Mesa (master): android: radeonsi: prepare for driver-specific driconf options

2017-08-03 Thread Emil Velikov
Module: Mesa Branch: master Commit: 5baed8f0e64e5154d77ccd96ebe2d933a579e7f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5baed8f0e64e5154d77ccd96ebe2d933a579e7f3 Author: Mauro Rossi Date: Thu Aug 3 02:55:48 2017 +0200 android: radeonsi: prepare for driver-specific driconf option

Mesa (master): android: ac/common: always build NIR translation

2017-08-03 Thread Emil Velikov
Module: Mesa Branch: master Commit: 56eb2f35702a946c17d6ebae4373f107058417c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56eb2f35702a946c17d6ebae4373f107058417c6 Author: Mauro Rossi Date: Thu Aug 3 02:55:47 2017 +0200 android: ac/common: always build NIR translation Android bui

Mesa (master): mesa: only check errors when the state change in glLogicOp( )

2017-08-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 8e103371ed270b7493da9fe06901809248dd53f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e103371ed270b7493da9fe06901809248dd53f6 Author: Samuel Pitoiset Date: Wed Aug 2 20:47:50 2017 +0200 mesa: only check errors when the state change in glLogicO

Mesa (master): mesa: only check errors when the state change in glBlendEquationSeparateiARB()

2017-08-03 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 39df62551c782fb571833e26d35c53cdcdb6ab4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39df62551c782fb571833e26d35c53cdcdb6ab4b Author: Samuel Pitoiset Date: Wed Aug 2 20:47:49 2017 +0200 mesa: only check errors when the state change in glBlendE

Mesa (master): i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE defines

2017-08-03 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6d8af9fd50cffae4a30a1f19a9c7927fc1c4d442 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d8af9fd50cffae4a30a1f19a9c7927fc1c4d442 Author: Kenneth Graunke Date: Thu Aug 3 01:26:03 2017 -0700 i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE define

Mesa (master): ac: add ac_shader_abi.h in distcheck

2017-08-03 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 06ab6ce6126dfce4df18bf5d2f25fcb70a6c595b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06ab6ce6126dfce4df18bf5d2f25fcb70a6c595b Author: Juan A. Suarez Romero Date: Wed Aug 2 12:10:03 2017 + ac: add ac_shader_abi.h in distcheck Fixes: CXX