Mesa (master): radv: make sure we set buffers as shareable properly.

2017-11-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 799ef80059d65f9074b814993b02c37d971e3ae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=799ef80059d65f9074b814993b02c37d971e3ae5 Author: Dave Airlie Date: Wed Nov 1 23:54:56 2017 + radv: make sure we set buffers as

Mesa (master): svga: Use __asm__ instead of asm

2017-11-01 Thread Dylan Baker
Module: Mesa Branch: master Commit: 6594213cfa332be88551596bf56cf01538339f37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6594213cfa332be88551596bf56cf01538339f37 Author: Dylan Baker Date: Thu Oct 26 15:32:09 2017 -0700 svga: Use __asm__ instead of asm

Mesa (master): Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."

2017-11-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1f2640bfa940362c7550cdd065d37555f21c8ae8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f2640bfa940362c7550cdd065d37555f21c8ae8 Author: Marek Olšák Date: Wed Nov 1 21:42:11 2017 +0100 Revert "winsys/amdgpu: Add R600_DEBUG

Mesa (master): intel: decoder: simplify field_is_header()

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 20156931bf456932a4b53ad6685da42a7ad33ec2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20156931bf456932a4b53ad6685da42a7ad33ec2 Author: Lionel Landwerlin Date: Thu Sep 28 02:36:30 2017 +0100 intel: decoder:

Mesa (master): intel: decoder: rename field() to field_value()

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 81aee9fd4b461bf111da5392b5b29fd59092db4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81aee9fd4b461bf111da5392b5b29fd59092db4b Author: Lionel Landwerlin Date: Sat Sep 30 12:48:48 2017 +0100 intel: decoder: rename

Mesa (master): intel: common: make intel utils available from C++

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: cab93a901e14e97d4d243e4a451521dad957f0ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cab93a901e14e97d4d243e4a451521dad957f0ac Author: Lionel Landwerlin Date: Wed Sep 27 20:57:28 2017 +0100 intel: common: make

Mesa (master): intel: decoder: remove unused platform field

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: ea14ba01791c5f29eb235c77ff0fe34ad8cd29e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea14ba01791c5f29eb235c77ff0fe34ad8cd29e7 Author: Lionel Landwerlin Date: Wed Sep 27 18:57:58 2017 +0100 intel: decoder: remove

Mesa (master): intel: decoder: rename internal function to free name

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 69d158573a174fb2a2ece6500d4572a3cff1c74f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69d158573a174fb2a2ece6500d4572a3cff1c74f Author: Lionel Landwerlin Date: Thu Sep 28 02:37:20 2017 +0100 intel: decoder: rename

Mesa (master): intel: decoder: extract field value computation

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: ad876f721ebf952eaccf2d3f4979a1e53560f621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad876f721ebf952eaccf2d3f4979a1e53560f621 Author: Lionel Landwerlin Date: Sat Sep 30 13:48:36 2017 +0100 intel: decoder: extract

Mesa (master): intel: decoder: enable decoding a single field

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 8d8b9d11c97a679c0954a2f2e7ed8ddcd248ccfa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d8b9d11c97a679c0954a2f2e7ed8ddcd248ccfa Author: Lionel Landwerlin Date: Sat Sep 30 14:43:06 2017 +0100 intel: decoder: enable

Mesa (master): intel: decoder: expose missing find_enum()

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: bb16503542139bdd0acd1b77728f04fbc56d49e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb16503542139bdd0acd1b77728f04fbc56d49e8 Author: Lionel Landwerlin Date: Sat Sep 30 14:41:20 2017 +0100 intel: decoder: expose

Mesa (master): intel: error-decode: implement a rolling window of programs

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 938f62a1c7d72c7d512c9888b0a0bddef487 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=938f62a1c7d72c7d512c9888b0a0bddef487 Author: Lionel Landwerlin Date: Thu Jun 1 15:23:38 2017 +0100 intel: error-decode:

Mesa (master): gallium: increase pipe_sampler_view:: target bitfield size for MSVC

2017-11-01 Thread Brian Paul
Module: Mesa Branch: master Commit: eedecb4ecae36c5b01968fe668b894f573fbee10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eedecb4ecae36c5b01968fe668b894f573fbee10 Author: Brian Paul Date: Wed Nov 1 06:17:03 2017 -0600 gallium: increase

Mesa (master): mapi: fix .so path in ABI-check

