Mesa (master): glsl: pack 16-bit uniforms in the NIR linker

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6604aa2606c8075ea5943cca043b7497eee6276b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6604aa2606c8075ea5943cca043b7497eee6276b Author: Marek Olšák Date: Fri Feb 12 08:14:07 2021 -0500 glsl: pack 16-bit uniforms in the NIR linker Reviewed-by:

Mesa (master): nir: add many passes that lower and optimize 16-bit input/outputs and samplers

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fb29cef8ddabdd05aeddc5220017bb28a83bb19c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb29cef8ddabdd05aeddc5220017bb28a83bb19c Author: Marek Olšák Date: Sun Feb 7 21:10:08 2021 -0500 nir: add many passes that lower and optimize 16-bit

Mesa (master): mesa: implement glGetActiveUniform for FP16 uniforms

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 43270e24b91ddd27f103328be365b37b1c02982e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43270e24b91ddd27f103328be365b37b1c02982e Author: Marek Olšák Date: Sun Feb 14 07:21:31 2021 -0500 mesa: implement glGetActiveUniform for FP16 uniforms We

Mesa (master): nir: add src and dest types to all IO loads and stores for mediump

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5f7c7c9a7f7e1ce44261ca292de2bb3dc767d0ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f7c7c9a7f7e1ce44261ca292de2bb3dc767d0ec Author: Marek Olšák Date: Tue Feb 9 11:08:11 2021 -0500 nir: add src and dest types to all IO loads and stores for

Mesa (master): gallium: add PIPE_SHADER_CAP_FP16_CONST_BUFFERS for FP16 uniforms

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d7250b0b088bf14e3150c89446703b54a868a9cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7250b0b088bf14e3150c89446703b54a868a9cb Author: Marek Olšák Date: Fri Feb 12 09:32:25 2021 -0500 gallium: add PIPE_SHADER_CAP_FP16_CONST_BUFFERS for FP16

Mesa (master): mesa: implement glUniform for packed FP16 uniforms

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6bf18fe036c6e6b14494ecfd2b66674b21d7085a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bf18fe036c6e6b14494ecfd2b66674b21d7085a Author: Marek Olšák Date: Fri Feb 12 08:44:31 2021 -0500 mesa: implement glUniform for packed FP16 uniforms Let's

Mesa (master): st/mesa: fix nir_lower_io if it's done right after IO vectorization

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a0718e897768c847c9ca9e5a02e8ff8f46845102 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0718e897768c847c9ca9e5a02e8ff8f46845102 Author: Marek Olšák Date: Mon Feb 8 06:06:24 2021 -0500 st/mesa: fix nir_lower_io if it's done right after IO

Mesa (master): nir: add new VARYING_SLOTs and shader info for packed 16-bit varyings

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 73f532e5bfd702bac6db9d34e1464d0f997c3cf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73f532e5bfd702bac6db9d34e1464d0f997c3cf0 Author: Marek Olšák Date: Tue Feb 9 10:58:51 2021 -0500 nir: add new VARYING_SLOTs and shader info for packed 16-bit

Mesa (master): compiler: move TEXTURE_COORD/VERTEX_GENERIC_ATTRIB limits into shader_enums.h

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e06cbff50e69f2c0178fcb710818dc0bf5fba463 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e06cbff50e69f2c0178fcb710818dc0bf5fba463 Author: Marek Olšák Date: Sun Feb 7 19:57:09 2021 -0500 compiler: move TEXTURE_COORD/VERTEX_GENERIC_ATTRIB limits

Mesa (master): mesa: implement glGetUniform for FP16 uniforms

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d6f3ca95b340954ff3e1547f74874a5b3ea6197e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6f3ca95b340954ff3e1547f74874a5b3ea6197e Author: Marek Olšák Date: Sun Feb 14 07:02:13 2021 -0500 mesa: implement glGetUniform for FP16 uniforms Reviewed-by:

Mesa (master): nir: Add varying precision linking helper (v2)

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5d32cf642fcbbd61e1ceb862ff46949524252e86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d32cf642fcbbd61e1ceb862ff46949524252e86 Author: Alyssa Rosenzweig Date: Mon Aug 3 15:21:16 2020 -0400 nir: Add varying precision linking helper (v2) It is

