Mesa (master): panfrost: Don't flush explicitly when mipmapping

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7de4b98193d5bcad1d0a057a9c8d865bf93be9db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7de4b98193d5bcad1d0a057a9c8d865bf93be9db Author: Alyssa Rosenzweig Date: Wed May 20 14:33:38 2020 -0400 panfrost: Don't flush explicitly when mipmapping The

Mesa (master): panfrost: Use VTX tag for vertex texturing

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 975238dc2a5bcf4a0d6d8a5560d05d03321aed6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=975238dc2a5bcf4a0d6d8a5560d05d03321aed6e Author: Alyssa Rosenzweig Date: Thu May 21 13:23:46 2020 -0400 panfrost: Use VTX tag for vertex texturing Fixes

Mesa (master): vulkan-overlay/meson: use install_data instead of configure_file

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fb62e642ae667c99aeb3015fa77ab668af5e4ee6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb62e642ae667c99aeb3015fa77ab668af5e4ee6 Author: Dylan Baker Date: Wed May 20 18:00:14 2020 -0700 vulkan-overlay/meson: use install_data instead of

Mesa (master): drm-shim/meson: Use portable override_options for setting C standard

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fc7301865e1eabe06d4225af596e7334c4094fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc7301865e1eabe06d4225af596e7334c4094fe5 Author: Dylan Baker Date: Tue May 19 14:19:25 2020 -0700 drm-shim/meson: Use portable override_options for setting C

Mesa (master): meson: Bump required version to 0.52.0

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c1a290bdd57536d6afcff6a02f1512fba7328729 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1a290bdd57536d6afcff6a02f1512fba7328729 Author: Dylan Baker Date: Fri Apr 24 10:58:53 2020 -0700 meson: Bump required version to 0.52.0 This matches what

Mesa (master): meson: Use builtins for checking gnu __attributes__

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 17dcd535c1973fb8bdaba9eb013672825cc10b94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17dcd535c1973fb8bdaba9eb013672825cc10b94 Author: Dylan Baker Date: Fri Apr 24 12:39:27 2020 -0700 meson: Use builtins for checking gnu __attributes__ This

Mesa (master): meson: deprecated 'true' and 'false' in combo options for 'enabled' and 'disabled'

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 138c003d22739b0d1e6860ed398dd511a44cde04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=138c003d22739b0d1e6860ed398dd511a44cde04 Author: Dylan Baker Date: Tue May 19 14:01:47 2020 -0700 meson: deprecated 'true' and 'false' in combo options for

Mesa (master): meson: Use build_always_stale instead of build_always

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6ef314b4fa938310f282951888a1b51e31e4fa51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ef314b4fa938310f282951888a1b51e31e4fa51 Author: Dylan Baker Date: Fri Apr 24 12:29:42 2020 -0700 meson: Use build_always_stale instead of build_always which

Mesa (master): drm-shim/meson: The name of the target is a string not a list

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 23df13c98825dd5b99a7e60fc8318ff9287a053d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23df13c98825dd5b99a7e60fc8318ff9287a053d Author: Dylan Baker Date: Tue May 19 14:18:39 2020 -0700 drm-shim/meson: The name of the target is a string not a

Mesa (master): meson: use 2 space not 3 space indent

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a63e5cbe489f78bc07632291cd276dbd94a3066d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a63e5cbe489f78bc07632291cd276dbd94a3066d Author: Dylan Baker Date: Fri Apr 24 13:11:44 2020 -0700 meson: use 2 space not 3 space indent Acked-by: Matt Turner

Mesa (master): meson: Use the check_header function

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a16e8bfb948d1aa6e84905d0ad47960bfb9fcfed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a16e8bfb948d1aa6e84905d0ad47960bfb9fcfed Author: Dylan Baker Date: Fri Apr 24 12:28:39 2020 -0700 meson: Use the check_header function Instead of open coding

Mesa (master): meson: use gnu_symbol_visibility argument

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a8e2d79e0228106d11b6ceeb38f4ffb587f0a819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8e2d79e0228106d11b6ceeb38f4ffb587f0a819 Author: Dylan Baker Date: Fri Apr 24 13:10:41 2020 -0700 meson: use gnu_symbol_visibility argument This uses a meson

Mesa (master): panfrost: Permit AFBC of RGB8

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 89a9cc764533f4cad123dc92c49e89bb181873c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a9cc764533f4cad123dc92c49e89bb181873c3 Author: Alyssa Rosenzweig Date: Thu May 21 19:43:18 2020 -0400 panfrost: Permit AFBC of RGB8 Ugly but hey.

