Mesa (master): winsys/radeon: do not cast bo->va as void*

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: db57624c0ca693fae38871787cabab50e58358d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db57624c0ca693fae38871787cabab50e58358d7 Author: Pierre-Eric Pelloux-Prayer Date: Fri Jun 5 14:40:01 2020 +0200 winsys/radeon: do not cast bo->va as void* Us

Mesa (master): panfrost: Mark PIPE_BUFFER BOs as not renderable

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 18c067f9f099d54eee1d5713b24ecca52295987c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18c067f9f099d54eee1d5713b24ecca52295987c Author: Icecream95 Date: Sun Apr 5 11:49:07 2020 +1200 panfrost: Mark PIPE_BUFFER BOs as not renderable Without this

Mesa (master): tu: Remove useless post-binning flushes

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: dfb176a0acf2326d36d4867fc43751e1b7d0d66f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfb176a0acf2326d36d4867fc43751e1b7d0d66f Author: Connor Abbott Date: Tue Jun 9 15:25:40 2020 +0200 tu: Remove useless post-binning flushes The Vulkan blob do

Mesa (master): tu: Rewrite flushing to use barriers

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 487aa807bd1b70602fcb6fbdabd101d4cff7c07b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=487aa807bd1b70602fcb6fbdabd101d4cff7c07b Author: Connor Abbott Date: Thu Apr 2 17:48:19 2020 +0200 tu: Rewrite flushing to use barriers Replace the various a

Mesa (master): tu: Remove useless event_write helpers

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 29abf49886d6f3a0118e47dba97eb3abd84e7b82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29abf49886d6f3a0118e47dba97eb3abd84e7b82 Author: Connor Abbott Date: Thu Apr 2 16:55:00 2020 +0200 tu: Remove useless event_write helpers tu6_emit_cache_flus

Mesa (master): tu: Don't actually track seqno's for events

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f4f6a9be9f639d106055597f21a814b87eb5997b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4f6a9be9f639d106055597f21a814b87eb5997b Author: Connor Abbott Date: Tue Jun 9 15:30:43 2020 +0200 tu: Don't actually track seqno's for events We just droppe

Mesa (master): i965: Work around incorrect usage of glDrawRangeElements in UE4

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a751051248d445c3d726a3eab8fc999b0876364e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a751051248d445c3d726a3eab8fc999b0876364e Author: Danylo Piliaiev Date: Mon May 25 19:07:08 2020 +0300 i965: Work around incorrect usage of glDrawRangeElements

Mesa (master): tu: Fix context faults loading unused descriptor sets

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 334204823eee0f5d308fedbebab75228354ec07a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=334204823eee0f5d308fedbebab75228354ec07a Author: Connor Abbott Date: Tue Jun 9 14:40:58 2020 +0200 tu: Fix context faults loading unused descriptor sets The

Mesa (master): radeonsi: enable ARB_sparse_buffer

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ceaf848c564d74bcee14f0cd30b298aef86bd42b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ceaf848c564d74bcee14f0cd30b298aef86bd42b Author: Marek Olšák Date: Wed May 6 15:18:25 2020 -0400 radeonsi: enable ARB_sparse_buffer This seems to be working

Mesa (staging/20.1): 49 new commits

2020-06-09 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d41354148563aa2756109d4d28276c6efb457d6 Author: Danylo Piliaiev Date: Mon May 25 19:07:08 2020 +0300 i965: Work around incorrect usage of glDrawRangeElements in UE4 Unreal Engine 4 has a bug in usage of glDrawRangeElements,

Mesa (master): ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a1602516d77e7cfb1bf97f8c1298a3a346313ff8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1602516d77e7cfb1bf97f8c1298a3a346313ff8 Author: Marek Olšák Date: Thu Mar 26 22:01:33 2020 -0400 ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed

Mesa (master): radeonsi: implement R9G9B9E5 render target and image store support on gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 788696c7b29a5e7de8659ae4a3faedf94fe2b9cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=788696c7b29a5e7de8659ae4a3faedf94fe2b9cd Author: Marek Olšák Date: Tue Jul 23 00:36:05 2019 -0400 radeonsi: implement R9G9B9E5 render target and image store su