Mesa (master): glsl: lower mediump uniforms to FP16 based on an option

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b19a836413160a4434459985bfd36ba6aab27e84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b19a836413160a4434459985bfd36ba6aab27e84 Author: Marek Olšák Date: Fri Feb 12 09:44:04 2021 -0500 glsl: lower mediump uniforms to FP16 based on an option

Mesa (master): vbo: inline vbo_primitive_restart in brw_primitive_restart

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fd0480957b66612caebfa137843c0e8eb93976f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd0480957b66612caebfa137843c0e8eb93976f1 Author: Pierre-Eric Pelloux-Prayer Date: Tue Apr 6 21:09:52 2021 +0200 vbo: inline vbo_primitive_restart in

Mesa (master): st/draw: remove st_draw_vbo

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2f1014e41dfcdc026a16f05103cd18c8bb6879f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f1014e41dfcdc026a16f05103cd18c8bb6879f1 Author: Pierre-Eric Pelloux-Prayer Date: Tue Apr 6 21:01:04 2021 +0200 st/draw: remove st_draw_vbo Driver.Draw is

Mesa (master): ci: Disable t720 LAVA jobs

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 10f05c90302850ba69a3deada3906bd22292ae09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10f05c90302850ba69a3deada3906bd22292ae09 Author: Tomeu Vizoso Date: Mon Apr 12 09:09:02 2021 +0200 ci: Disable t720 LAVA jobs As the devices providing the

Mesa (master): zink: make a bunch of descriptor functions static

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6a545e69d9d42a217ebb7d3563681221fc898fdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a545e69d9d42a217ebb7d3563681221fc898fdd Author: Mike Blumenkrantz Date: Thu Dec 31 09:24:03 2020 -0500 zink: make a bunch of descriptor functions static

Mesa (master): Revert "ci: Disable panfrost t760"

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0e0dc669bda8a7db4fa43cb2d47a0da3e10b947c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e0dc669bda8a7db4fa43cb2d47a0da3e10b947c Author: Tomeu Vizoso Date: Mon Apr 12 09:30:10 2021 +0200 Revert "ci: Disable panfrost t760" The devices have been

Mesa (master): Revert "ci: Disable panfrost g52"

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 44f0dbb7245799be16957d588ca22dca4227b5f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44f0dbb7245799be16957d588ca22dca4227b5f2 Author: Tomeu Vizoso Date: Mon Apr 12 09:30:08 2021 +0200 Revert "ci: Disable panfrost g52" The devices have been

Mesa (master): Revert "ci: Disable t720 LAVA jobs"

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 113cb036c7715db6d64477e58768f319455a7602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=113cb036c7715db6d64477e58768f319455a7602 Author: Tomeu Vizoso Date: Mon Apr 12 09:29:26 2021 +0200 Revert "ci: Disable t720 LAVA jobs" The maintenance window

Mesa (master): radeonsi/rgp: export barriers

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: aa077ba3a214479affe6dcc5fe3fe7cfe6a4d95a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa077ba3a214479affe6dcc5fe3fe7cfe6a4d95a Author: Pierre-Eric Pelloux-Prayer Date: Mon Mar 15 12:49:49 2021 +0100 radeonsi/rgp: export barriers Wrap the

Mesa (master): radeonsi/rgp: export compute shader programs

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8c6a64c9b0972e4e76ac4a4d286384026e49bd77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c6a64c9b0972e4e76ac4a4d286384026e49bd77 Author: Pierre-Eric Pelloux-Prayer Date: Wed Apr 7 15:28:46 2021 +0200 radeonsi/rgp: export compute shader programs

Mesa (master): zink: move descriptor state management to descriptors.c

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 344c4ab5801016c6211568e142ade7e8ee195eb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=344c4ab5801016c6211568e142ade7e8ee195eb1 Author: Mike Blumenkrantz Date: Thu Dec 31 09:15:37 2020 -0500 zink: move descriptor state management to

Mesa (master): vtn: Don't warn about linkage capability if we're creating a NIR library

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9f82399bf9707fa8a15fbd6137c2271c59f35028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f82399bf9707fa8a15fbd6137c2271c59f35028 Author: Jesse Natalie Date: Sun Apr 11 14:09:09 2021 -0700 vtn: Don't warn about linkage capability if we're creating

