Mesa (master): Revert "st/dri: Fix dangling pointer to a destroyed dri_drawable"

2018-04-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4559aefb5cee5878198f8491680abe47df3e3250 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4559aefb5cee5878198f8491680abe47df3e3250 Author: Marek Olšák Date: Tue Apr 24 00:00:20 2018 -0400 Revert "st/dri: Fix dangling pointer to a destroyed dri_drawa

Mesa (master): gallivm: remove LICM pass

2018-04-23 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 45b8f620a545bcdb8a4942bafd505c9418f6d9f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45b8f620a545bcdb8a4942bafd505c9418f6d9f2 Author: Roland Scheidegger Date: Mon Apr 23 04:39:00 2018 +0200 gallivm: remove LICM pass LICM is simply too expensiv

Mesa (master): gallivm: (trivial) do division by 1000 with int64

2018-04-23 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: e89cf59c27e4a66379f21ee0b574deaa078d0975 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e89cf59c27e4a66379f21ee0b574deaa078d0975 Author: Roland Scheidegger Date: Mon Apr 23 04:52:48 2018 +0200 gallivm: (trivial) do division by 1000 with int64 Con

Mesa (master): gallivm: add early cse pass

2018-04-23 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 8b9ab674b982289b1c18c93598139ec1e4bf829a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b9ab674b982289b1c18c93598139ec1e4bf829a Author: Roland Scheidegger Date: Mon Apr 23 04:32:56 2018 +0200 gallivm: add early cse pass This pass is quite cheap,

Mesa (master): gallivm: dump bitcode before optimization

2018-04-23 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: e8e1d287a3c3030f1a94dcf67381dfd7ae3eba14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8e1d287a3c3030f1a94dcf67381dfd7ae3eba14 Author: Roland Scheidegger Date: Mon Apr 23 06:22:45 2018 +0200 gallivm: dump bitcode before optimization If we dump

Mesa (master): glsl/glcpp: Handle hex constants with 0X prefix

2018-04-23 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 1ff1dc1c631b97430b46dc84f5806e13ea4c524f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ff1dc1c631b97430b46dc84f5806e13ea4c524f Author: Vlad Golovkin Date: Thu Apr 19 23:08:01 2018 +0300 glsl/glcpp: Handle hex constants with 0X prefix GLSL 4.6 s

Mesa (master): mesa: rename api_validate.{c,h} -> draw_validate.{c,h}

2018-04-23 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 295f57e09a8b67da07dd96609591dc5144031a62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=295f57e09a8b67da07dd96609591dc5144031a62 Author: Timothy Arceri Date: Mon Apr 23 13:46:15 2018 +1000 mesa: rename api_validate.{c,h} -> draw_validate.{c,h} Re

Mesa (master): radeonsi: use common gs_table_depth code

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8de7ff91bec8fb848512185885b9c9a2283c1a8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8de7ff91bec8fb848512185885b9c9a2283c1a8a Author: Dave Airlie Date: Mon Apr 23 09:57:20 2018 +1000 radeonsi: use common gs_table_depth code Reviewed-by: Nicola

Mesa (master): ac/radv/radeonsi: refactor raster_config default values getters.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 899df55ee046847dfd2a49059a649da4e6c29fdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=899df55ee046847dfd2a49059a649da4e6c29fdb Author: Dave Airlie Date: Mon Apr 23 10:09:36 2018 +1000 ac/radv/radeonsi: refactor raster_config default values gette

Mesa (master): radv: use common gs_table_depth code.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 9afe9c0fe2702f6555dbb39e2667e98e3ce2c42d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9afe9c0fe2702f6555dbb39e2667e98e3ce2c42d Author: Dave Airlie Date: Mon Apr 23 09:57:10 2018 +1000 radv: use common gs_table_depth code. Reviewed-by: Bas Nieuw

