Mesa (main): radv: fix assertion for the count of xfb output

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5b2756ec2c79ea467d1f399657a2c8f7cd8db1b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b2756ec2c79ea467d1f399657a2c8f7cd8db1b8 Author: Hyunjun Ko Date: Fri May 20 01:29:31 2022 + radv: fix assertion for the count of xfb output It's an counter

Mesa (main): radeonsi/tests: use a smaller tests-per-group value

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e87135c55202e8b51439cbbc331e7b8aea92b255 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e87135c55202e8b51439cbbc331e7b8aea92b255 Author: Pierre-Eric Pelloux-Prayer Date: Wed May 18 13:00:35 2022 +0200 radeonsi/tests: use a smaller tests-per-group va

Mesa (main): radeonsi/tests: add a --slow option

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: c2892b811a2513c56ada7ae68e919235096bf956 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2892b811a2513c56ada7ae68e919235096bf956 Author: Pierre-Eric Pelloux-Prayer Date: Wed May 18 12:55:58 2022 +0200 radeonsi/tests: add a --slow option Some glcts

Mesa (main): winsys: Do not use Display type when X11 is not present in build

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: cbb81e09ee9cd210cd90c8d388994568dc3a9a10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbb81e09ee9cd210cd90c8d388994568dc3a9a10 Author: Sil Vilerino Date: Thu May 19 06:43:33 2022 -0700 winsys: Do not use Display type when X11 is not present in bui

Mesa (main): etnaviv: add linear PE support

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 53445284a427f79e94607dc4ca2f8bd8ac293356 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=53445284a427f79e94607dc4ca2f8bd8ac293356 Author: Lucas Stach Date: Thu May 19 20:29:38 2022 +0200 etnaviv: add linear PE support GPUs with the LINEAR_PE feature

Mesa (main): etnaviv: improve single buffer setup

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 8452bd798425d9e5577a998ca89dd4943a92b064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8452bd798425d9e5577a998ca89dd4943a92b064 Author: Lucas Stach Date: Thu May 19 19:18:29 2022 +0200 etnaviv: improve single buffer setup The blob only switches to

Mesa (main): turnip: add an assertion for max descriptor set count.

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f2635ca47b0724a39682cf3699badb46fce0c653 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2635ca47b0724a39682cf3699badb46fce0c653 Author: Hyunjun Ko Date: Fri May 20 01:37:38 2022 + turnip: add an assertion for max descriptor set count. Signed-o

Mesa (main): v3dv: expose VK_KHR_vulkan_memory_model

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 2c420fcf4061b6cb8d4046c913ae10c1c8d9991d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c420fcf4061b6cb8d4046c913ae10c1c8d9991d Author: Iago Toral Quiroga Date: Wed May 18 13:59:24 2022 +0200 v3dv: expose VK_KHR_vulkan_memory_model Reviewed-by: Al

Mesa (main): v3dv: fix format usage checks when extended usage flag is set

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: a987167ebd75c002f8f5d3724ffbafb6086c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a987167ebd75c002f8f5d3724ffbafb6086c Author: Iago Toral Quiroga Date: Fri May 20 08:46:51 2022 +0200 v3dv: fix format usage checks when extended usage flag i

Mesa (main): broadcom/compiler: don't promote early fragment tests when writing sample mask

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b90d7b9b38b92114532553db01d72b20cbc43d4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b90d7b9b38b92114532553db01d72b20cbc43d4d Author: Iago Toral Quiroga Date: Fri May 20 09:44:45 2022 +0200 broadcom/compiler: don't promote early fragment tests wh

Mesa (main): radv: determine if shaders use NGG before linking

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: d711e9813cf2990e881eb8f6497f9ed8c74abecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d711e9813cf2990e881eb8f6497f9ed8c74abecb Author: Samuel Pitoiset Date: Fri May 13 17:40:42 2022 +0200 radv: determine if shaders use NGG before linking This wou

Mesa (main): radv: export implicit primitive ID in NIR for legacy VS or TES

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 95d4e5435bf63239105a50370edeb7fed2f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95d4e5435bf63239105a50370edeb7fed2f8 Author: Samuel Pitoiset Date: Tue May 10 19:48:32 2022 +0200 radv: export implicit primitive ID in NIR for legacy VS or