Mesa (master): vtn: Add a cap for CL drivers to support read-write images

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c04b36de39b808bcffe0934844080e15d55fe86a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c04b36de39b808bcffe0934844080e15d55fe86a Author: Jesse Natalie Date: Sun Apr 11 14:09:58 2021 -0700 vtn: Add a cap for CL drivers to support read-write images

Mesa (master): zink: flag anv for mesa image create wsi

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3622df7ab20ebd1f583b3db08b7e6084d01a9969 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3622df7ab20ebd1f583b3db08b7e6084d01a9969 Author: Mike Blumenkrantz Date: Fri Apr 9 15:12:46 2021 -0400 zink: flag anv for mesa image create wsi the image

Mesa (master): zink: create separate linear tiling image for scanout

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 104603fa763c52e98a79785dd514beab949546db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=104603fa763c52e98a79785dd514beab949546db Author: Mike Blumenkrantz Date: Fri Apr 9 10:23:48 2021 -0400 zink: create separate linear tiling image for scanout

Mesa (master): zink: disable mutable formats for zs formats and scanout images

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e52712a65335c4b9bfa9cc43569b90f79610fc58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e52712a65335c4b9bfa9cc43569b90f79610fc58 Author: Mike Blumenkrantz Date: Fri Apr 9 16:39:57 2021 -0400 zink: disable mutable formats for zs formats and

Mesa (master): broadcom/compiler: use signed pointers for packed condition

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e7f4f1b5826811dbaeff62ac5b3888589be83a78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7f4f1b5826811dbaeff62ac5b3888589be83a78 Author: Juan A. Suarez Romero Date: Fri Apr 9 10:59:14 2021 +0200 broadcom/compiler: use signed pointers for packed

Mesa (master): turnip: support copying both aspects of D32_SFLOAT_S8_UINT

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 16fd5bd99654d4f148ccce55a0aef0a54bdd5a12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16fd5bd99654d4f148ccce55a0aef0a54bdd5a12 Author: Danylo Piliaiev Date: Fri Apr 9 18:02:26 2021 +0300 turnip: support copying both aspects of

Mesa (master): meson: bump drm amdgpu version to 2.4.105

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2c1e4c4baa81caa876d387d3c9ced7d0e8ed33d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c1e4c4baa81caa876d387d3c9ced7d0e8ed33d6 Author: Leo Liu Date: Tue Jan 19 17:29:33 2021 -0500 meson: bump drm amdgpu version to 2.4.105 To include the INFO

Mesa (master): radeonsi: replace the hard coded video decode and encode caps

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 544044b29ee3b6bf9ba6939b2cb922bd0749c7b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=544044b29ee3b6bf9ba6939b2cb922bd0749c7b2 Author: Leo Liu Date: Tue Jan 19 19:01:00 2021 -0500 radeonsi: replace the hard coded video decode and encode caps

Mesa (master): ac: add function for querying video capabilities

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 75a725e4c555c1f3f8d28120029cb64749c7cd6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75a725e4c555c1f3f8d28120029cb64749c7cd6d Author: Leo Liu Date: Tue Feb 23 11:40:13 2021 -0500 ac: add function for querying video capabilities It will be

Mesa (master): ci: Fix meson-i386 build failed after libdrm bump version

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a99d77e5beb21f1066a30bc9562e4402fc918571 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a99d77e5beb21f1066a30bc9562e4402fc918571 Author: Leo Liu Date: Sun Apr 11 11:02:19 2021 -0400 ci: Fix meson-i386 build failed after libdrm bump version

Mesa (master): include/drm-uapi: bump AMDGPU headers

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 012e84ac11e51c951f093e379e4160bac504094c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=012e84ac11e51c951f093e379e4160bac504094c Author: Leo Liu Date: Sat Apr 3 15:07:42 2021 -0400 include/drm-uapi: bump AMDGPU headers From drm-next: commit

Mesa (master): anv: Make memory type and queue family pointers const

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 21582016c5b8efa1bd4efc606cd5de5dcc0cfa40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21582016c5b8efa1bd4efc606cd5de5dcc0cfa40 Author: Jason Ekstrand Date: Mon Apr 12 10:09:02 2021 -0500 anv: Make memory type and queue family pointers const