Mesa (master): radeonsi: don't set any XNACK options on gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2cc4bfbe01bd27298833623977d050e2a80c5c94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cc4bfbe01bd27298833623977d050e2a80c5c94 Author: Marek Olšák Date: Thu Apr 9 12:25:49 2020 -0400 radeonsi: don't set any XNACK options on gfx10.3 Acked-by: P

Mesa (master): radeonsi: move L2_CACHE_CONTROL registers into si_emit_framebuffer_state

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7edf15ad4762eac3bfbcfbf1c8ec8ea4d955c6d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7edf15ad4762eac3bfbcfbf1c8ec8ea4d955c6d6 Author: Marek Olšák Date: Thu Mar 19 21:37:15 2020 -0400 radeonsi: move L2_CACHE_CONTROL registers into si_emit_frameb

Mesa (master): radeonsi: honor a user-specified pitch on gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c4b5fd9ab096a0bb5106b93191b13c81cc32243b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4b5fd9ab096a0bb5106b93191b13c81cc32243b Author: Marek Olšák Date: Thu Sep 26 16:59:23 2019 -0400 radeonsi: honor a user-specified pitch on gfx10.3 Acked-by:

Mesa (master): ac: align num_vgprs for gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 789cdab3b6188aa8c075eb311dbd8c05d6531d3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=789cdab3b6188aa8c075eb311dbd8c05d6531d3e Author: Marek Olšák Date: Tue Jan 28 23:35:49 2020 -0500 ac: align num_vgprs for gfx10.3 Acked-by: Pierre-Eric Pellou

Mesa (master): ac/surface: add displayable DCC code for gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: abe89e13294d98de65207dc9e91d49494748399f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=abe89e13294d98de65207dc9e91d49494748399f Author: Marek Olšák Date: Fri Apr 17 20:44:39 2020 -0400 ac/surface: add displayable DCC code for gfx10.3 Acked-by: P

Mesa (master): radeonsi: set BIG_PAGE fields on gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 430d384c311468c6180a1d67ed90bb74d4fe1c3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=430d384c311468c6180a1d67ed90bb74d4fe1c3b Author: Marek Olšák Date: Wed Mar 11 21:26:54 2020 -0400 radeonsi: set BIG_PAGE fields on gfx10.3 Acked-by: Pierre-Er

Mesa (master): radeonsi: require LLVM 11 for gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0795241dde1507e0c6a3f9ef07c281ad4f2acf7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0795241dde1507e0c6a3f9ef07c281ad4f2acf7b Author: Marek Olšák Date: Tue Jun 9 01:49:02 2020 -0400 radeonsi: require LLVM 11 for gfx10.3 Acked-by: Pierre-Eric

Mesa (master): radeonsi: add support for Sienna Cichlid

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9538b9a68ed9aa0f8a231d6bf681f6f0a2a9d341 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9538b9a68ed9aa0f8a231d6bf681f6f0a2a9d341 Author: Marek Olšák Date: Thu Mar 26 22:08:18 2020 -0400 radeonsi: add support for Sienna Cichlid Acked-by: Pierre-Er

Mesa (master): radeonsi: enable larger SDMA clears and copies on gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a54bcb9429666fcbe38c04660cc4b3f8abbde259 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a54bcb9429666fcbe38c04660cc4b3f8abbde259 Author: Marek Olšák Date: Tue Sep 3 17:54:47 2019 -0400 radeonsi: enable larger SDMA clears and copies on gfx10.3 Ac

Mesa (master): ac,radeonsi: start adding support for gfx10.3

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a23802bcb9a42a02d34a5a36d6e66d6532813a0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a23802bcb9a42a02d34a5a36d6e66d6532813a0d Author: Marek Olšák Date: Thu Mar 26 22:02:13 2020 -0400 ac,radeonsi: start adding support for gfx10.3 Acked-by: Pier

Mesa (staging/20.0): mesa: Fix NetBSD compiler macro.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 2dc59d1dd535592466ed8e46a0970b1549490389 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2dc59d1dd535592466ed8e46a0970b1549490389 Author: Vinson Lee Date: Sat May 23 13:46:28 2020 -0700 mesa: Fix NetBSD compiler macro. Reported-by: Rafał Mik