Mesa (master): ac/radv/radeonsi: refactor max simd waves into common code.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: f77caa741135e0dbdcbbf9e619195f47c2c591b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f77caa741135e0dbdcbbf9e619195f47c2c591b2 Author: Dave Airlie Date: Mon Apr 23 10:16:07 2018 +1000 ac/radv/radeonsi: refactor max simd waves into common code.

Mesa (master): ac/info: move gs table depth to common code.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5e2ef28390bdb6fdaff885f147c9b29686fa6a46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e2ef28390bdb6fdaff885f147c9b29686fa6a46 Author: Dave Airlie Date: Mon Apr 23 09:56:43 2018 +1000 ac/info: move gs table depth to common code. Reviewed-by: Ni

Mesa (master): ac/radv/radeonsi: refactor harvest config register getters.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: a90c9f33cf5c8f7674de989b2c9146466e871459 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a90c9f33cf5c8f7674de989b2c9146466e871459 Author: Dave Airlie Date: Mon Apr 23 10:42:21 2018 +1000 ac/radv/radeonsi: refactor harvest config register getters.

Mesa (master): radeonsi: don't runtime check gs table info

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: b25f6cde89c21b19f4582f19630f6d7e96a04913 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b25f6cde89c21b19f4582f19630f6d7e96a04913 Author: Dave Airlie Date: Mon Apr 23 09:52:28 2018 +1000 radeonsi: don't runtime check gs table info We can just unre

Mesa (master): radv/gfx9: don't use gs_table_depth on gfx9.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 40783a7fa372ef12184d893efaed27f2c3cebbbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40783a7fa372ef12184d893efaed27f2c3cebbbc Author: Dave Airlie Date: Mon Apr 23 09:50:28 2018 +1000 radv/gfx9: don't use gs_table_depth on gfx9. Missed this on

Mesa (master): radv: only set raster_config_1 outside the index registers.

2018-04-23 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8e4d54505ab2fa8b47d3df27a69449d4913e1d36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e4d54505ab2fa8b47d3df27a69449d4913e1d36 Author: Dave Airlie Date: Mon Apr 23 10:39:33 2018 +1000 radv: only set raster_config_1 outside the index registers.

Mesa (master): i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_*

2018-04-23 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: de1f22d595d40f6c2e2d80db73aa90d62a875de5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de1f22d595d40f6c2e2d80db73aa90d62a875de5 Author: Jason Ekstrand Date: Thu Apr 19 20:48:42 2018 -0700 i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_A

Mesa (master): ac: fix the number of coordinates for ac_image_get_lod and arrays

2018-04-23 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: d136a5fad9c7e67c1362453388914ecc60420883 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d136a5fad9c7e67c1362453388914ecc60420883 Author: Samuel Pitoiset Date: Mon Apr 23 17:05:10 2018 +0200 ac: fix the number of coordinates for ac_image_get_lod an

Mesa (master): i965: perf: add support for raw queries

2018-04-23 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 2e3025c817a6694e3a6b093ea0e5e07922271a54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e3025c817a6694e3a6b093ea0e5e07922271a54 Author: Lionel Landwerlin Date: Wed Mar 7 14:28:41 2018 + i965: perf: add support for raw queries The INTEL_perf

Mesa (master): i965: perf: read slice/unslice frequencies from OA reports

2018-04-23 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: c61d445a5a44c7ea44f2bf1f8271270e45fae79c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c61d445a5a44c7ea44f2bf1f8271270e45fae79c Author: Lionel Landwerlin Date: Wed Mar 7 16:02:40 2018 + i965: perf: read slice/unslice frequencies from OA repo

Mesa (master): i965: perf: snapshot RPSTAT register

2018-04-23 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 43fcb72d2c288d10261ca51a909beabdee1ee761 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43fcb72d2c288d10261ca51a909beabdee1ee761 Author: Lionel Landwerlin Date: Wed Mar 7 10:46:58 2018 + i965: perf: snapshot RPSTAT register This register con

Mesa (master): i965: perf: extract utility functions

