Mesa (master): anv/device: initialize the list of enabled extensions properly

2018-02-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: a5053ba27ed76f666e315de7150433c5f2c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5053ba27ed76f666e315de7150433c5f2c3 Author: Iago Toral Quiroga Date: Mon Feb 5 09:49:54 2018 +0100 anv/device: initialize the list of

Mesa (master): i965/nir: do int64 lowering before optimization

2018-02-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 1d20001d9711a7ea06f42292d3ed545d7ca0f50c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d20001d9711a7ea06f42292d3ed545d7ca0f50c Author: Iago Toral Quiroga Date: Fri Dec 1 13:46:23 2017 +0100 i965/nir: do int64 lowering before

Mesa (master): spirv: split constant initializers on in/out structs

2018-02-05 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: ef439a4fdc34749ce73bf44834c55eae9e886ac2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef439a4fdc34749ce73bf44834c55eae9e886ac2 Author: Iago Toral Quiroga Date: Tue Jan 23 12:20:16 2018 +0100 spirv: split constant initializers

Mesa (master): mesa: add OES_EGL_image_external_essl3 support

2018-02-05 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 02a6d901eee188492af54e98c92680a607b02bf8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02a6d901eee188492af54e98c92680a607b02bf8 Author: Ilia Mirkin Date: Fri Feb 2 07:47:54 2018 +0200 mesa: add OES_EGL_image_external_essl3

Mesa (master): r600/fp64: Fix build.

2018-02-05 Thread Dylan Baker
Module: Mesa Branch: master Commit: fe32f796f2657af966addb9d1f5d54dced3a7abc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe32f796f2657af966addb9d1f5d54dced3a7abc Author: Vinson Lee Date: Mon Feb 5 23:24:45 2018 + r600/fp64: Fix build. CC

Mesa (master): r600/fp64: fix integer->double conversion

2018-02-05 Thread Dave Airlie
Module: Mesa Branch: master Commit: 35b430157776e8a87a1879dbc136f3cb3f599df1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35b430157776e8a87a1879dbc136f3cb3f599df1 Author: Dave Airlie Date: Mon Jan 29 10:55:15 2018 +1000 r600/fp64: fix integer->double

Mesa (master): ac/nir: remove emission of nir_op_fdiv

2018-02-05 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 0170ae1e2351d9ced0069f5cb48b58cabb23926b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0170ae1e2351d9ced0069f5cb48b58cabb23926b Author: Samuel Pitoiset Date: Mon Feb 5 21:37:05 2018 +0100 ac/nir: remove emission of

Mesa (master): travis: add macOS meson build

2018-02-05 Thread Jon TURNEY
Module: Mesa Branch: master Commit: b5af199f9274365c221c2706982a80a927fcde48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5af199f9274365c221c2706982a80a927fcde48 Author: Jon Turney Date: Tue Jan 16 17:51:53 2018 + travis: add macOS meson build

Mesa (master): meson: set apple glx defines

2018-02-05 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 569628dd24f85ebddf263b6d974f0bc07c0e46dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=569628dd24f85ebddf263b6d974f0bc07c0e46dc Author: Dylan Baker Date: Fri Oct 27 21:08:07 2017 -0700 meson: set apple glx defines

Mesa (master): meson: osx ld doesn't support --build-id

2018-02-05 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 80bc41b2ec7cf06662e16cbbb610c40a552d66a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80bc41b2ec7cf06662e16cbbb610c40a552d66a3 Author: Jon Turney Date: Sun Dec 3 21:58:12 2017 + meson: osx ld doesn't support

Mesa (master): meson: build src/glx/apple

2018-02-05 Thread Jon TURNEY
Module: Mesa Branch: master Commit: ea8730024ff29f76c27e90746a786298785927e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea8730024ff29f76c27e90746a786298785927e2 Author: Jon Turney Date: Sat Dec 2 17:13:39 2017 + meson: build src/glx/apple

Mesa (master): meson: better defaults for osx, windows and cygwin

2018-02-05 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 4772909447d1c214603270bee29df650e5a955b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4772909447d1c214603270bee29df650e5a955b7 Author: Jon Turney Date: Fri Feb 2 22:25:48 2018 + meson: better defaults for osx,