Mesa (staging/20.0): radeonsi: add a hack to disable TRUNC_COORD for shadow samplers

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 41092aa00847305b0a3e8850d8136adab27a4363 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41092aa00847305b0a3e8850d8136adab27a4363 Author: Marek Olšák Date: Tue May 26 05:39:08 2020 -0400 radeonsi: add a hack to disable TRUNC_COORD for shadow

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

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

Mesa (staging/20.0): freedreno/a6xx: use nonbinning VS when GS is used

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 90b30fb32f7ad01b061a2eb7fb4343a3a83cdd0c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90b30fb32f7ad01b061a2eb7fb4343a3a83cdd0c Author: Jonathan Marek Date: Sat Jun 6 11:16:16 2020 -0400 freedreno/a6xx: use nonbinning VS when GS is used T

Mesa (staging/20.0): glsl: fix potential slow compile times for GLSLOptimizeConservatively

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 0f8fad7f3c407766b6862d348f060b6d64280d5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f8fad7f3c407766b6862d348f060b6d64280d5d Author: Timothy Arceri Date: Fri Jun 5 13:57:40 2020 +1000 glsl: fix potential slow compile times for GLSLOptim

Mesa (staging/20.0): radv: enable zero VRAM for all VKD3D (DX12->VK) games

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 549e247aeb3f55507dcf21207c00172ea461787a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=549e247aeb3f55507dcf21207c00172ea461787a Author: Samuel Pitoiset Date: Fri May 29 20:26:00 2020 +0200 radv: enable zero VRAM for all VKD3D (DX12->VK) gam

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

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: c660bf0d61b6a3221536923e6aef317fd1326786 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c660bf0d61b6a3221536923e6aef317fd1326786 Author: Dylan Baker Date: Tue Jun 9 10:17:35 2020 -0700 .pick_status.json: Update to 0795241dde1507e0c6a3f9ef07

Mesa (staging/20.0): nir: reuse existing psiz-variable

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 8df640b461d1f104b17209d97a280ff764fa39bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8df640b461d1f104b17209d97a280ff764fa39bc Author: Erik Faye-Lund Date: Tue Jun 2 10:44:13 2020 +0200 nir: reuse existing psiz-variable For shaders where

Mesa (staging/20.0): glapi: remove deprecated .getchildren() that has been replace with an iterator

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 38dc311654d11f1a9d98b19f80a1cf2935442c99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38dc311654d11f1a9d98b19f80a1cf2935442c99 Author: Eric Engestrom Date: Fri Jun 5 01:05:46 2020 +0200 glapi: remove deprecated .getchildren() that has bee

Mesa (staging/20.0): i965: don't forget to set screen on duped image

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: fdb763d6a5fb02ab68e568a9ac7c0cc2de06d949 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdb763d6a5fb02ab68e568a9ac7c0cc2de06d949 Author: Lionel Landwerlin Date: Tue Jun 2 11:52:35 2020 +0300 i965: don't forget to set screen on duped image

Mesa (staging/20.0): radv: enable zero VRAM for Doom Eternal

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: a7a9df28a9029bf4ce835dbbc57b80535d44011f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7a9df28a9029bf4ce835dbbc57b80535d44011f Author: Samuel Pitoiset Date: Fri May 29 20:02:49 2020 +0200 radv: enable zero VRAM for Doom Eternal That fixes

Mesa (staging/20.0): iris: fix BO destruction in error path

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 746e76675d6a27a07de2d0ed906e8897c968b991 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=746e76675d6a27a07de2d0ed906e8897c968b991 Author: Lionel Landwerlin Date: Sat May 2 22:43:22 2020 +0300 iris: fix BO destruction in error path Signed-of

Mesa (staging/20.0): i965: fix export of GEM handles

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 45403a5a45f98351c1462e655ae539557c18ad47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45403a5a45f98351c1462e655ae539557c18ad47 Author: Lionel Landwerlin Date: Sat May 2 16:59:19 2020 +0300 i965: fix export of GEM handles We reuse DRM fil

Mesa (staging/20.0): omx: fix build with gcc 10

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: cfb5679577c5f0f94f4e5852d434e4123a99a24c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfb5679577c5f0f94f4e5852d434e4123a99a24c Author: Pierre-Eric Pelloux-Prayer Date: Thu Mar 5 09:37:58 2020 +0100 omx: fix build with gcc 10 bellagio/omx