2018-04-23 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: d71b442416be8ddbed93347d6a2f14a1294bec77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d71b442416be8ddbed93347d6a2f14a1294bec77 Author: Lionel Landwerlin Date: Tue Mar 6 17:09:21 2018 + i965: perf: extract utility functions We would like to

Mesa (master): i965: perf: enable GPA query statistics

2018-04-23 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 2964e16e5158bfba1fa4da05f12d87ab584c2a1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2964e16e5158bfba1fa4da05f12d87ab584c2a1a Author: Lionel Landwerlin Date: Fri Feb 9 10:56:42 2018 + i965: perf: enable GPA query statistics The combinaiso

Mesa (master): ac/nir: add missing round_slice for 1D arrays

2018-04-23 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 84fef802fb16cef68ec358cbfed1cac9c3bfa410 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84fef802fb16cef68ec358cbfed1cac9c3bfa410 Author: Samuel Pitoiset Date: Mon Apr 23 14:46:26 2018 +0200 ac/nir: add missing round_slice for 1D arrays This fixes

Mesa (master): ac: teach get_ac_sampler_dim() about subpass attachments

2018-04-23 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: e37e6435895b27024e857f3b12269578613bd920 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e37e6435895b27024e857f3b12269578613bd920 Author: Samuel Pitoiset Date: Mon Apr 23 16:55:39 2018 +0200 ac: teach get_ac_sampler_dim() about subpass attachments

Mesa (master): bin/install_megadrivers: fix DESTDIR and -D*-path

2018-04-23 Thread Dylan Baker
Module: Mesa Branch: master Commit: ae3f45c11e3f934939b90445471da8f18b057bc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae3f45c11e3f934939b90445471da8f18b057bc5 Author: Dylan Baker Date: Mon Apr 9 13:53:09 2018 -0700 bin/install_megadrivers: fix DESTDIR and -D*-path This fixes

Mesa (master): bin/install_megadrivers: rename a few variables to make things clearer

2018-04-23 Thread Dylan Baker
Module: Mesa Branch: master Commit: 10e42905241f541eefda4b174e9d4b18c8285400 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10e42905241f541eefda4b174e9d4b18c8285400 Author: Dylan Baker Date: Mon Apr 9 13:59:55 2018 -0700 bin/install_megadrivers: rename a few variables to make thing

Mesa (master): compiler/glsl: close fd's in glcpp_test.py

2018-04-23 Thread Dylan Baker
Module: Mesa Branch: master Commit: dbf5b772b3b5f962c3186dd0073146539ec0586b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbf5b772b3b5f962c3186dd0073146539ec0586b Author: Dylan Baker Date: Thu Apr 19 11:02:32 2018 -0700 compiler/glsl: close fd's in glcpp_test.py I would have thou

Mesa (master): nir: Do not use progress for unreachable code in return lowering.

2018-04-23 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: 0e945fdf23bac5a62c15edfcbfd9d6ac4eee592f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e945fdf23bac5a62c15edfcbfd9d6ac4eee592f Author: Bas Nieuwenhuizen Date: Sun Apr 22 19:05:19 2018 +0200 nir: Do not use progress for unreachable code in return

Mesa (master): radv: advertise 8 bits of subpixel precision for viewports

2018-04-23 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 8328c64eb1a9b4c6d4ad33574491d92c86a5a500 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8328c64eb1a9b4c6d4ad33574491d92c86a5a500 Author: Józef Kucia Date: Wed Apr 11 00:11:57 2018 +0200 radv: advertise 8 bits of subpixel precision for viewports T

Mesa (master): st/dri: Fix dangling pointer to a destroyed dri_drawable

2018-04-23 Thread Marek Olšák
Module: Mesa Branch: master Commit: dab02dea3411d325a5aee6cda5b581e61396ecc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dab02dea3411d325a5aee6cda5b581e61396ecc6 Author: Johan Klokkhammer Helsing Date: Fri Apr 20 12:29:16 2018 +0200 st/dri: Fix dangling pointer to a destroyed dri