Mesa (master): nir: add nir_block_get_predecessors_sorted() helper

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7050896be077ef74e1dbdb2ed66395173907e9c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7050896be077ef74e1dbdb2ed66395173907e9c8 Author: Rhys Perry Date: Thu Apr 8 16:26:38 2021 +0100 nir: add nir_block_get_predecessors_sorted() helper

Mesa (master): nir/lcssa: fix nondeterminism in predecessor iteration

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0f2bf55c7e1d9175dd1254706a46a184958b1f22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f2bf55c7e1d9175dd1254706a46a184958b1f22 Author: Rhys Perry Date: Mon Jan 13 14:32:18 2020 + nir/lcssa: fix nondeterminism in predecessor iteration

Mesa (master): meson: For MSVC, suppress warnings generated by useless delayloads

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 99dde83a3e8fdffd7c350b58c5136b12cfce2b7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99dde83a3e8fdffd7c350b58c5136b12cfce2b7d Author: Jesse Natalie Date: Sat Apr 10 12:14:19 2021 -0700 meson: For MSVC, suppress warnings generated by useless

Mesa (master): driconf: Remove default values from string driconf entries

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3b44d481e49d0f82b453436fecdefc3e826a2aca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b44d481e49d0f82b453436fecdefc3e826a2aca Author: Jesse Natalie Date: Sat Apr 10 12:24:05 2021 -0700 driconf: Remove default values from string driconf entries

Mesa (master): CI: Enable -werror for Windows

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: eae264918cffbe16e254a78b920da196c953480d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eae264918cffbe16e254a78b920da196c953480d Author: Jesse Natalie Date: Sat Apr 10 12:32:13 2021 -0700 CI: Enable -werror for Windows Acked-by: Eric Engestrom

Mesa (master): microsoft/clc: Update unit test to always use COMMON state for buffers

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8cc3100226d118997c1714f34d0c24e28177dc25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cc3100226d118997c1714f34d0c24e28177dc25 Author: Jesse Natalie Date: Mon Apr 12 08:38:57 2021 -0700 microsoft/clc: Update unit test to always use COMMON state

Mesa (master): panfrost: Fix AFBC body_size for shared resources

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 23b060bba787030542b681ab8f86916c319fd8fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23b060bba787030542b681ab8f86916c319fd8fa Author: Alyssa Rosenzweig Date: Fri Apr 9 19:14:14 2021 -0400 panfrost: Fix AFBC body_size for shared resources

Mesa (master): panfrost: Enable AFBC buffer sharing

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e00d94f14f7f75d4974c1d48b4ec177f052723d3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e00d94f14f7f75d4974c1d48b4ec177f052723d3 Author: Alyssa Rosenzweig Date: Fri Apr 9 19:18:48 2021 -0400 panfrost: Enable AFBC buffer sharing This was hidden

Mesa (master): radv: remove second nir_lower_idiv

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7db8d307bcb7cad8e4cb27a4d73212e73d895a3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7db8d307bcb7cad8e4cb27a4d73212e73d895a3a Author: Rhys Perry Date: Wed Apr 7 19:58:19 2021 +0100 radv: remove second nir_lower_idiv nir_lower_idiv now lowers

Mesa (master): nir/lower_idiv: add options to use fp32 for 8-bit division lowering

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a2619b97f53a30d74920ee6b819e943291641f9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2619b97f53a30d74920ee6b819e943291641f9d Author: Rhys Perry Date: Wed Apr 7 19:17:46 2021 +0100 nir/lower_idiv: add options to use fp32 for 8-bit division

Mesa (master): aco: fix 16-bit u2f32

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d0e15b8c22d23878755d40aa4665e4fa4d5b019b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0e15b8c22d23878755d40aa4665e4fa4d5b019b Author: Rhys Perry Date: Wed Apr 7 18:06:46 2021 +0100 aco: fix 16-bit u2f32 This shouldn't sign-extend.

Mesa (master): radv: don't use fp16 for 8-bit division lowering before GFX9

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 723b000d279310d83ef48ff9c5bee51ae89e1ade URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=723b000d279310d83ef48ff9c5bee51ae89e1ade Author: Rhys Perry Date: Wed Apr 7 19:18:09 2021 +0100 radv: don't use fp16 for 8-bit division lowering before GFX9