Mesa (staging/20.0): glsl: inline functions with unsupported return type before converting to nir

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 134dbf54166cdf4171cc221ba6d90a14ec75fa75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=134dbf54166cdf4171cc221ba6d90a14ec75fa75 Author: Danylo Piliaiev Date: Fri May 29 13:51:32 2020 +0300 glsl: inline functions with unsupported return type

Mesa (staging/20.0): intel: fix gen_sort_tags.py

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 3f0a6cad4d768a132573bc2107b861b773810018 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f0a6cad4d768a132573bc2107b861b773810018 Author: Eric Engestrom Date: Fri Jun 5 11:26:56 2020 +0200 intel: fix gen_sort_tags.py The script was failing

Mesa (staging/20.0): nir/lower_explicit_io: fix NON_UNIFORM access for UBO loads

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 9ff455439b111d3a5f56936f7706156c3a42ed51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ff455439b111d3a5f56936f7706156c3a42ed51 Author: Samuel Pitoiset Date: Wed Jun 3 14:35:02 2020 +0200 nir/lower_explicit_io: fix NON_UNIFORM access for U

Mesa (staging/20.0): vdpau: Fix wrong calloc sizeof argument.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 8edafd6aae7d0b79dcbee416b5ead74deb05829e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8edafd6aae7d0b79dcbee416b5ead74deb05829e Author: Vinson Lee Date: Fri May 22 17:59:27 2020 -0700 vdpau: Fix wrong calloc sizeof argument. Fix warning re

Mesa (staging/20.0): iris: fix export of GEM handles

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: staging/20.0 Commit: 05ee65801c04bfa80b267375ab4b6823c18035b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05ee65801c04bfa80b267375ab4b6823c18035b3 Author: Lionel Landwerlin Date: Sat May 2 16:46:47 2020 +0300 iris: fix export of GEM handles We reuse DRM fil

Mesa (master): frontends/vdpau: Default destination rect to source rect

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b2324f456070d8906ce6cd9efe8da302d54f87a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2324f456070d8906ce6cd9efe8da302d54f87a3 Author: Thong Thai Date: Mon Jun 8 10:29:01 2020 -0400 frontends/vdpau: Default destination rect to source rect mpv

Mesa (master): ci: Bump up to the current version of the VK CTS.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f70030d276708e85d951addd19993d967c3b71f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f70030d276708e85d951addd19993d967c3b71f9 Author: Eric Anholt Date: Thu May 28 12:33:37 2020 -0700 ci: Bump up to the current version of the VK CTS. For enabli

Mesa (master): ci: Enable pre-merge fractional vulkan CTS runs on the turnip driver.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9e11cce5178c48856a5ea846ee4ee9435d040980 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e11cce5178c48856a5ea846ee4ee9435d040980 Author: Eric Anholt Date: Mon May 25 12:57:25 2020 -0700 ci: Enable pre-merge fractional vulkan CTS runs on the turnip

Mesa (master): turnip: Expose robustBufferAccess.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3e11f04d4e09bf71d2e5899f0afa9d04e8f6196e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e11f04d4e09bf71d2e5899f0afa9d04e8f6196e Author: Eric Anholt Date: Tue Jun 2 14:21:30 2020 -0700 turnip: Expose robustBufferAccess. It is a required device f

Mesa (master): ci: Use rsync for initial nfsroot population on cheza.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3d5429d646136cdd3b8abe10f4b8d1f261472414 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d5429d646136cdd3b8abe10f4b8d1f261472414 Author: Eric Anholt Date: Tue Jun 2 16:14:36 2020 -0700 ci: Use rsync for initial nfsroot population on cheza. rm -r

Mesa (master): turnip: Fix crashes in compute with no descriptors to load.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 58dd904c592850a4886c02e65b56e87641d2ecbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58dd904c592850a4886c02e65b56e87641d2ecbf Author: Eric Anholt Date: Tue Jun 9 11:03:12 2020 -0700 turnip: Fix crashes in compute with no descriptors to load.

Mesa (master): ci: Disable shader cache on vulkan CI runs.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: eca02ec44aa977a86ab858c1c5ff3dd6ba91fae4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eca02ec44aa977a86ab858c1c5ff3dd6ba91fae4 Author: Eric Anholt Date: Thu May 28 12:37:29 2020 -0700 ci: Disable shader cache on vulkan CI runs. I found it to be

