Mesa (master): radv: flush L2 metadata as part of CB/DB flush instead of CS_DONE on GFX9

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c3ac6f7cd77e37c083fe35da9a921a55076190bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3ac6f7cd77e37c083fe35da9a921a55076190bd Author: Samuel Pitoiset Date: Mon Jan 18 19:21:27 2021 +0100 radv: flush L2 metadata as part of CB/DB flush instead of

Mesa (master): nv50/ir: Initialize DataArray members in constructor.

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3e6b37a9544af19583e3c79f874c521ddc91b13d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e6b37a9544af19583e3c79f874c521ddc91b13d Author: Vinson Lee Date: Tue Nov 24 16:54:37 2020 -0800 nv50/ir: Initialize DataArray members in constructor. Fix def

Mesa (master): radv: Add a trivial implementation of VK_KHR_deferred_host_operation

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c4ea4e026be777a91d34666a16204fc003ce6a14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ea4e026be777a91d34666a16204fc003ce6a14 Author: Bas Nieuwenhuizen Date: Sun Jan 17 13:37:50 2021 +0100 radv: Add a trivial implementation of VK_KHR_deferred_h

Mesa (master): mesa: fix alpha channel of ETC2_SRGB8 decompression for !bgra

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 290dcb26aec583eb00be611b7b69e3f3f9667781 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=290dcb26aec583eb00be611b7b69e3f3f9667781 Author: Marek Olšák Date: Fri Jan 15 16:43:57 2021 -0500 mesa: fix alpha channel of ETC2_SRGB8 decompression for !bgra

Mesa (master): 29 new commits

2021-01-18 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5eb39dd95f8b9eec1fd648f7797edf43988db402 Author: Icecream95 Date: Thu Jan 14 14:44:48 2021 +1300 pan/bi: Iterate from zero when setting RA interference It is now valid for a node to have an index of zero. Fixes: 39a

Mesa (master): nvc0: index_bias is now only set for indexed draws

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 087ef91c85c82546af879b6ce0ba371b393e1e13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=087ef91c85c82546af879b6ce0ba371b393e1e13 Author: Ilia Mirkin Date: Sat Jan 16 18:08:44 2021 -0500 nvc0: index_bias is now only set for indexed draws Fixes: cb

Mesa (master): cso: set index_bounds_valid = true for arrays draws

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 111c0733eaef2b3bfe9abaea2bb7880b5976dde6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=111c0733eaef2b3bfe9abaea2bb7880b5976dde6 Author: Ilia Mirkin Date: Sun Jan 17 12:46:03 2021 -0500 cso: set index_bounds_valid = true for arrays draws The min/

Mesa (master): zink: handle NULL views in zink_set_sampler_views

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 333730405de28153f2378d498e45cb82024fc230 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=333730405de28153f2378d498e45cb82024fc230 Author: Erik Faye-Lund Date: Mon Jan 18 17:48:27 2021 +0100 zink: handle NULL views in zink_set_sampler_views Passing

Mesa (master): turnip: disable UBWC on Z24_S8 MSAA images on A630

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b50b28cd33fbc228869f72ff0f95bf232597c9db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b50b28cd33fbc228869f72ff0f95bf232597c9db Author: Samuel Iglesias Gonsálvez Date: Thu Dec 17 11:38:49 2020 +0100 turnip: disable UBWC on Z24_S8 MSAA images on A

Mesa (master): anv: Add a trivial implementation of VK_KHR_deferred_host_operation

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 63a431b81c8c4e295118b1cf320bf68b578e57c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63a431b81c8c4e295118b1cf320bf68b578e57c4 Author: Jason Ekstrand Date: Mon Jun 22 11:57:32 2020 -0500 anv: Add a trivial implementation of VK_KHR_deferred_host_

Mesa (master): radv: Do not use a pipe offset for aliased sparse images.

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: af1aef10f9a1ae0fbd986fe28c8450462695a5af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af1aef10f9a1ae0fbd986fe28c8450462695a5af Author: Bas Nieuwenhuizen Date: Sat Jan 16 14:27:58 2021 +0100 radv: Do not use a pipe offset for aliased sparse image

Mesa (master): wsi/x11: Use get_screen_resources_current in wsi_x11_detect_xwayland

2021-01-18 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 23f2e7771053233df3d4c348ae46f838ccdda7ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23f2e7771053233df3d4c348ae46f838ccdda7ef Author: Michel Dänzer Date: Thu Jan 14 13:04:57 2021 +0100 wsi/x11: Use get_screen_resources_current in wsi_x11_detect