Mesa (master): aco: fix 16-bit f2{u8,i8} on GFX6/7

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d8f12fd421f970bec962057ed53301cb913a79a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8f12fd421f970bec962057ed53301cb913a79a1 Author: Rhys Perry Date: Wed Apr 7 18:14:36 2021 +0100 aco: fix 16-bit f2{u8,i8} on GFX6/7 Not really tested.

Mesa (master): nir/lower_idiv: make lowered divisions exact

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 254360d96cab8a5868d4f7b795c4b2816295f468 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=254360d96cab8a5868d4f7b795c4b2816295f468 Author: Rhys Perry Date: Wed Apr 7 19:45:57 2021 +0100 nir/lower_idiv: make lowered divisions exact I can't imagine

Mesa (master): nv50/ir: fix texture size for msaa textures

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1baefe4119ee75c5bbc159824271626b2eea3127 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1baefe4119ee75c5bbc159824271626b2eea3127 Author: Ilia Mirkin Date: Sat Apr 3 01:09:21 2021 -0400 nv50/ir: fix texture size for msaa textures These are

Mesa (master): nv50: enable ARB_framebuffer_no_attachments

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1b06189f4ab6a2f299c1e8afebf511bd751f5547 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b06189f4ab6a2f299c1e8afebf511bd751f5547 Author: Ilia Mirkin Date: Sat Apr 10 17:38:23 2021 -0400 nv50: enable ARB_framebuffer_no_attachments This is a

Mesa (master): nv50/ir: fake SV_THREAD_KILL support

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 97d61ae771c0a224f099cc6ad51906e18002de24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97d61ae771c0a224f099cc6ad51906e18002de24 Author: Ilia Mirkin Date: Sat Apr 3 01:13:16 2021 -0400 nv50/ir: fake SV_THREAD_KILL support If we say that there

Mesa (master): nv50: emulate indirect draws

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ea49c9dabc874e5dc0a0c669dfb650c3d1294d19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea49c9dabc874e5dc0a0c669dfb650c3d1294d19 Author: Ilia Mirkin Date: Sat Apr 3 01:10:14 2021 -0400 nv50: emulate indirect draws This is helpful for allowing

Mesa (staging/21.0): radv: Dedupe winsyses per device.

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.0 Commit: ceea05eaa7c35f4bed9d94fbb8a9525e9b35fd64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ceea05eaa7c35f4bed9d94fbb8a9525e9b35fd64 Author: Bas Nieuwenhuizen Date: Wed Mar 17 14:25:58 2021 +0100 radv: Dedupe winsyses per device. The heap

Mesa (master): ac/surface: overlap color and Z/S fields using a union in legacy_surf_layout

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bbda20bf292ba9c74966a311b40d92dcfe019a0b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbda20bf292ba9c74966a311b40d92dcfe019a0b Author: Marek Olšák Date: Fri Apr 2 12:54:09 2021 -0400 ac/surface: overlap color and Z/S fields using a union in

Mesa (master): ac/surface: pack alignments by storing log2 in radeon_surf

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ab00557685355346897bb31b923240b33ff633a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab00557685355346897bb31b923240b33ff633a8 Author: Marek Olšák Date: Fri Apr 2 14:59:54 2021 -0400 ac/surface: pack alignments by storing log2 in radeon_surf

Mesa (master): ac/surface: unify htile_levels and dcc_levels as meta_levels

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 34fd07aa56a158c5eee38e0bd531448a600fe37f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34fd07aa56a158c5eee38e0bd531448a600fe37f Author: Marek Olšák Date: Mon Apr 12 00:54:37 2021 -0400 ac/surface: unify htile_levels and dcc_levels as meta_levels

Mesa (master): ac/surface: use named "color and "zs" structures in unions

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: faf10bd49d385d02dcad524c02151674b7c6d7ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faf10bd49d385d02dcad524c02151674b7c6d7ce Author: Marek Olšák Date: Mon Apr 12 01:54:07 2021 -0400 ac/surface: use named "color and "zs" structures in unions

Mesa (master): ac/surface: change legacy_surf_level::offset to 32-bit offset_256B shifted by 8

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 48dbdc62bf8611c60a7c27ece9b7c5ba11212e46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48dbdc62bf8611c60a7c27ece9b7c5ba11212e46 Author: Marek Olšák Date: Fri Apr 2 13:33:38 2021 -0400 ac/surface: change legacy_surf_level::offset to 32-bit

