Mesa (master): r600/shader: Initialize max_driver_temp_used correctly for the first time

2018-01-14 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5d6470d26b267d522dd343740878bde46f21c446 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d6470d26b267d522dd343740878bde46f21c446 Author: Gert Wollny Date: Sun Jan 14 18:13:31 2018 +0100 r600/shader: Initialize max_driver_temp_used correctly for th

Mesa (master): freedreno: add screen->setup_slices() for tex layout

2018-01-14 Thread Rob Clark
Module: Mesa Branch: master Commit: 16b91c2254b1287b135ee363f9f669c5595ebdaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16b91c2254b1287b135ee363f9f669c5595ebdaf Author: Rob Clark Date: Sun Jan 14 08:57:29 2018 -0500 freedreno: add screen->setup_slices() for tex layout The rules

Mesa (master): freedreno/a5xx: work around SWAP vs TILE_MODE constraint

2018-01-14 Thread Rob Clark
Module: Mesa Branch: master Commit: 50f9a9aa960b6340b84aae2fa0e86e14c0e40fa8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50f9a9aa960b6340b84aae2fa0e86e14c0e40fa8 Author: Rob Clark Date: Mon Jan 8 13:40:22 2018 -0500 freedreno/a5xx: work around SWAP vs TILE_MODE constraint If th

Mesa (master): freedreno/a5xx: texture tiling

2018-01-14 Thread Rob Clark
Module: Mesa Branch: master Commit: 39b63c18f1a838d57458ceb99ca58d3c0257c402 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39b63c18f1a838d57458ceb99ca58d3c0257c402 Author: Rob Clark Date: Sun Dec 31 15:01:51 2017 -0500 freedreno/a5xx: texture tiling Overall a nice 5-10% gain for m

Mesa (master): freedreno: update generated headers

2018-01-14 Thread Rob Clark
Module: Mesa Branch: master Commit: 868b02cfb431cbccd2b7d54bdc89100eb7af71b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=868b02cfb431cbccd2b7d54bdc89100eb7af71b5 Author: Rob Clark Date: Wed Jan 3 11:00:01 2018 -0500 freedreno: update generated headers Signed-off-by: Rob Clark

Mesa (master): freedreno/ir3: "soft" depth scheduling for SFU instructions

2018-01-14 Thread Rob Clark
Module: Mesa Branch: master Commit: f10bd0a0e1f7cba65a4b462016d3869351b20106 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f10bd0a0e1f7cba65a4b462016d3869351b20106 Author: Rob Clark Date: Thu Jan 11 16:08:47 2018 -0500 freedreno/ir3: "soft" depth scheduling for SFU instructions Fi

Mesa (master): r300g: remove double assignment

2018-01-14 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 047c6fe2c59712aa4db909ff3b3653009cd693bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=047c6fe2c59712aa4db909ff3b3653009cd693bf Author: Grazvydas Ignotas Date: Sun Jan 14 21:31:55 2018 +0200 r300g: remove double assignment Trivial. Found by Cocc

Mesa (master): util/crc32: don't drop the const qualifier

2018-01-14 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: b7347cc3131685591f90eb94f6362a679307067e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7347cc3131685591f90eb94f6362a679307067e Author: Grazvydas Ignotas Date: Fri Dec 29 03:48:52 2017 +0200 util/crc32: don't drop the const qualifier Signed-off-

Mesa (master): android,configure,meson: define HAVE_ZLIB

2018-01-14 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 87f723408b3f4c088dcb819e88922918ae064d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87f723408b3f4c088dcb819e88922918ae064d72 Author: Grazvydas Ignotas Date: Fri Dec 29 01:29:10 2017 +0200 android,configure,meson: define HAVE_ZLIB The next cha

Mesa (master): util: use faster zlib's CRC32 implementaion

2018-01-14 Thread Grazvydas Ignotas
Module: Mesa Branch: master Commit: 6acf22a17991e3e98c35596f0b1cedfaebed6ec3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6acf22a17991e3e98c35596f0b1cedfaebed6ec3 Author: Grazvydas Ignotas Date: Fri Dec 29 02:05:05 2017 +0200 util: use faster zlib's CRC32 implementaion zlib provi