Mesa (master): st/mesa: Fix inversed test in st_api_destroy_drawable

2017-07-26 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 57132d126f2e129fc2959dcc2c0a8126389d07ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57132d126f2e129fc2959dcc2c0a8126389d07ba Author: Michel Dänzer Date: Thu Jul 27 11:12:24 2017 +0900 st/mesa: Fix inversed test in

Mesa (master): radv/ac: port SI TC L1 write corruption fix.

2017-07-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: e77ff11ffe1a52b8e17a847f263746c849db3f11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e77ff11ffe1a52b8e17a847f263746c849db3f11 Author: Dave Airlie Date: Wed Jul 26 02:34:54 2017 +0100 radv/ac: port SI TC L1 write corruption

Mesa (master): radv/winsys: fix padding command stream for SI

2017-07-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: d4b079e708b8e4dab45f2f8467b2a8a4c37bbfa6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4b079e708b8e4dab45f2f8467b2a8a4c37bbfa6 Author: Dave Airlie Date: Wed Jul 26 03:25:24 2017 +0100 radv/winsys: fix padding command stream

Mesa (master): radv/ac: realign SI workaround with radeonsi.

2017-07-26 Thread Dave Airlie
Module: Mesa Branch: master Commit: a81e99f50a718790de379087c9f5a636e32b2a28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a81e99f50a718790de379087c9f5a636e32b2a28 Author: Dave Airlie Date: Wed Jul 26 02:32:39 2017 +0100 radv/ac: realign SI workaround with

Mesa (master): i965: Expose get_num_logical_layers outside of intel_mipmap_tree.c.

2017-07-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e1d4030b0bc1c5ec4e48afcd6895b48b9ab5bfea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1d4030b0bc1c5ec4e48afcd6895b48b9ab5bfea Author: Kenneth Graunke Date: Mon Jul 24 11:44:46 2017 -0700 i965: Expose

Mesa (master): i965: Only do depth resolves prior to clearing when needed

2017-07-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6db193701e7d03e0eadd54fc3e1b3d75719bc4ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6db193701e7d03e0eadd54fc3e1b3d75719bc4ae Author: Jason Ekstrand Date: Wed Jun 14 18:54:28 2017 -0700 i965: Only do depth resolves prior

Mesa (master): i965/clear: Don't perform redundant depth clears

2017-07-26 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f6e478c213c30203e9623d5657fd3789cf6368f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6e478c213c30203e9623d5657fd3789cf6368f3 Author: Jason Ekstrand Date: Wed Jun 14 18:54:29 2017 -0700 i965/clear: Don't perform redundant

Mesa (master): gallium/radeon: make S_FIXED function signed and move it to shared code

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 433f6f7ac9ed6624fec02cc055c3bfa247dba185 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=433f6f7ac9ed6624fec02cc055c3bfa247dba185 Author: Marek Olšák Date: Tue Jul 25 17:29:58 2017 +0200 gallium/radeon: make S_FIXED function

Mesa (master): st/mesa: also clamp and quantize per-unit lod bias

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 033b4e434057a6cc885f443792167dfabfb077b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=033b4e434057a6cc885f443792167dfabfb077b6 Author: Marek Olšák Date: Tue Jul 25 17:33:05 2017 +0200 st/mesa: also clamp and quantize

Mesa (master): radeonsi: decrease the number of compiler threads

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: ed2b3f5c81b76281ff0e4728928ac55944b930b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed2b3f5c81b76281ff0e4728928ac55944b930b8 Author: Marek Olšák Date: Mon Jul 24 23:56:30 2017 +0200 radeonsi: decrease the number of

Mesa (master): ac/surface: fix hybrid graphics where APU=GFX9, dGPU=older

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5e81df0f103667d888bd346e148843f510a80adc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e81df0f103667d888bd346e148843f510a80adc Author: Marek Olšák Date: Tue Jul 25 00:08:55 2017 +0200 ac/surface: fix hybrid graphics where

Mesa (master): st/mesa: fix unconditional return in st_framebuffer_iface_remove

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: 914f11e75b8ebe8a0faab76ce25fe185ab580eee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=914f11e75b8ebe8a0faab76ce25fe185ab580eee Author: Marek Olšák Date: Tue Jul 25 18:28:06 2017 +0200 st/mesa: fix unconditional return in

Mesa (master): drirc: whitelist glthread for Mount and Blade Warband

2017-07-26 Thread Marek Olšák
Module: Mesa Branch: master Commit: a7617a49fbde2fcfccdab22886aeabdbf8abb8e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7617a49fbde2fcfccdab22886aeabdbf8abb8e4 Author: Marek Olšák Date: Wed Jul 26 15:21:45 2017 +0200 drirc: whitelist glthread for Mount and

Mesa (master): egl: move KHR_no_error vs debug/ robustness check further down

2017-07-26 Thread Emil Velikov
Module: Mesa Branch: master Commit: 39bf7756b9a56b4827fecabfca00a8139feecd25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39bf7756b9a56b4827fecabfca00a8139feecd25 Author: Grigori Goronzy Date: Wed Jul 19 23:51:55 2017 +0200 egl: move KHR_no_error vs

Mesa (master): radv: rename physical_device->uuid[] to cache_uuid[]

2017-07-26 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a973b9a9f8fe50f3d34d00fbf104e19d00f12560 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a973b9a9f8fe50f3d34d00fbf104e19d00f12560 Author: Andres Rodriguez Date: Wed Jul 12 18:45:29 2017 -0400 radv: rename

Mesa (master): radeonsi: fix detection of DRAW_INDIRECT_MULTI on SI

2017-07-26 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: 65fbaab0b74b6b5a2ac483d48beeefa0a29ff15e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65fbaab0b74b6b5a2ac483d48beeefa0a29ff15e Author: Nicolai Hähnle Date: Tue Jul 25 16:47:27 2017 +0200 radeonsi: fix detection of

Mesa (master): radeonsi/gfx9: reduce max threads per block to 1024 on gfx9+

2017-07-26 Thread Nicolai Hähnle
Module: Mesa Branch: master Commit: a0e6b9a2db5aa5f06a4f60d270aca8344e7d8b3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0e6b9a2db5aa5f06a4f60d270aca8344e7d8b3f Author: Nicolai Hähnle Date: Tue Jul 25 14:32:03 2017 +0200 radeonsi/gfx9: reduce max

Mesa (master): anv/cmd_buffer: fix off by one error in assertion

2017-07-26 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: a848e693efc8e2a1d355dc1076409968b374153f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a848e693efc8e2a1d355dc1076409968b374153f Author: Iago Toral Quiroga Date: Wed Jul 19 12:49:33 2017 +0200 anv/cmd_buffer: fix off by one

Mesa (master): anv: only expose up to 28 vertex attributes

2017-07-26 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 31f1863ace73d31a579e5c36252a957818ad09cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31f1863ace73d31a579e5c36252a957818ad09cf Author: Iago Toral Quiroga Date: Fri Jul 21 08:32:24 2017 +0200 anv: only expose up to 28 vertex