Mesa (master): ac/surface: split dcc level info from surface_info to save space

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2fd8018845e1ffb4a537a34da631918735111055 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fd8018845e1ffb4a537a34da631918735111055 Author: Marek Olšák Date: Fri Apr 2 12:37:42 2021 -0400 ac/surface: split dcc level info from surface_info to save

Mesa (master): ac/surface: pack gfx9_surf_meta_flags better

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4bd5f629668538073a2beb9252d1a7640710c491 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4bd5f629668538073a2beb9252d1a7640710c491 Author: Marek Olšák Date: Fri Apr 2 14:04:16 2021 -0400 ac/surface: pack gfx9_surf_meta_flags better Reviewed-by:

Mesa (master): ac/surface: pack radeon_surf::num_htile_levels better

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cb016bb600dd333cf2362955312ce5134f06e403 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb016bb600dd333cf2362955312ce5134f06e403 Author: Marek Olšák Date: Fri Apr 2 14:31:02 2021 -0400 ac/surface: pack radeon_surf::num_htile_levels better

Mesa (master): ac/surface: inline and reorder gfx9_surf_flags for better packing

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3f074d2f45145dfc75287804ab73fb719521abe2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f074d2f45145dfc75287804ab73fb719521abe2 Author: Marek Olšák Date: Fri Apr 2 14:00:57 2021 -0400 ac/surface: inline and reorder gfx9_surf_flags for better

Mesa (master): ac/surface: pack radeon_surf better

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b16c7b706fb4ad6d1e9d9b00a3f83b084f7ceaef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b16c7b706fb4ad6d1e9d9b00a3f83b084f7ceaef Author: Marek Olšák Date: Fri Apr 2 17:08:23 2021 -0400 ac/surface: pack radeon_surf better Reviewed-by:

Mesa (master): ac/surface: overlap color and Z/S fields using a union in gfx9_surf_layout

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 988f148db3c9163246e1260750c8e6e43f6bbd5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=988f148db3c9163246e1260750c8e6e43f6bbd5b Author: Marek Olšák Date: Fri Apr 2 16:12:43 2021 -0400 ac/surface: overlap color and Z/S fields using a union in

Mesa (master): ac/surface: unify htile_* and dcc_* fields as meta_* fields

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 468836317b0261f151a5b357db655a705263902d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=468836317b0261f151a5b357db655a705263902d Author: Marek Olšák Date: Mon Apr 12 01:48:02 2021 -0400 ac/surface: unify htile_* and dcc_* fields as meta_* fields

Mesa (master): ac/surface: pack gfx9_surf_layout:resource_type better to save 8 bytes

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8837d1d83319298ae693eea398c3d07158b21db5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8837d1d83319298ae693eea398c3d07158b21db5 Author: Marek Olšák Date: Fri Apr 2 14:11:26 2021 -0400 ac/surface: pack gfx9_surf_layout:resource_type better to

Mesa (staging/21.0): gallium: add PIPE_CAP_ALLOW_DYNAMIC_VAO_FASTPATH

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.0 Commit: 58cf2d82ca1b7525390f03863d520423dd5d5600 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58cf2d82ca1b7525390f03863d520423dd5d5600 Author: Marcin Ślusarz Date: Mon Mar 8 12:30:58 2021 +0100 gallium: add PIPE_CAP_ALLOW_DYNAMIC_VAO_FASTPATH

Mesa (staging/21.0): iris: disable dynamic VAO fastpath on GFX version 9

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.0 Commit: 22956ea3e0a159cb8f96189a42178cf92ff36132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22956ea3e0a159cb8f96189a42178cf92ff36132 Author: Marcin Ślusarz Date: Thu Mar 25 17:29:11 2021 +0100 iris: disable dynamic VAO fastpath on GFX version 9

Mesa (master): nir/loop_unroll: fix is_indirect_load() with load_global

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e9dc3df868d97ad88360131bada45732eb8535e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9dc3df868d97ad88360131bada45732eb8535e7 Author: Rhys Perry Date: Mon Apr 12 15:36:59 2021 +0100 nir/loop_unroll: fix is_indirect_load() with load_global

