Mesa (master): ddebug: fix parsing of the pipelined mode

2017-07-17 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: c745beaf10d4643024decbb06ceba3e2e56a0c79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c745beaf10d4643024decbb06ceba3e2e56a0c79 Author: Samuel Pitoiset Date: Fri Jul 7 09:52:05 2017 +0200 ddebug: fix parsing of the pipelined mode Trivial. Sign

Mesa (master): dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.

2017-07-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 6374288b62aaab0da05d9218c31ffea5724f2607 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6374288b62aaab0da05d9218c31ffea5724f2607 Author: Kenneth Graunke Date: Fri Jul 14 14:46:09 2017 -0700 dri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.

Mesa (master): meta: Actually initialize ImmutableLevels to 1.

2017-07-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 32c79cdaccec9aaa97528c6a51312bcc9078eb35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32c79cdaccec9aaa97528c6a51312bcc9078eb35 Author: Kenneth Graunke Date: Thu Jul 13 20:43:57 2017 -0700 meta: Actually initialize ImmutableLevels to 1. Otherwis

Mesa (master): mesa: flag _NEW_TEXTURE_OBJECT for GL_TEXTURE_LOD_BIAS_EXT

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0d190913bfa55cd22873f0435493f204621fe0cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d190913bfa55cd22873f0435493f204621fe0cd Author: Marek Olšák Date: Tue Jul 4 23:34:09 2017 +0200 mesa: flag _NEW_TEXTURE_OBJECT for GL_TEXTURE_LOD_BIAS_EXT O

Mesa (master): i965: miptree: silence coverity warning

2017-07-17 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: f03f893cb863d16e334d2c60784939cbb8150cd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f03f893cb863d16e334d2c60784939cbb8150cd6 Author: Lionel Landwerlin Date: Sun Jul 16 15:17:25 2017 +0100 i965: miptree: silence coverity warning This probably

Mesa (master): anv: ensure device name contains terminating character

2017-07-17 Thread Lionel Landwerlin
Module: Mesa Branch: master Commit: 59adde0eabd9585100b23c111f1783a67b6f7f4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59adde0eabd9585100b23c111f1783a67b6f7f4d Author: Lionel Landwerlin Date: Sun Jul 16 15:28:09 2017 +0100 anv: ensure device name contains terminating character

Mesa (master): gallium/u_blitter: don't use TXF for scaled blits

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: f9d5611617d2498a05dddb036659ef37567a7753 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9d5611617d2498a05dddb036659ef37567a7753 Author: Marek Olšák Date: Wed Jul 12 21:21:38 2017 +0200 gallium/u_blitter: don't use TXF for scaled blits There seem

Mesa (master): i965: use strtol to convert the integer deviceID override

2017-07-17 Thread Emil Velikov
Module: Mesa Branch: master Commit: 647b5a18df6e423e1a15d92bc767ba0cf04493a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=647b5a18df6e423e1a15d92bc767ba0cf04493a3 Author: Emil Velikov Date: Thu Jul 13 17:43:10 2017 +0100 i965: use strtol to convert the integer deviceID override O

Mesa (master): st/va: Fix scaling list ordering for H.265

2017-07-17 Thread Emil Velikov
Module: Mesa Branch: master Commit: 63dcfed81f011dae5ca68af3369433be28135415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63dcfed81f011dae5ca68af3369433be28135415 Author: Mark Thompson Date: Sat Jul 15 19:51:56 2017 +0100 st/va: Fix scaling list ordering for H.265 Mesa here requi

Mesa (master): anv: advertise v6 of the wayland surface extension

2017-07-17 Thread Emil Velikov
Module: Mesa Branch: master Commit: 43c188f9708b3e80b9f1c9c4c6bb16ac94b5ce5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43c188f9708b3e80b9f1c9c4c6bb16ac94b5ce5e Author: Emil Velikov Date: Fri Jul 14 16:14:14 2017 +0100 anv: advertise v6 of the wayland surface extension Jason up

Mesa (master): radv: advertise v6 of the wayland surface extension

2017-07-17 Thread Emil Velikov
Module: Mesa Branch: master Commit: 4168c162c5bcbbfc6c712466b9c3d7d0dbac06e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4168c162c5bcbbfc6c712466b9c3d7d0dbac06e5 Author: Emil Velikov Date: Fri Jul 14 16:18:59 2017 +0100 radv: advertise v6 of the wayland surface extension Jason u