2017-11-01 Thread Eric Engeström
Module: Mesa Branch: master Commit: 5d4ffb997059fc22bd0463e648831322f939ade6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d4ffb997059fc22bd0463e648831322f939ade6 Author: Eric Engestrom Date: Tue Oct 31 18:47:00 2017 + mapi: fix .so path in

Mesa (master): intel: decoder: build sorted linked lists of fields

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 3ae5c579169a62ee11be23d1587792a45747b77f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ae5c579169a62ee11be23d1587792a45747b77f Author: Lionel Landwerlin Date: Wed Aug 2 19:31:08 2017 +0100 intel: decoder: build

Mesa (master): intel: decoder: reorder iterator init function

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 0698318d1a8f53d7df0fb51dddf34bb01b4fb868 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0698318d1a8f53d7df0fb51dddf34bb01b4fb868 Author: Lionel Landwerlin Date: Wed Aug 2 22:30:14 2017 +0100 intel: decoder: reorder

Mesa (master): intel: common: expose gen_spec fields

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 957a6eea7a674205c9990de1a682a19a94f9b7f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=957a6eea7a674205c9990de1a682a19a94f9b7f2 Author: Lionel Landwerlin Date: Fri Sep 22 18:00:25 2017 +0100 intel: common: expose

Mesa (master): intel: decoder: simplify creation of struct when 0-allocated

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 1cf1591abd06a79f235d34fe44be2cab64629ca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cf1591abd06a79f235d34fe44be2cab64629ca7 Author: Lionel Landwerlin Date: Sun Sep 24 00:43:09 2017 +0100 intel: decoder:

Mesa (master): intel: decoder: pack iterator variable declarations

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 279531672e39cb5a4ffd00bdbb8805d88a366334 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=279531672e39cb5a4ffd00bdbb8805d88a366334 Author: Lionel Landwerlin Date: Sun Sep 24 00:44:57 2017 +0100 intel: decoder: pack

Mesa (master): intel: decoder: split out getting the next field and decoding it

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: f5e5ca1e210c2e0f505ea154ca553275157dda73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5e5ca1e210c2e0f505ea154ca553275157dda73 Author: Lionel Landwerlin Date: Wed Aug 2 22:33:28 2017 +0100 intel: decoder: split

Mesa (master): intel: decoder: move field name copy

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: ffa011d1e3e6f57ce8a546c6a5210b15bde582d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffa011d1e3e6f57ce8a546c6a5210b15bde582d1 Author: Lionel Landwerlin Date: Wed Aug 2 22:32:25 2017 +0100 intel: decoder: move

Mesa (master): intel: common: print out all dword with field spanning multiple dwords

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 1b369acdd83c853eede3e484251a42980f1f7b30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b369acdd83c853eede3e484251a42980f1f7b30 Author: Lionel Landwerlin Date: Wed Aug 2 19:33:09 2017 +0100 intel: common: print

Mesa (master): intel: decoder: extract instruction/structs length

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 38f338c19a7803a218a9b3249c4d6b2600edd75a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38f338c19a7803a218a9b3249c4d6b2600edd75a Author: Lionel Landwerlin Date: Tue Sep 26 00:54:49 2017 +0100 intel: decoder: extract

Mesa (master): intel: decoder: expose helper to test header fields

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: de213b4af818e203680e2cf127bee0b0bf2482d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de213b4af818e203680e2cf127bee0b0bf2482d6 Author: Lionel Landwerlin Date: Sat Sep 23 21:30:56 2017 +0100 intel: decoder: expose

Mesa (master): intel: decoder: don't read qword outside instruction/ struct limit

2017-11-01 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 68e1853ea3a6feabf14cbe42e8e003647fdc82f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68e1853ea3a6feabf14cbe42e8e003647fdc82f3 Author: Lionel Landwerlin Date: Thu Aug 3 14:50:35 2017 +0100 intel: decoder: don't

Mesa (master): meson: bump libdrm version required by amdgpu

2017-11-01 Thread Eric Engeström
Module: Mesa Branch: master Commit: d364684711a5894fd3221191811d56713d6abdee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d364684711a5894fd3221191811d56713d6abdee Author: Eric Engestrom Date: Tue Oct 31 16:25:52 2017 + meson: bump libdrm version

Mesa (master): 26 new commits

2017-11-01 Thread Jordan Justen
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a61a8b9a7c7cdbb42b74a76c2ec825f7107cc83 Author: Jordan Justen Date: Sat Feb 25 02:30:06 2017 -0800 i965: Initialize disk shader cache if MESA_GLSL_CACHE_DISABLE is false (Apologies for the double