Mesa (master): i965: Move mistakenly placed line

2018-02-05 Thread Matt Turner
Module: Mesa Branch: master Commit: e2b31e9acf034407cc020d8956b06bd0995fe809 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e2b31e9acf034407cc020d8956b06bd0995fe809 Author: Matt Turner Date: Wed Jan 31 11:09:36 2018 -0800 i965: Move mistakenly placed line Ken

Mesa (master): glsl/linker: check same name is not used in block and outside

2018-02-05 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 4195eed961ccfe404ae81b9112189fc93a254ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4195eed961ccfe404ae81b9112189fc93a254ded Author: Juan A. Suarez Romero Date: Mon Feb 5 17:38:39 2018 +0100 glsl/linker: check same name

Mesa (master): mesa: enable ASTC format for CompressedTexSubImage3D

2018-02-05 Thread Juan Antonio Suárez Romero
Module: Mesa Branch: master Commit: 3d14e720574ea933b172affdafd53c74a9381e9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d14e720574ea933b172affdafd53c74a9381e9c Author: Juan A. Suarez Romero Date: Mon Feb 5 17:00:11 2018 +0100 mesa: enable ASTC format for

Mesa (master): util/build-id: Fix address comparison for binaries with LOAD vaddr > 0

2018-02-05 Thread Emil Velikov
Module: Mesa Branch: master Commit: 02e2009b929a0f101540b9b55c5f0ed859d1b3be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02e2009b929a0f101540b9b55c5f0ed859d1b3be Author: Stephan Gerhold Date: Wed Jan 24 15:13:24 2018 +0100 util/build-id: Fix address

Mesa (master): radeon/vcn: add header implementations for HEVC

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: b391d34916a51508410caf7bf7c80adcb5ab1387 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b391d34916a51508410caf7bf7c80adcb5ab1387 Author: Boyuan Zhang Date: Thu Feb 1 15:29:30 2018 -0500 radeon/vcn: add header

Mesa (master): st/va: add HEVC picture desc

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: ecc39443440dd1512b68d427b6b2ecd939a42173 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecc39443440dd1512b68d427b6b2ecd939a42173 Author: Boyuan Zhang Date: Thu Jan 25 14:18:09 2018 -0500 st/va: add HEVC picture desc Add

Mesa (master): radeon/vcn: support picture parameters for HEVC

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 5ab73edddb39d65f901f4e6dd37b68ec6338372b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ab73edddb39d65f901f4e6dd37b68ec6338372b Author: Boyuan Zhang Date: Thu Feb 1 15:23:49 2018 -0500 radeon/vcn: support picture

Mesa (master): st/va: add entrypoint check for HEVC

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: a9c0861c6c4e26207b8e2fc18f6efd824e92d960 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9c0861c6c4e26207b8e2fc18f6efd824e92d960 Author: Boyuan Zhang Date: Thu Jan 25 14:21:13 2018 -0500 st/va: add entrypoint check for HEVC

Mesa (master): st/va: move H264 enc functions into separate file

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 9393b53c2937a810bec1b150880a22f4b84cb0e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9393b53c2937a810bec1b150880a22f4b84cb0e3 Author: Boyuan Zhang Date: Thu Feb 1 15:47:10 2018 -0500 st/va: move H264 enc functions into

Mesa (master): radeon/vcn: add vcn encode interface for HEVC

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: db67d04df3d99c3ff979d66bd7b9b6aa2339068d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db67d04df3d99c3ff979d66bd7b9b6aa2339068d Author: Boyuan Zhang Date: Thu Feb 1 15:05:17 2018 -0500 radeon/vcn: add vcn encode interface

Mesa (master): vl: add parameters for HEVC encode

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: f4109364390689758ad89272c4cee4269b178aaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4109364390689758ad89272c4cee4269b178aaf Author: Boyuan Zhang Date: Thu Feb 1 14:57:37 2018 -0500 vl: add parameters for HEVC encode