Mesa (master): radeonsi: add si_build_fs_interp helper

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: f8d6dd9b3d8393329ad5c092cdf153cef6869362 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8d6dd9b3d8393329ad5c092cdf153cef6869362 Author: Marek Olšák Date: Thu Jun 1 22:18:58 2017 +0200 radeonsi: add si_build_fs_interp helper This is much simpler

Mesa (master): radeonsi: don't use info.num_inputs when it's unused

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4e30fb4ecc36df5aed42d6dafa2242f2c136ea23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e30fb4ecc36df5aed42d6dafa2242f2c136ea23 Author: Marek Olšák Date: Thu Jun 1 22:25:57 2017 +0200 radeonsi: don't use info.num_inputs when it's unused For cla

Mesa (master): radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4560f2b90a2a5551166fb21d97c646614c91fb77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4560f2b90a2a5551166fb21d97c646614c91fb77 Author: Marek Olšák Date: Tue Jul 4 22:38:37 2017 +0200 radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_ta

Mesa (master): gallium/radeon: flush the context after in-place texture realloc before export

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5b555854cc2c36e16e1ce3e5e81c09c869ec3531 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b555854cc2c36e16e1ce3e5e81c09c869ec3531 Author: Marek Olšák Date: Tue Jul 4 17:26:31 2017 +0200 gallium/radeon: flush the context after in-place texture real

Mesa (master): radeonsi: move building parameter exports into a separate function

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9d9ffc8475ad0f9cbc06dabf770737205c953e93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d9ffc8475ad0f9cbc06dabf770737205c953e93 Author: Marek Olšák Date: Sat May 27 20:56:33 2017 +0200 radeonsi: move building parameter exports into a separate fun

Mesa (master): gallium/radeon: reallocate suballocated buffers when exported

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: d308460586d012f3d716bcee1c6c2dc10b0ac668 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d308460586d012f3d716bcee1c6c2dc10b0ac668 Author: Marek Olšák Date: Tue Jul 4 17:29:46 2017 +0200 gallium/radeon: reallocate suballocated buffers when exported

Mesa (master): radeonsi/gfx9: add workarounds to avoid VGPR indexing completely

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: facfab28fe47467d3adb3eae179075e4424c3b82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=facfab28fe47467d3adb3eae179075e4424c3b82 Author: Marek Olšák Date: Wed Jul 5 23:33:13 2017 +0200 radeonsi/gfx9: add workarounds to avoid VGPR indexing complet

Mesa (master): radeonsi: don't call gallivm_init_llvm_targets

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: ece0c0439f61f1e460349113a4490807e9939071 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ece0c0439f61f1e460349113a4490807e9939071 Author: Marek Olšák Date: Thu Jul 6 02:14:53 2017 +0200 radeonsi: don't call gallivm_init_llvm_targets It's for init

Mesa (master): gallivm: inline gallivm_init_llvm_targets

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: c351037d6c097427a7f80da8a86e42c224c2f260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c351037d6c097427a7f80da8a86e42c224c2f260 Author: Marek Olšák Date: Thu Jul 6 02:15:35 2017 +0200 gallivm: inline gallivm_init_llvm_targets there is only one

Mesa (master): radeonsi: emit param exports after position exports

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 93391ac47895f2235a6102e7a923dfea3fb44fc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93391ac47895f2235a6102e7a923dfea3fb44fc4 Author: Marek Olšák Date: Wed Jul 5 00:24:11 2017 +0200 radeonsi: emit param exports after position exports Reviewed

Mesa (master): ac/gpu_info: if clock crystal frequency is 0, print an error and set 1

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3d1a576fa607b5df05cbfe286ef9821ba387344d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d1a576fa607b5df05cbfe286ef9821ba387344d Author: Marek Olšák Date: Mon Jul 10 16:01:28 2017 +0200 ac/gpu_info: if clock crystal frequency is 0, print an error

Mesa (master): util/u_queue: add an option to resize the queue when it' s full

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 59ad7697705a65940f6370c28729aff87d446b46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59ad7697705a65940f6370c28729aff87d446b46 Author: Marek Olšák Date: Mon Jul 10 21:17:04 2017 +0200 util/u_queue: add an option to resize the queue when it's ful

Mesa (master): radeonsi: simplify computation of tessellation offchip buffers

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: ffa7ec9e2298d1cefafbc970f8059d5c6e2f5ac0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffa7ec9e2298d1cefafbc970f8059d5c6e2f5ac0 Author: Marek Olšák Date: Sat Jul 8 19:49:05 2017 +0200 radeonsi: simplify computation of tessellation offchip buffer