Mesa (master): lima: increase epsilon for depthrange near == far

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b071d98c0432eebf3318e8d7a1eb904e3c735d14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b071d98c0432eebf3318e8d7a1eb904e3c735d14 Author: Erico Nunes Date: Sun Mar 28 23:42:43 2021 +0200 lima: increase epsilon for depthrange near == far When the

Mesa (master): iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bc1f715076192d49bcd9dd8e7abfe6c2ec2c2a57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc1f715076192d49bcd9dd8e7abfe6c2ec2c2a57 Author: Nanley Chery Date: Tue Sep 17 16:16:04 2019 -0700 iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC With

Mesa (master): iris: Support RC_CCS_CC modifier in plane queries

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4785aad6a0ede58175eff3f8f30f1235147bd2d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4785aad6a0ede58175eff3f8f30f1235147bd2d9 Author: Nanley Chery Date: Thu Sep 19 18:13:46 2019 -0700 iris: Support RC_CCS_CC modifier in plane queries

Mesa (master): iris: Set BO maps to NULL in bo_free

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0092219cfe2c46843b8feff76d0f4df87a8b3c81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0092219cfe2c46843b8feff76d0f4df87a8b3c81 Author: Nanley Chery Date: Mon Feb 22 10:54:30 2021 -0800 iris: Set BO maps to NULL in bo_free bo_free is called on

Mesa (master): drm-uapi: Update drm_fourcc.h for new TGL modifier

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7a69942d298bf8921bd307911898546e9730ebab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a69942d298bf8921bd307911898546e9730ebab Author: Nanley Chery Date: Tue Sep 1 11:42:48 2020 -0700 drm-uapi: Update drm_fourcc.h for new TGL modifier Pull in

Mesa (master): isl: Describe I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 11a0584c4804aefdc52eb0fa331d13a1d73a6686 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11a0584c4804aefdc52eb0fa331d13a1d73a6686 Author: Nanley Chery Date: Tue Mar 19 14:11:34 2019 -0700 isl: Describe I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS_CC v2.

Mesa (master): iris: Support clear color plane imports for RC_CCS_CC

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f02951d727889a6fd3ff42eab1f4f6de1edd461c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f02951d727889a6fd3ff42eab1f4f6de1edd461c Author: Nanley Chery Date: Tue Sep 17 16:49:55 2019 -0700 iris: Support clear color plane imports for RC_CCS_CC

Mesa (master): 29 new commits

2021-04-12 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9b527a9a501bf15c33957ac7ae431d996aea606 Author: Marek Olšák Date: Sun Apr 4 20:19:55 2021 -0400 radeonsi: unify internal compute with SSBOs in si_launch_grid_internal_ssbos just deduplicate the code Reviewed-by:

Mesa (master): nir_opt_deref: ptr_as_array(deref_cast(x))[0] isn't the same as x[0] if the cast has alignment

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4b69ae8e1eaaf6591f8e76ec64bf0bc2dcfeb019 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b69ae8e1eaaf6591f8e76ec64bf0bc2dcfeb019 Author: Jesse Natalie Date: Sun Apr 11 19:15:35 2021 -0700 nir_opt_deref: ptr_as_array(deref_cast(x))[0] isn't the

Mesa (master): vtn: Support scoped control barriers for OpenCL too

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 70aefe3449e8aa70480cd6ec2f67052496615e46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70aefe3449e8aa70480cd6ec2f67052496615e46 Author: Jesse Natalie Date: Sun Apr 11 19:13:44 2021 -0700 vtn: Support scoped control barriers for OpenCL too The

Mesa (master): aux/trace: enhance trigger mode to dump context states during bind

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5ecffaa7a669f20ed0b578a75a1cfcb9f169da6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ecffaa7a669f20ed0b578a75a1cfcb9f169da6f Author: Mike Blumenkrantz Date: Wed Apr 7 08:23:50 2021 -0400 aux/trace: enhance trigger mode to dump context states

Mesa (master): aux/trace: do deep dumps of fb state for triggered traces

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5a61a4dbfafa33ac00b0ed1e961950a73fd1bd06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a61a4dbfafa33ac00b0ed1e961950a73fd1bd06 Author: Mike Blumenkrantz Date: Wed Apr 7 09:05:12 2021 -0400 aux/trace: do deep dumps of fb state for triggered