Mesa (master): ci: Build the full VK CTS for baremetal testing.

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: dd167788ec1afaa3b960eda16a05621e842f40dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd167788ec1afaa3b960eda16a05621e842f40dd Author: Eric Anholt Date: Thu May 28 12:50:51 2020 -0700 ci: Build the full VK CTS for baremetal testing. I'm going t

Mesa (master): zink: emulate B8G8R8X8_SRGB with B8G8R8A8_SRGB

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2d3c6605d69559525adc12f4b2c01d06fe9328a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d3c6605d69559525adc12f4b2c01d06fe9328a4 Author: Erik Faye-Lund Date: Tue Jun 9 21:07:48 2020 +0200 zink: emulate B8G8R8X8_SRGB with B8G8R8A8_SRGB Reviewed-b

Mesa (master): zink: assert that image-view format isn't undefined

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 48925f6927e0623afaa43e98ee94e876a909d3db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48925f6927e0623afaa43e98ee94e876a909d3db Author: Erik Faye-Lund Date: Tue Jun 9 21:08:05 2020 +0200 zink: assert that image-view format isn't undefined Revie

Mesa (master): zink: track program usages for each shader

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ad8e61621bd0b79d6bed2485e5483c7fb7690e1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad8e61621bd0b79d6bed2485e5483c7fb7690e1f Author: Mike Blumenkrantz Date: Wed Jun 3 09:38:57 2020 -0400 zink: track program usages for each shader when shader

Mesa (master): zink: emit interpolation decorations for ntv outputs

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 98d07bd5a0ad384c33eb781dec891326db207660 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98d07bd5a0ad384c33eb781dec891326db207660 Author: Mike Blumenkrantz Date: Mon Jun 8 09:55:19 2020 -0400 zink: emit interpolation decorations for ntv outputs t

Mesa (master): radv/aco: enable shaderInt16 on GFX6-GFX7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: be4dd6abd13408c5cd320fd3d2547b04e1c0cba5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be4dd6abd13408c5cd320fd3d2547b04e1c0cba5 Author: Samuel Pitoiset Date: Thu May 7 10:54:12 2020 +0200 radv/aco: enable shaderInt16 on GFX6-GFX7 Signed-off-by:

Mesa (master): aco: add and use scratch SGPR to lower subdword p_create_vector on GFX6/7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b21d2d9a9f1f9042def069f51ae46bd64848c853 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b21d2d9a9f1f9042def069f51ae46bd64848c853 Author: Daniel Schürmann Date: Wed May 27 18:31:33 2020 +0100 aco: add and use scratch SGPR to lower subdword p_create

Mesa (master): aco: fix register assignment for p_create_vector on GFX6/7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0560831593e7ae1b23e1b33023fe5b5d72d159d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0560831593e7ae1b23e1b33023fe5b5d72d159d8 Author: Daniel Schürmann Date: Mon May 25 21:31:38 2020 +0100 aco: fix register assignment for p_create_vector on GFX6

Mesa (master): aco: implement 8-bit/16-bit conversions on GFX6-GFX7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c7bd0f8cd53e966003b2f5f70ed591f0675d1444 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7bd0f8cd53e966003b2f5f70ed591f0675d1444 Author: Samuel Pitoiset Date: Thu May 7 10:55:28 2020 +0200 aco: implement 8-bit/16-bit conversions on GFX6-GFX7 Use

Mesa (master): radv/aco: enable 8-bit/16-bit storage on GFX6-GFX7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b3aee3aa23bc0945802ae37825c96dc7d5ec4684 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3aee3aa23bc0945802ae37825c96dc7d5ec4684 Author: Samuel Pitoiset Date: Tue May 5 09:07:33 2020 +0200 radv/aco: enable 8-bit/16-bit storage on GFX6-GFX7 Signe

Mesa (master): aco: fix alignment of vectors with 4 elements

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5446e3cf2e381d061e625291ce3d5d587db2e6e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5446e3cf2e381d061e625291ce3d5d587db2e6e0 Author: Samuel Pitoiset Date: Mon May 25 18:33:18 2020 +0200 aco: fix alignment of vectors with 4 elements I think th