Mesa (master): radeonsi/gfx9: don' t read back non-existent register SRBM_STATUS2

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: d0963ef0843456f3c5ef0ae0926e11f10fa606fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0963ef0843456f3c5ef0ae0926e11f10fa606fe Author: Marek Olšák Date: Mon Jul 10 01:33:38 2017 +0200 radeonsi/gfx9: don't read back non-existent register SRBM_STA

Mesa (master): radeonsi: prevent a deadlock in util_queue_add_job with too many GL contexts

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 4cae27411607d8680401faa2fc971d2be0f715fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cae27411607d8680401faa2fc971d2be0f715fd Author: Marek Olšák Date: Mon Jul 10 21:59:43 2017 +0200 radeonsi: prevent a deadlock in util_queue_add_job with too m

Mesa (master): radeonsi/gfx9: add VM fault dmesg parser support

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: c62809171c9593b10c1205ea9bf3484b37245965 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c62809171c9593b10c1205ea9bf3484b37245965 Author: Marek Olšák Date: Mon Jul 10 23:13:14 2017 +0200 radeonsi/gfx9: add VM fault dmesg parser support Reviewed-by

Mesa (master): radeonsi: automatically resize shader compiler thread queues when they are full

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9f320e0a387a1009c5218daf130b3b754a3c2800 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f320e0a387a1009c5218daf130b3b754a3c2800 Author: Marek Olšák Date: Mon Jul 10 22:16:26 2017 +0200 radeonsi: automatically resize shader compiler thread queues

Mesa (master): radeonsi: prevent a crash with DBG_CHECK_VM and u_threaded_context

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5fb80a1e84ee41dc485cc4fcb96821c92b13a427 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fb80a1e84ee41dc485cc4fcb96821c92b13a427 Author: Marek Olšák Date: Sun Jul 9 23:44:57 2017 +0200 radeonsi: prevent a crash with DBG_CHECK_VM and u_threaded_co

Mesa (master): ac/surface/gfx9: flags.texture currently refers to TC-compatible HTILE

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: ddbd2f4c540425a30e36bf18df845b8f5c41495d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddbd2f4c540425a30e36bf18df845b8f5c41495d Author: Marek Olšák Date: Sat Jul 8 20:22:54 2017 +0200 ac/surface/gfx9: flags.texture currently refers to TC-compati

Mesa (master): radeonsi: expose ARB_timer_query unconditionally

2017-07-17 Thread Marek Olšák
Module: Mesa Branch: master Commit: 465bb47d6f6c1d41ddb6d99fee31f2df2fbc7b5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=465bb47d6f6c1d41ddb6d99fee31f2df2fbc7b5a Author: Marek Olšák Date: Mon Jul 10 16:06:08 2017 +0200 radeonsi: expose ARB_timer_query unconditionally clock_cryst

Mesa (master): anv/image: Add INPUT_ATTACHMENT to the list of required usages

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c5700ed72e765043bb1c8523a05ade235496e053 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5700ed72e765043bb1c8523a05ade235496e053 Author: Jason Ekstrand Date: Tue Jul 11 16:28:55 2017 -0700 anv/image: Add INPUT_ATTACHMENT to the list of required us

Mesa (master): anv/cmd_buffer: Properly handle render passes with 0 attachments

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: bd41564746ca4f4bd46185b99754eaa012c359e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd41564746ca4f4bd46185b99754eaa012c359e5 Author: Jason Ekstrand Date: Tue Jul 11 15:47:36 2017 -0700 anv/cmd_buffer: Properly handle render passes with 0 attac

Mesa (master): anv: Stop leaking the no_aux sampler surface state

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cbdfd1daa24ee9a7a612f7b0e9aa4610af05e211 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbdfd1daa24ee9a7a612f7b0e9aa4610af05e211 Author: Jason Ekstrand Date: Tue Jul 11 08:13:13 2017 -0700 anv: Stop leaking the no_aux sampler surface state Review

Mesa (master): winsys/svga/drm: Enable import/export fence FD

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: ed45e8db3c5001baac690b3129e31328805267cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed45e8db3c5001baac690b3129e31328805267cd Author: Sinclair Yeh Date: Tue May 16 08:19:41 2017 -0700 winsys/svga/drm: Enable import/export fence FD Enable the c

Mesa (master): winsys/svga/drm: Create winsys interface for Fence FD

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 4da543e30acbc8fdbb7f67f57f728e8e6f2c9e91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4da543e30acbc8fdbb7f67f57f728e8e6f2c9e91 Author: Sinclair Yeh Date: Mon Jul 17 10:03:48 2017 -0600 winsys/svga/drm: Create winsys interface for Fence FD The n