Mesa (master): panfrost: Fix PRESENT flag mix-up

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3a8e5eb1b11e5dfe42ebc4c10c291e36fbd06cb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a8e5eb1b11e5dfe42ebc4c10c291e36fbd06cb3 Author: Alyssa Rosenzweig Date: Thu May 21 19:53:34 2020 -0400 panfrost: Fix PRESENT flag mix-up Signed-off-by:

Mesa (master): panfrost: Remove unused nir_lower_framebuffer pass

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ca6759c3f9ff56a077675bfbee3dab2b7b7afc6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca6759c3f9ff56a077675bfbee3dab2b7b7afc6b Author: Alyssa Rosenzweig Date: Mon May 25 13:21:37 2020 -0400 panfrost: Remove unused nir_lower_framebuffer pass

Mesa (master): pan/mdg: Disassemble out-of-order bits

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 31de10c4342bc5c21366d14a1266e942b95295a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31de10c4342bc5c21366d14a1266e942b95295a0 Author: Alyssa Rosenzweig Date: Thu May 21 18:51:52 2020 -0400 pan/mdg: Disassemble out-of-order bits Optimization

Mesa (master): pan/mdg: Enable out-of-order execution after texture ops

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 30a393f4581079ced1ac05d6b74c7408fbe26f83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30a393f4581079ced1ac05d6b74c7408fbe26f83 Author: Alyssa Rosenzweig Date: Thu May 21 19:14:23 2020 -0400 pan/mdg: Enable out-of-order execution after texture

Mesa (master): pan/mdg: Add quirk for missing out-of-order support

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7c0e82d4ab9073af45a36e6c11ed2a31580cba9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c0e82d4ab9073af45a36e6c11ed2a31580cba9e Author: Alyssa Rosenzweig Date: Mon Jun 1 14:26:11 2020 -0400 pan/mdg: Add quirk for missing out-of-order support

Mesa (master): 32 new commits

2020-06-01 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e58112bc08f99861ac634ede8db0f98cd497fc14 Author: Alyssa Rosenzweig Date: Fri May 15 12:19:15 2020 -0400 panfrost: Update fails list Signed-off-by: Alyssa Rosenzweig Part-of:

Mesa (staging/20.1): intel/dev: Don't consider all TGL SKUs as GT1 only

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: d1c1eca271b531256dafc88c2a0036db3551b18b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1c1eca271b531256dafc88c2a0036db3551b18b Author: Satyeshwar Singh Date: Thu May 28 00:44:26 2020 -0700 intel/dev: Don't consider all TGL SKUs as GT1

Mesa (staging/20.1): radv: fix regression with builtin cache

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 97afd8cc74c0935ab224d1d1f46e420180604d33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97afd8cc74c0935ab224d1d1f46e420180604d33 Author: Timothy Arceri Date: Fri May 29 17:02:24 2020 +1000 radv: fix regression with builtin cache If the

Mesa (staging/20.1): intel/vec4: Stomp the return type of RESINFO to UINT32

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 191b2efd97873ce1d817af0391b886e9b039db2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=191b2efd97873ce1d817af0391b886e9b039db2b Author: Jason Ekstrand Date: Sat Apr 25 14:15:11 2020 -0500 intel/vec4: Stomp the return type of RESINFO to

Mesa (staging/20.1): pan/bi: Fix emit_if successor assignment

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 419b7ccba1355135797dd068052bb199cd0a7bfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=419b7ccba1355135797dd068052bb199cd0a7bfb Author: Alyssa Rosenzweig Date: Wed May 27 18:27:08 2020 -0400 pan/bi: Fix emit_if successor assignment

Mesa (staging/20.1): nouveau: allow invalidating coherent/persistent buffer backings

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: ef2c9518a1aa1a32bdcbdc091ca8811f1aa34f96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef2c9518a1aa1a32bdcbdc091ca8811f1aa34f96 Author: Ilia Mirkin Date: Sat May 30 02:47:42 2020 -0400 nouveau: allow invalidating coherent/persistent buffer

Mesa (staging/20.1): aco: fix register allocation for subdword instructions on GFX10

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 768f98ef7b98efede686afbb80ce375922035829 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=768f98ef7b98efede686afbb80ce375922035829 Author: Samuel Pitoiset Date: Fri May 29 10:02:39 2020 +0200 aco: fix register allocation for subdword