Mesa (master): radeonsi: enable vcn encode for HEVC main

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: d645b0850a4a34b1e6ba169d0715117160d9d972 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d645b0850a4a34b1e6ba169d0715117160d9d972 Author: Boyuan Zhang Date: Thu Jan 25 15:06:35 2018 -0500 radeonsi: enable vcn encode for HEVC

Mesa (master): st/va: implement HEVC encode functions

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 5534a2791f9775c2c0a80fc24157d8e279d5eefb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5534a2791f9775c2c0a80fc24157d8e279d5eefb Author: Boyuan Zhang Date: Thu Feb 1 16:25:44 2018 -0500 st/va: implement HEVC encode

Mesa (master): st/va: enable dual instances encode only for H264

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 66087d8a2d20fc46dfac68229563602050a95217 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66087d8a2d20fc46dfac68229563602050a95217 Author: Boyuan Zhang Date: Thu Jan 25 14:32:04 2018 -0500 st/va: enable dual instances encode

Mesa (master): radeon/vcn: add ib implementations for HEVC

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: fdc952b320ccead25b035b565d5eb2484dfc1e60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdc952b320ccead25b035b565d5eb2484dfc1e60 Author: Boyuan Zhang Date: Thu Jan 25 11:25:20 2018 -0500 radeon/vcn: add ib implementations

Mesa (master): st/va: add HEVC encode functions

2018-02-05 Thread Leo Liu
Module: Mesa Branch: master Commit: 9ac50a2e0c6c1a3d4e04d0ac9d584f8e8996d832 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ac50a2e0c6c1a3d4e04d0ac9d584f8e8996d832 Author: Boyuan Zhang Date: Thu Feb 1 16:20:16 2018 -0500 st/va: add HEVC encode functions Add

Mesa (master): broadcom/vc5: Fix "hardwrae" typo in a field name in XML.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: e29988c9089616da67e2803f0f0c37c16e202deb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e29988c9089616da67e2803f0f0c37c16e202deb Author: Eric Anholt Date: Mon Feb 5 10:11:30 2018 + broadcom/vc5: Fix "hardwrae" typo in a

Mesa (master): broadcom/vc5: Fix non-mipfiltered sampling.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 63a8a0f3c017d018220966422deffcb46bf2e373 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63a8a0f3c017d018220966422deffcb46bf2e373 Author: Eric Anholt Date: Mon Feb 5 11:06:59 2018 + broadcom/vc5: Fix non-mipfiltered sampling.

Mesa (master): broadcom/vc5: Ignore samplers for finding uniform offsets.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: aa2f609f700919f824970f9c13f016994364 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa2f609f700919f824970f9c13f016994364 Author: Eric Anholt Date: Mon Feb 5 12:58:06 2018 + broadcom/vc5: Ignore samplers for finding

Mesa (master): ac/nir: fix a crash in load_gs_input() on pre-GFX9 chips

2018-02-05 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a1d568c8302b0c775fda583beefbbe7725f13dec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1d568c8302b0c775fda583beefbbe7725f13dec Author: Samuel Pitoiset Date: Fri Feb 2 18:56:39 2018 +0100 ac/nir: fix a crash in

Mesa (master): broadcom/vc5: Remove no-op MOVs after register allocation.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: dc78643ace0125f5dea4b620c0dffcf5736584b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc78643ace0125f5dea4b620c0dffcf5736584b2 Author: Eric Anholt Date: Sun Feb 4 21:05:03 2018 + broadcom/vc5: Remove no-op MOVs after

Mesa (master): broadcom/vc5: Add missing shader-db instruction counting.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: f3978a7380efa61ddfc2f1d6860dbd8cf881ce14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3978a7380efa61ddfc2f1d6860dbd8cf881ce14 Author: Eric Anholt Date: Sun Feb 4 21:27:32 2018 + broadcom/vc5: Add missing shader-db

Mesa (master): broadcom/vc5: Try to merge more than 2 QPU instructions together.

2018-02-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8bb000f460ad8af7a916af1b12206b22616fce32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bb000f460ad8af7a916af1b12206b22616fce32 Author: Eric Anholt Date: Sun Feb 4 21:37:22 2018 + broadcom/vc5: Try to merge more than 2 QPU