Mesa (master): aco: adjust GFX6 subdword lowering workarounds for 8bit

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9e8e12ea6d20763aa1c819a7be4b9a6158df9a37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e8e12ea6d20763aa1c819a7be4b9a6158df9a37 Author: Daniel Schürmann Date: Wed May 27 11:08:31 2020 +0100 aco: adjust GFX6 subdword lowering workarounds for 8bit

Mesa (master): aco: skip partial copies on first iteration when lowering to hw

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2a51840c52d404ddbde53f987b02df3832f45a42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2a51840c52d404ddbde53f987b02df3832f45a42 Author: Daniel Schürmann Date: Fri Jun 5 21:21:02 2020 +0100 aco: skip partial copies on first iteration when lowerin

Mesa (master): aco: Workarounds subdword lowering on GFX6/7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b083581010d29b2604ad34e0dd7ff6dae4417dd2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b083581010d29b2604ad34e0dd7ff6dae4417dd2 Author: Daniel Schürmann Date: Sat May 16 17:30:21 2020 +0100 aco: Workarounds subdword lowering on GFX6/7 As there a

Mesa (master): aco: remove unnecessary split- and create_vector instructions for subdword loads

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5cde4989d3c8c25b0ba2a11ec450625e30092b16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cde4989d3c8c25b0ba2a11ec450625e30092b16 Author: Daniel Schürmann Date: Mon May 25 11:51:27 2020 +0200 aco: remove unnecessary split- and create_vector instruc

Mesa (master): aco: use full-register instructions to implement subdword packing on GFX6/7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 942e3c40c30301cc47303bc879fe3b4cca3c8bfd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=942e3c40c30301cc47303bc879fe3b4cca3c8bfd Author: Daniel Schürmann Date: Wed May 6 11:58:02 2020 +0100 aco: use full-register instructions to implement subdwor

Mesa (master): aco: simplify statistics collection for copies

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3f03db848d4334cd46b93022ac8554aba592d912 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f03db848d4334cd46b93022ac8554aba592d912 Author: Daniel Schürmann Date: Fri Jun 5 21:05:31 2020 +0100 aco: simplify statistics collection for copies Reviewed

Mesa (master): radv/aco: enable shaderInt8 and VK_KHR_shader_float16_int8 on GFX6-GFX7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 64f2d45c3bdc4cd0e56bb31d17fa94246f4f1e59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64f2d45c3bdc4cd0e56bb31d17fa94246f4f1e59 Author: Samuel Pitoiset Date: Thu Jun 4 11:33:28 2020 +0200 radv/aco: enable shaderInt8 and VK_KHR_shader_float16_int

Mesa (master): aco: optimize packing of 16bit subdword registers on GFX6/7

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: db957f9135a401cdf2f5434096723dd2ec629273 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db957f9135a401cdf2f5434096723dd2ec629273 Author: Daniel Schürmann Date: Mon May 11 16:42:37 2020 +0100 aco: optimize packing of 16bit subdword registers on GFX

Mesa (master): aco: coalesce copies more aggressively when lowering to hw

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1d6f667193d3b29d27d6721f694af290510a4e60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d6f667193d3b29d27d6721f694af290510a4e60 Author: Daniel Schürmann Date: Thu May 7 18:15:59 2020 +0100 aco: coalesce copies more aggressively when lowering to

Mesa (master): panfrost: Ensure we have ro before using it

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5d547858dac2e9a608416e3b1310b01805e6f5d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d547858dac2e9a608416e3b1310b01805e6f5d4 Author: Alyssa Rosenzweig Date: Tue Jun 9 16:04:37 2020 -0400 panfrost: Ensure we have ro before using it Even throu

Mesa (master): anv/allocator: Compare to start_offset in state_pool_free_no_vg

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0c37cbf807f06b6aae1f17c99d653274110bad5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c37cbf807f06b6aae1f17c99d653274110bad5d Author: Jason Ekstrand Date: Mon Jun 8 20:37:51 2020 -0500 anv/allocator: Compare to start_offset in state_pool_free_

Mesa (master): glsl: fix crash on glsl macro redefinition

2020-06-09 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2c711beb5ce9fe013d557be71eb98615b758 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c711beb5ce9fe013d557be71eb98615b758 Author: Andrii Simiklit Date: Wed Jun 3 18:59:02 2020 +0300 glsl: fix crash on glsl macro redefinition In case shade