Mesa (staging/20.1): intel/fs: Fix unused texture coordinate zeroing on Gen4-5

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 5a7858677eb37ec19ced5450d30a008095f514df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a7858677eb37ec19ced5450d30a008095f514df Author: Jason Ekstrand Date: Sun Apr 26 09:48:16 2020 -0500 intel/fs: Fix unused texture coordinate zeroing on

Mesa (staging/20.1): etnaviv: Fix memory leak on error path.

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 0ce16144db63e7ff3e6416451bb624646ee08be3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ce16144db63e7ff3e6416451bb624646ee08be3 Author: Vinson Lee Date: Tue May 26 15:54:06 2020 -0700 etnaviv: Fix memory leak on error path. Fix warning

Mesa (staging/20.1): r300g: Remove extra printf format specifiers.

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.1 Commit: 702e1c5be1a3aae7a55a571ea66aaa2fd0fc437e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=702e1c5be1a3aae7a55a571ea66aaa2fd0fc437e Author: Vinson Lee Date: Fri May 29 17:13:35 2020 -0700 r300g: Remove extra printf format specifiers. Fix

Mesa (master): pan/mdg: Handle 16-bit ld_vary

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5f8dd413bcc221424598e6330e91e16914b2987a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f8dd413bcc221424598e6330e91e16914b2987a Author: Alyssa Rosenzweig Date: Fri May 22 16:22:48 2020 -0400 pan/mdg: Handle 16-bit ld_vary Signed-off-by: Alyssa

Mesa (master): pan/mdg: Fuse f2f16 into load_interpolated_input

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7c793a4867737d08e20557e0bf8432c9c5dfcb2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c793a4867737d08e20557e0bf8432c9c5dfcb2a Author: Alyssa Rosenzweig Date: Fri May 22 16:23:06 2020 -0400 pan/mdg: Fuse f2f16 into load_interpolated_input To

Mesa (staging/20.0): tree-wide: fix deprecated GitLab URLs

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 087806e30e90f7a4ca7409bfdd20996f13fb3edc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=087806e30e90f7a4ca7409bfdd20996f13fb3edc Author: Eric Engestrom Date: Wed May 20 01:02:52 2020 +0200 tree-wide: fix deprecated GitLab URLs They will

Mesa (staging/20.0): spirv,radv,anv: implement no-op VK_GOOGLE_user_type

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 4a944d4f928317b72a4c4268cfc00979a631b42b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a944d4f928317b72a4c4268cfc00979a631b42b Author: Samuel Pitoiset Date: Thu May 28 10:21:27 2020 +0200 spirv,radv,anv: implement no-op

Mesa (staging/20.0): zink: Check fopen result.

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: b3098f7dc4536fba18ee8861386ddab3a17d8d3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3098f7dc4536fba18ee8861386ddab3a17d8d3f Author: Vinson Lee Date: Wed May 27 16:19:25 2020 -0700 zink: Check fopen result. Fix warning reported by

Mesa (staging/20.0): util: Initialize pipe_shader_state for passthrough and transform shaders

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 31cf6824845f9e3499b8e0b8bd77edddceb0db66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31cf6824845f9e3499b8e0b8bd77edddceb0db66 Author: Neha Bhende Date: Wed May 27 21:03:29 2020 +0530 util: Initialize pipe_shader_state for passthrough and

Mesa (staging/20.0): intel/fs: Fix unused texture coordinate zeroing on Gen4-5

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: f27e8fc0b3f5b0becf05991253af0ed131708e5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f27e8fc0b3f5b0becf05991253af0ed131708e5d Author: Jason Ekstrand Date: Sun Apr 26 09:48:16 2020 -0500 intel/fs: Fix unused texture coordinate zeroing on

Mesa (staging/20.0): .pick_status.json: Update to e58112bc08f99861ac634ede8db0f98cd497fc14

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: e4b235dc5e91c7253752c43be82aaef3834a0f03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4b235dc5e91c7253752c43be82aaef3834a0f03 Author: Dylan Baker Date: Mon Jun 1 13:52:08 2020 -0700 .pick_status.json: Update to

Mesa (staging/20.0): radonsi/si_state.c: retab

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 7b351f6c996a3fcf1f377d1c9c0a3a2c2d92de5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b351f6c996a3fcf1f377d1c9c0a3a2c2d92de5a Author: Dylan Baker Date: Mon Jun 1 14:02:06 2020 -0700 radonsi/si_state.c: retab ---