Mesa (master): svga: whitespace clean-up in svga_winsys.h

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 9ee86d6db7e3ec7d356616163e0804d85e0691e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ee86d6db7e3ec7d356616163e0804d85e0691e4 Author: Brian Paul Date: Mon Jul 17 10:08:40 2017 -0600 svga: whitespace clean-up in svga_winsys.h Trivial. --- sr

Mesa (master): drivers/svga: Connect driver-side fence_* functions

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 56a6e890f32a51c91fa4feb78dc5a1a22e8008d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56a6e890f32a51c91fa4feb78dc5a1a22e8008d9 Author: Sinclair Yeh Date: Mon May 15 16:22:53 2017 -0700 drivers/svga: Connect driver-side fence_* functions Connect

Mesa (master): svga: add some const qualifiers

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 6f4923bd380e4e2e791ee404ca8e01c553731ded URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f4923bd380e4e2e791ee404ca8e01c553731ded Author: Brian Paul Date: Thu Jul 13 22:18:04 2017 -0600 svga: add some const qualifiers Trivial. --- src/gallium/d

Mesa (master): winsys/svga/drm: Prepare to support fence fd

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 2431cccad1ec8d3fd75f2aec657ce1e57a194ab3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2431cccad1ec8d3fd75f2aec657ce1e57a194ab3 Author: Sinclair Yeh Date: Mon May 15 15:25:31 2017 -0700 winsys/svga/drm: Prepare to support fence fd Make the field

Mesa (master): winsys/svga/drm: Connect winsys-side fence_* functions

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: d554f72c41e367d8f9b5f441c45853efd35a162b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d554f72c41e367d8f9b5f441c45853efd35a162b Author: Sinclair Yeh Date: Mon May 15 17:10:38 2017 -0700 winsys/svga/drm: Connect winsys-side fence_* functions Conn

Mesa (master): svga: add comment about 'extra' constant locations

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 589f546256daad68a6f48458f461bc5d7f7dd76d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=589f546256daad68a6f48458f461bc5d7f7dd76d Author: Brian Paul Date: Thu Jul 13 22:11:46 2017 -0600 svga: add comment about 'extra' constant locations Trivial.

Mesa (master): drivers/svga, winsys/svga/drm: Thread through timeout for fence_finish

2017-07-17 Thread Brian Paul
Module: Mesa Branch: master Commit: 65175df601003f5ba29dc9c088952f6454adc0d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65175df601003f5ba29dc9c088952f6454adc0d6 Author: Sinclair Yeh Date: Wed May 3 11:48:25 2017 -0700 drivers/svga, winsys/svga/drm: Thread through timeout for fe

Mesa (master): st/mesa: init winsys buffers list only if context creation succeeds

2017-07-17 Thread Charmaine Lee
Module: Mesa Branch: master Commit: d8f51bfcbf6755150a5d429161eca79b6b6cc84e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8f51bfcbf6755150a5d429161eca79b6b6cc84e Author: Charmaine Lee Date: Tue Jul 11 21:55:13 2017 -0700 st/mesa: init winsys buffers list only if context creation

Mesa (master): i965/bufmgr: Add a BO_ALLOC_ZEROED flag

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: fb0caadc2a8eb41a50b2f783929b8b1d09088576 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb0caadc2a8eb41a50b2f783929b8b1d09088576 Author: Jason Ekstrand Date: Wed Jul 12 16:48:43 2017 -0700 i965/bufmgr: Add a BO_ALLOC_ZEROED flag Reviewed-by: Chad

Mesa (master): i965/surface_state: Remove the mcs_buf->offset == 0 restriction

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: f44171ef6230d9e0adf76c563c83103f9af7b124 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f44171ef6230d9e0adf76c563c83103f9af7b124 Author: Jason Ekstrand Date: Fri Jul 14 15:28:21 2017 -0700 i965/surface_state: Remove the mcs_buf->offset == 0 restri

Mesa (master): i965/miptree: Add an intel_tiling_supports_hiz helper

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 138316cc995182b0a3cd72e4ec06b67651a99a2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=138316cc995182b0a3cd72e4ec06b67651a99a2c Author: Jason Ekstrand Date: Mon Jul 17 08:01:34 2017 -0700 i965/miptree: Add an intel_tiling_supports_hiz helper We