Mesa (master): aux/trace: dump current fb state on trigger-mode draw if it hasn't been seen yet

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5ac3bb806b5f7bb13b9d85de162e4ff38a419f28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ac3bb806b5f7bb13b9d85de162e4ff38a419f28 Author: Mike Blumenkrantz Date: Wed Apr 7 08:53:40 2021 -0400 aux/trace: dump current fb state on trigger-mode draw

Mesa (master): amd: Hide amdgpu_drm.h on Windows

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7dfc9e44315ab56e9ffef496516ec1a82788b5e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dfc9e44315ab56e9ffef496516ec1a82788b5e7 Author: James Park Date: Thu Dec 3 20:25:54 2020 -0800 amd: Hide amdgpu_drm.h on Windows Declare missing

Mesa (master): amd: Hide drm_fourcc.h on Windows

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f3bd5f9590b522f492a940dc56846806087ee907 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3bd5f9590b522f492a940dc56846806087ee907 Author: James Park Date: Fri Mar 19 01:47:21 2021 -0700 amd: Hide drm_fourcc.h on Windows Declare missing

Mesa (master): ci: bump bare-metal kernel to bring in an a530 stability fix

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f86e0a519d7f8af76dfabcf996f8fd32dd971de5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f86e0a519d7f8af76dfabcf996f8fd32dd971de5 Author: Eric Anholt Date: Thu Apr 1 16:17:32 2021 -0700 ci: bump bare-metal kernel to bring in an a530 stability fix

Mesa (master): venus: check vn_renderer_info::vk_xml_version

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 51216d656d702732169cac4c7a30607cbac0f077 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51216d656d702732169cac4c7a30607cbac0f077 Author: Chia-I Wu Date: Fri Apr 9 22:49:21 2021 -0700 venus: check vn_renderer_info::vk_xml_version When crosvm

Mesa (master): lima: limit number of draws per job

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 77fdabdfa55a31da915db43ff2ac44be4c3d48d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77fdabdfa55a31da915db43ff2ac44be4c3d48d5 Author: Vasily Khoruzhick Date: Wed Apr 7 23:32:46 2021 -0700 lima: limit number of draws per job Otherwise we may

Mesa (master): lima: use passed surface to get mipmap level for reload, not cbuf

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c8e80c24d4f484c2ac31acef8b1a69124e85b697 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8e80c24d4f484c2ac31acef8b1a69124e85b697 Author: Vasily Khoruzhick Date: Mon Apr 12 08:10:29 2021 -0700 lima: use passed surface to get mipmap level for

Mesa (master): radeon: Add cropping to encoded H.265 when padding is used

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e62c7e7c6caa6c9531afb694e7952a7fc3ac4401 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e62c7e7c6caa6c9531afb694e7952a7fc3ac4401 Author: Thong Thai Date: Fri Apr 9 10:26:59 2021 -0400 radeon: Add cropping to encoded H.265 when padding is used

Mesa (master): ac/rgp: BSD elf library compatibility

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1aeebac4e6b688f8697b6f7f6b8d2303bb92d633 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1aeebac4e6b688f8697b6f7f6b8d2303bb92d633 Author: James Park Date: Tue Feb 23 01:55:28 2021 -0800 ac/rgp: BSD elf library compatibility Allow compilation on

Mesa (master): panfrost: Only add resource checksum BOs to the batch once

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1b41707bbcc623419664137e5b6ce3b8d767ab2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b41707bbcc623419664137e5b6ce3b8d767ab2d Author: Icecream95 Date: Mon Feb 8 22:50:27 2021 +1300 panfrost: Only add resource checksum BOs to the batch once

Mesa (master): panfrost: Add fast path for graphics work group computation

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 821d68652dde4c3c385b2cf53588572595c6b50e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=821d68652dde4c3c385b2cf53588572595c6b50e Author: Icecream95 Date: Thu Jan 21 16:23:49 2021 +1300 panfrost: Add fast path for graphics work group computation

Mesa (master): panfrost: Align BO size to 4096 bytes

2021-04-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c8620005d24ea01dd237dbef452aa9ea401beb54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8620005d24ea01dd237dbef452aa9ea401beb54 Author: Icecream95 Date: Tue Jan 19 23:40:26 2021 +1300 panfrost: Align BO size to 4096 bytes Reviewed-by: Alyssa