Mesa (staging/20.0): intel/fs: Work around dual-source blending hangs in combination with SIMD16

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 9f32f5faa75164e8447bf8d3127bdc9cf8e7f3f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f32f5faa75164e8447bf8d3127bdc9cf8e7f3f5 Author: Danylo Piliaiev Date: Thu May 14 15:29:36 2020 +0300 intel/fs: Work around dual-source blending hangs

Mesa (staging/20.0): radv: fix regression with builtin cache

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: bd4c699f935924b0145ea74045c8d1dc9247e660 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd4c699f935924b0145ea74045c8d1dc9247e660 Author: Timothy Arceri Date: Fri May 29 17:02:24 2020 +1000 radv: fix regression with builtin cache If the

Mesa (staging/20.0): radeonsi: Use TRUNC_COORD on samplers

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 5618984b679417507fa29d9a95ee16444688500a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5618984b679417507fa29d9a95ee16444688500a Author: Joshua Ashton Date: Wed Apr 22 05:30:36 2020 +0100 radeonsi: Use TRUNC_COORD on samplers The default

Mesa (staging/20.0): radv: Provide a better error for permission issues with priorities.

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 824388eaf9a298c0fc9abe7e5e858a903aa2dbf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=824388eaf9a298c0fc9abe7e5e858a903aa2dbf0 Author: Bas Nieuwenhuizen Date: Wed Apr 29 23:13:17 2020 +0200 radv: Provide a better error for permission

Mesa (staging/20.0): nir: lower_tex: Don't normalize coordinates for TXF with RECT

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 5f1f6ee8c671394dfd84d3dbf00fba2b7de2eba3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f1f6ee8c671394dfd84d3dbf00fba2b7de2eba3 Author: Gert Wollny Date: Tue May 19 17:52:31 2020 +0200 nir: lower_tex: Don't normalize coordinates for TXF

Mesa (staging/20.0): r300g: Remove extra printf format specifiers.

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: ffdd605674dbe86cc6d9cd3b74a25878cf90d37c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffdd605674dbe86cc6d9cd3b74a25878cf90d37c Author: Vinson Lee Date: Fri May 29 17:13:35 2020 -0700 r300g: Remove extra printf format specifiers. Fix

Mesa (staging/20.0): radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion query issue

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 694232e53fefc90c36468f58c95403db2a3145c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=694232e53fefc90c36468f58c95403db2a3145c8 Author: Marek Olšák Date: Thu May 14 18:47:36 2020 -0400 radeonsi: don't expose 16xAA on chips with 1 RB due to

Mesa (staging/20.0): intel/vec4: Stomp the return type of RESINFO to UINT32

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 0bb69d02168650768735243d82deebc61d3362f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bb69d02168650768735243d82deebc61d3362f8 Author: Jason Ekstrand Date: Sat Apr 25 14:15:11 2020 -0500 intel/vec4: Stomp the return type of RESINFO to

Mesa (staging/20.0): nouveau: allow invalidating coherent/persistent buffer backings

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: e5257b88f428b6eae5501dcc98d2f91a18ed9556 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5257b88f428b6eae5501dcc98d2f91a18ed9556 Author: Ilia Mirkin Date: Sat May 30 02:47:42 2020 -0400 nouveau: allow invalidating coherent/persistent buffer

Mesa (staging/20.0): spirv,radv,anv: implement no-op VK_GOOGLE_user_type

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 434d2dc427c99d3fba2167f26d7beef5b1fce419 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=434d2dc427c99d3fba2167f26d7beef5b1fce419 Author: Samuel Pitoiset Date: Thu May 28 10:21:27 2020 +0200 spirv,radv,anv: implement no-op

Mesa (staging/20.0): tree-wide: fix deprecated GitLab URLs

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 85f380f0d00cbfaf9b26baccac3f0a86de600c2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85f380f0d00cbfaf9b26baccac3f0a86de600c2f Author: Eric Engestrom Date: Wed May 20 01:02:52 2020 +0200 tree-wide: fix deprecated GitLab URLs They will

Mesa (staging/20.0): intel/fs: Work around dual-source blending hangs in combination with SIMD16

2020-06-01 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 9bd42de931f254e018910140df49fe6229906336 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bd42de931f254e018910140df49fe6229906336 Author: Danylo Piliaiev Date: Thu May 14 15:29:36 2020 +0300 intel/fs: Work around dual-source blending hangs