Mesa (staging/22.0): r300: keep negation if w is an inline constant

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: c5ed7faa6c03c36d6b50030aa6297cbfca9a6699 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5ed7faa6c03c36d6b50030aa6297cbfca9a6699 Author: Filip Gawin Date: Tue May 17 18:10:21 2022 +0200 r300: keep negation if w is an inline constant (in dat

Mesa (staging/22.0): .pick_status.json: Update to 95d4e5435bf63239105a50370ebbbbdeb7fed2f8

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: cdb79116c2758910c4d1f19e2ba12f1807006c68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdb79116c2758910c4d1f19e2ba12f1807006c68 Author: Dylan Baker Date: Fri May 20 09:01:11 2022 -0700 .pick_status.json: Update to 95d4e5435bf63239105a50370e

Mesa (staging/22.0): radeonsi: lower nir_intrinsic_sparse_residency_code_and

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: cf45931c8766219b403bf9d1f2ee0b9ee3b93c9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf45931c8766219b403bf9d1f2ee0b9ee3b93c9d Author: Qiang Yu Date: Wed May 18 11:17:20 2022 +0800 radeonsi: lower nir_intrinsic_sparse_residency_code_and T

Mesa (staging/22.0): zink: fix non-dynamic vertex stride update flagging

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: 12b9b7edf9585503832f7ab41b0e23d51c5e1dab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12b9b7edf9585503832f7ab41b0e23d51c5e1dab Author: Mike Blumenkrantz Date: Tue Apr 26 09:02:57 2022 -0400 zink: fix non-dynamic vertex stride update flaggi

Mesa (staging/22.0): zink: only reject non-blittable resource creation if it has no other binds

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: f365d0ffb90bc33baefd637c84b328211cb74729 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f365d0ffb90bc33baefd637c84b328211cb74729 Author: Mike Blumenkrantz Date: Wed Apr 20 09:45:51 2022 -0400 zink: only reject non-blittable resource creation

Mesa (staging/22.0): radv: Fix RTPSO hashing of pGroups.

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: a369ad3a9ad8beb256105431d25e471daf358fa6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a369ad3a9ad8beb256105431d25e471daf358fa6 Author: Hans-Kristian Arntzen Date: Wed May 18 15:44:30 2022 +0200 radv: Fix RTPSO hashing of pGroups. There ar

Mesa (staging/22.0): meson: add build-id to pipe libraries

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: adab4ef2af5d82738e6157ca79ccc753a5ca7dd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=adab4ef2af5d82738e6157ca79ccc753a5ca7dd6 Author: Dave Airlie Date: Thu May 5 12:43:25 2022 +1000 meson: add build-id to pipe libraries Without this the

Mesa (staging/22.0): zink: add extra validation for resource creation

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: 220a0578e7afa5c696d773666e4c7c1aad0b5b55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=220a0578e7afa5c696d773666e4c7c1aad0b5b55 Author: Mike Blumenkrantz Date: Wed Apr 20 12:57:47 2022 -0400 zink: add extra validation for resource creation

Mesa (staging/22.0): glx: set max values for pbuffer width / height

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: b0ee07a6ace7c1ebd64ccba5a5a0cc7061830325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0ee07a6ace7c1ebd64ccba5a5a0cc7061830325 Author: Pierre-Eric Pelloux-Prayer Date: Fri May 13 14:31:53 2022 +0200 glx: set max values for pbuffer width /

Mesa (staging/22.0): zink: remove input attachment usage when pruning surface usage

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: a0bc096aef53793b9696d44baf371bd5fd7aeecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0bc096aef53793b9696d44baf371bd5fd7aeecb Author: Mike Blumenkrantz Date: Wed Apr 20 13:28:09 2022 -0400 zink: remove input attachment usage when pruning

Mesa (staging/22.0): zink: force render target usage for sampler-only resources

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: c626362907b860f8c7559f2b13018d8c929e085e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c626362907b860f8c7559f2b13018d8c929e085e Author: Mike Blumenkrantz Date: Wed Apr 20 13:51:13 2022 -0400 zink: force render target usage for sampler-only

Mesa (staging/22.0): zink: add extended usage and retry if resource creation fails

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: e05e02e34078da38a674048ad21defdcb3eaa295 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e05e02e34078da38a674048ad21defdcb3eaa295 Author: Mike Blumenkrantz Date: Wed Apr 20 13:29:52 2022 -0400 zink: add extended usage and retry if resource cr

Mesa (staging/22.0): spirv: fix barrier scope assert

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: dfc1e844a462319da8936cad62f6290cfe5acdc5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfc1e844a462319da8936cad62f6290cfe5acdc5 Author: Mike Blumenkrantz Date: Wed May 11 16:01:48 2022 -0400 spirv: fix barrier scope assert glslang generate

Mesa (staging/22.0): zink: fix surface/bufferview cache comparisons

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: staging/22.0 Commit: 700fded17455b469708907ab32ce9d2d6f0df470 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=700fded17455b469708907ab32ce9d2d6f0df470 Author: Mike Blumenkrantz Date: Wed Apr 20 15:07:03 2022 -0400 zink: fix surface/bufferview cache comparisons t

Mesa (main): zink: remove renderpass state flag for swapchain

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 079b95fc6abebd0887afcee6abfed965155bce0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=079b95fc6abebd0887afcee6abfed965155bce0e Author: Mike Blumenkrantz Date: Tue May 10 12:20:33 2022 -0400 zink: remove renderpass state flag for swapchain this is

Mesa (main): zink: use zink_batch_no_rp to end renderpasses

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 4457a9388a3ea390c03e020f7a72f6b82dfcc8f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4457a9388a3ea390c03e020f7a72f6b82dfcc8f8 Author: Mike Blumenkrantz Date: Mon May 9 11:21:55 2022 -0400 zink: use zink_batch_no_rp to end renderpasses Reviewed-

Mesa (main): zink: always use zink_batch_rp to init renderpass

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3e1cd9f6233a5d38e04ab9b488ffa60f1c4fc9f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e1cd9f6233a5d38e04ab9b488ffa60f1c4fc9f6 Author: Mike Blumenkrantz Date: Mon May 9 11:20:13 2022 -0400 zink: always use zink_batch_rp to init renderpass Review

Mesa (main): zink: rename a fb surface variables

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9a03beb2e9cdca4ff73c2469ba078c7c8fc8b631 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a03beb2e9cdca4ff73c2469ba078c7c8fc8b631 Author: Mike Blumenkrantz Date: Thu Apr 7 15:23:58 2022 -0400 zink: rename a fb surface variables no functional change

Mesa (main): zink: use local variable for getting rt barrier info

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3ef8cdbab2202d0aaceca52d60baf103207121fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ef8cdbab2202d0aaceca52d60baf103207121fd Author: Mike Blumenkrantz Date: Tue May 10 11:42:14 2022 -0400 zink: use local variable for getting rt barrier info no

Mesa (main): zink: split out scissor flagging from framebuffer updating

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b25b8027e5e38217c4fa23fc3dfd5ca2a058fd96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b25b8027e5e38217c4fa23fc3dfd5ca2a058fd96 Author: Mike Blumenkrantz Date: Wed May 11 10:54:33 2022 -0400 zink: split out scissor flagging from framebuffer updatin

Mesa (main): zink: break out color rt attrib analysis into util function

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 728fa3606a5d8a93d6d4ff80e2e40a515742d5ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=728fa3606a5d8a93d6d4ff80e2e40a515742d5ea Author: Mike Blumenkrantz Date: Tue May 10 12:24:15 2022 -0400 zink: break out color rt attrib analysis into util functi

Mesa (main): zink: break out zs rt attrib analysis into util function

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b2a33d364e4cd430310a3ab0865124ed462318d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2a33d364e4cd430310a3ab0865124ed462318d8 Author: Mike Blumenkrantz Date: Tue May 10 12:24:15 2022 -0400 zink: break out zs rt attrib analysis into util function

Mesa (main): zink: track whether there's any transient attachments bound

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: ec3a7323daf4aee536b552c16e4138bb1ac2d2a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec3a7323daf4aee536b552c16e4138bb1ac2d2a5 Author: Mike Blumenkrantz Date: Tue May 10 12:25:43 2022 -0400 zink: track whether there's any transient attachments bou

Mesa (main): zink: fix indentation

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 4769b4e61071d1b81ce93c9d0b4dbe81c33f6624 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4769b4e61071d1b81ce93c9d0b4dbe81c33f6624 Author: Mike Blumenkrantz Date: Tue May 10 12:22:40 2022 -0400 zink: fix indentation no functional changes Reviewed-by

Mesa (main): zink: pass rt attrib to zink_render_pass_attachment_get_barrier_info()

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 69efe357b32f4600b8907f3295aa85037902ac87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69efe357b32f4600b8907f3295aa85037902ac87 Author: Mike Blumenkrantz Date: Tue May 10 12:22:25 2022 -0400 zink: pass rt attrib to zink_render_pass_attachment_get_b

Mesa (main): zink: use global image rebind counter for dmabuf export

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3d145ec7f1eaee0a3b77f41414df07271054da39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d145ec7f1eaee0a3b77f41414df07271054da39 Author: Mike Blumenkrantz Date: Mon May 9 12:23:26 2022 -0400 zink: use global image rebind counter for dmabuf export

Mesa (main): zink: use dynamic rendering (most of the time)

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: c81cd989c857a5b7384f534407b0ec1e9ddedf12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c81cd989c857a5b7384f534407b0ec1e9ddedf12 Author: Mike Blumenkrantz Date: Tue May 10 12:38:01 2022 -0400 zink: use dynamic rendering (most of the time) this is a

Mesa (main): zink: break up swapchain renderpass update to util function

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e107fa386bdafc03944d38c7ec56edb475e3784b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e107fa386bdafc03944d38c7ec56edb475e3784b Author: Mike Blumenkrantz Date: Tue May 10 12:18:19 2022 -0400 zink: break up swapchain renderpass update to util functi

Mesa (main): zink: move renderpass handling to zink_render_pass.c

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: b181080d9f5ff0a9d95e86ad7514f90b88a8d3f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b181080d9f5ff0a9d95e86ad7514f90b88a8d3f9 Author: Mike Blumenkrantz Date: Mon May 9 11:32:32 2022 -0400 zink: move renderpass handling to zink_render_pass.c no

Mesa (main): zink: lift some renderpass mechanics up a level in the api

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 91a9676a0c5d339c551836b608dc866fd3867a3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=91a9676a0c5d339c551836b608dc866fd3867a3c Author: Mike Blumenkrantz Date: Tue May 10 12:28:34 2022 -0400 zink: lift some renderpass mechanics up a level in the ap

Mesa (main): zink: break out sample location updating to separate function

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 190ccf3324c97406de122f79cf62ff5477b12a64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=190ccf3324c97406de122f79cf62ff5477b12a64 Author: Mike Blumenkrantz Date: Tue May 10 12:17:37 2022 -0400 zink: break out sample location updating to separate func

Mesa (main): zink: remove fb rebind check during renderpass begin

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 37f9b8ef9b65aa9cb48120711694c3a93a25f693 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37f9b8ef9b65aa9cb48120711694c3a93a25f693 Author: Mike Blumenkrantz Date: Mon May 9 12:24:04 2022 -0400 zink: remove fb rebind check during renderpass begin Rev

Mesa: tag mesa-22.0.4: mesa-22.0.4

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: refs/tags/mesa-22.0.4 Tag:fbff8cd57d4767e938aaa1412609285c9e34e43c URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=fbff8cd57d4767e938aaa1412609285c9e34e43c Tagger: Dylan Baker Date: Thu May 19 12:11:57 2022 -0700 mesa-22.0.4

Mesa (main): panfrost: Increase the limit for blend shader variants

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f1f39fa645c59617546522d99f8bd85e70b5655e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1f39fa645c59617546522d99f8bd85e70b5655e Author: Icecream95 Date: Thu May 5 13:04:37 2022 +1200 panfrost: Increase the limit for blend shader variants Qt uses

Mesa (main): panfrost: Copy blend constant into variant even when reusing it

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 80404c8b640bdc24274b67561842ebf684e741f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80404c8b640bdc24274b67561842ebf684e741f5 Author: Icecream95 Date: Thu May 5 12:57:40 2022 +1200 panfrost: Copy blend constant into variant even when reusing it

Mesa (main): panfrost: Move patched_s out of the pan_blitter_views struct

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 2f2ddfa0acaa5fbe14f1458abc49328b4ef610de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f2ddfa0acaa5fbe14f1458abc49328b4ef610de Author: Icecream95 Date: Thu May 5 13:06:28 2022 +1200 panfrost: Move patched_s out of the pan_blitter_views struct Th

Mesa (main): turnip: fix tu6_pack_border_color for z24

2022-05-20 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e8eb6d13a5d089be0c637407e4d10db19620c2ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8eb6d13a5d089be0c637407e4d10db19620c2ad Author: Chia-I Wu Date: Tue May 17 16:30:34 2022 -0700 turnip: fix tu6_pack_border_color for z24 The value should be at