Mesa (master): i965/miptree: Replace is_lossless_compressed with mt-> aux_usage checks

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 14570ecf63c6682719d8e626eb0b3cc4f34a990c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14570ecf63c6682719d8e626eb0b3cc4f34a990c Author: Jason Ekstrand Date: Wed Jul 12 19:20:22 2017 -0700 i965/miptree: Replace is_lossless_compressed with mt->aux_

Mesa (master): i965: Check if the modifier is supported in select_best_modifier

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 7947d05f840cfbb9b162a279d6eccc9416217e68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7947d05f840cfbb9b162a279d6eccc9416217e68 Author: Jason Ekstrand Date: Sun Jul 16 16:54:44 2017 -0700 i965: Check if the modifier is supported in select_best_mo

Mesa (master): i965/miptree: Use BO_ALLOC_ZEROED for CCS_E buffers

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 766784ef82bcd459cc8667b0ff92dfcb7fe8e317 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=766784ef82bcd459cc8667b0ff92dfcb7fe8e317 Author: Jason Ekstrand Date: Wed Jul 12 17:14:49 2017 -0700 i965/miptree: Use BO_ALLOC_ZEROED for CCS_E buffers Revie

Mesa (master): i965/miptree: Gather initial aux allocation into a single function

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e6b8877a54a86374548c8529bba4f1408b2b2b90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6b8877a54a86374548c8529bba4f1408b2b2b90 Author: Jason Ekstrand Date: Wed Jul 12 16:11:47 2017 -0700 i965/miptree: Gather initial aux allocation into a single

Mesa (master): intel/isl: Add a row_pitch parameter to surf_get_ccs_surf

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 828c437078365d0a23a0203fa38b5e7ef6e17a07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=828c437078365d0a23a0203fa38b5e7ef6e17a07 Author: Jason Ekstrand Date: Tue Jun 13 13:35:15 2017 -0700 intel/isl: Add a row_pitch parameter to surf_get_ccs_surf

Mesa (master): i965/screen: Allocate ZEROED BOs for images

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cbee2d1102c50c631285fda4411bd6abc86c3d66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbee2d1102c50c631285fda4411bd6abc86c3d66 Author: Jason Ekstrand Date: Wed Jul 12 17:06:29 2017 -0700 i965/screen: Allocate ZEROED BOs for images Reviewed-by:

Mesa (master): i965: Rework the modifier info map

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ec4364d57ec2990e9cc81bb5a932bc115d3e6c44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec4364d57ec2990e9cc81bb5a932bc115d3e6c44 Author: Jason Ekstrand Date: Sun Jul 16 16:35:22 2017 -0700 i965: Rework the modifier info map This commit splits the

Mesa (master): i965/miptree: Allocate HiZ up-front

2017-07-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 67143a50374662d8c1117eab2a633aeaed735694 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67143a50374662d8c1117eab2a633aeaed735694 Author: Jason Ekstrand Date: Wed Jul 12 16:29:45 2017 -0700 i965/miptree: Allocate HiZ up-front HiZ, like MCS and CCS

Mesa (master): ac/nir: rewrite shared variable handling (v2)

2017-07-17 Thread Connor Abbott
Module: Mesa Branch: master Commit: 91dd2ca99fee79e110d22f3a238a70a4af789075 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91dd2ca99fee79e110d22f3a238a70a4af789075 Author: Connor Abbott Date: Mon Jun 26 15:50:07 2017 -0700 ac/nir: rewrite shared variable handling (v2) Translate th

Mesa (master): i965: Delete brw_sf_state.c again

2017-07-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 795848c232c6646fc6756de502c495135cdbd21c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=795848c232c6646fc6756de502c495135cdbd21c Author: Kenneth Graunke Date: Mon Jul 17 22:42:50 2017 -0700 i965: Delete brw_sf_state.c again "...and stay dead!" R

Mesa (master): radv: don't shadow meta_va.

2017-07-17 Thread Dave Airlie
Module: Mesa Branch: master Commit: 687d241559abfc7fee3b24648481224310f93e52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=687d241559abfc7fee3b24648481224310f93e52 Author: Dave Airlie Date: Tue Jun 13 05:54:08 2017 +1000 radv: don't shadow meta_va. Coverity warned about dead code

Mesa (master): radv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for images

2017-07-17 Thread Dave Airlie
Module: Mesa Branch: master Commit: f25c7f9f3e3cb8c650a54338575342fa377d7983 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f25c7f9f3e3cb8c650a54338575342fa377d7983 Author: Alex Smith Date: Mon Jul 17 11:14:33 2017 +0100 radv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for images