Module: Mesa Branch: staging/19.3 Commit: 8241d6a2e6da55139388a81588a8914fe6da374f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8241d6a2e6da55139388a81588a8914fe6da374f
Author: Dylan Baker <[email protected]> Date: Thu Jan 23 11:12:13 2020 -0800 .pick_status.json: Update to 8aa5d968646d856d376ad44ef2963c2dbd4b3aa7 --- .pick_status.json | 801 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 801 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index d223302a523..577b37af21c 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,805 @@ [ + { + "sha": "8aa5d968646d856d376ad44ef2963c2dbd4b3aa7", + "description": "turnip: simplify tu_physical_device_get_format_properties", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "b7e22b7a3523ac1a81c8d90fd30735d97dd48bf3", + "description": "vulkan/wsi: remove unused image_get_modifier", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e8afd4075846a08c7b94fee3789a8e739e2a6474", + "description": "turnip: set linear tiling for scanout images", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "210e68874bbf5321adc6e6464a80526c177f8741" + }, + { + "sha": "11f6fba1c95b1a391d43fed44db3a8176b111493", + "description": "turnip: hook up GetImageDrmFormatModifierPropertiesEXT", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "210e68874bbf5321adc6e6464a80526c177f8741" + }, + { + "sha": "c5334d2943edc34052269cdb5c1052f6eb65335c", + "description": "freedreno/drm: Don't miscalculate timeout", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "b327501dbf946279c8dff55566af73821d0d576e", + "description": "turnip: Add support for fine derivatives.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "876824908db342f83cebb7845d01b713f85b577a", + "description": "freedreno/ir3: Plumb the ir3_shader_variant into legalize.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "f77369086ced2a76dd33358d28b7bb0706b1157f", + "description": "util/hash_table: update users to use new optimal integer hash functions", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "1496cc92f6f743f10e1f3c9c63787d79febfda40", + "description": "util/hash_table: added hash functions for integer types", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "931388ceca323750682604c7b70d355fa00d9900", + "description": "util/hash_table: replace _mesa_hash_data's fnv1a hash function with xxhash", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "032f8807f7c1aa2d0c973b6664b9ab6be6863e90", + "description": "util: move fnv1a hash implementation into its own header", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "17fac0e32d515411bb95e7c222ddc8c0089b97b9", + "description": "util: import xxhash", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "552028c013cc1d49a2b61ebe0fc3a3781a9ba826", + "description": "winsys/amdgpu: Close KMS handles for other DRM file descriptions", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "11a3679e3aba3524cf987f1f808d92c25f16e080" + }, + { + "sha": "b60f5cbc15a99ddd9251bce40eae7d84c3a1c373", + "description": "winsys/amdgpu: Re-use amdgpu_screen_winsys when possible", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "f76cbc7901f7d500f5a4f74aedfd29970d1efd00", + "description": "util: Add os_same_file_description helper", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "c6468f66c7a47f0e16df2f1200db33eef6d2d1f4", + "description": "winsys/amdgpu: Only re-export KMS handles for different DRM FDs", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "24075ac60fcc09dad173cb792e8f186c6379c086", + "description": "winsys/amdgpu: Keep track of retrieved KMS handles using hash tables", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "f4010a6da9720b1593ca34faf0d8722ca85ed6c2", + "description": "winsys/amdgpu: Keep a list of amdgpu_screen_winsyses in amdgpu_winsys", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "8d5203dad255b76501b74ac3cb5fcec977c7d21c", + "description": "aco: implement nir_op_f2i64/nir_op_f2u64 on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "4d9260171530f7fe9cc7a7ceffa5286355e546fc", + "description": "aco: implement 64-bit nir_op_ffloor on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "fbd169e421157ac9e142fc367300870ed9fef993", + "description": "aco: implement 64-bit nir_op_fround_even on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "87588801d3482b20fcafd2f2038b1b377a66004c", + "description": "aco: implement 64-bit nir_op_fceil on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "aad5176c58d222048e7105804d11b9c58d9376fb", + "description": "aco: implement 64-bit nir_op_ftrunc on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "36e7a5f5b906eea6d1c222336492d16bcecc58f7", + "description": "aco: implement nir_intrinsic_global_atomic_* on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "22d8822683139a815603a969a54c382ec3378d9e", + "description": "aco: implement nir_intrinsic_load_global on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d6af7571c22816a0724737711941589e4cbe248a", + "description": "aco: implement nir_intrinsic_store_global on GFX6", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "01f0bef71e60a9853ce7854288678ec15adde79f", + "description": "aco: fix wrong IR in nir_intrinsic_load_barycentric_at_sample", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "dbdf3b3ef97e51c31a71b3a27fb84cf89293f57c" + }, + { + "sha": "d101907de97fad39bde70d05975cb2bfa5e8dbb8", + "description": "anv/iris: warn gen12 3DSTATE_HS restriction", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "bf74a7f092126a985418956df9b249ec128d73cd", + "description": "gallium/swr: add option for static link", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "54e54ec3e8112e56ef229be483bb1772df6fc0de", + "description": "aco: fix printing assembly with CLRXdisasm on GFX6", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "0099f85232b700c3aa6bc771c5219de71af9626e" + }, + { + "sha": "dda542e912475d0d91d36d6c9f58d8cac2350a7e", + "description": "clover/meson: Define OpenCL header macros", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "dd756b704fe89ac83ada2f6261c058c5ac322aba", + "description": "clover: Use the dispatch table type from the OpenCL headers", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94", + "description": "include/CL: Update OpenCL headers to latest", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "12fe19ba3b146b3c7ee73426bb7f1dbd7667fa30", + "description": "radv: advertise VK_AMD_shader_fragment_mask", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e030aef32c05e1c042776f359da7b74234e170ee", + "description": "aco: add support for nir_texop_fragment_{mask}_fetch", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "9e477d79b7b18c908674f6f9e83227c1f68a6c34", + "description": "ac/nir: add support for nir_texop_fragment_{mask}_fetch", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "84b08971fbdced78dbcb085d633298db7e4bfa7f", + "description": "nir/lower_input_attachments: lower nir_texop_fragment_{mask}_fetch", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "76a34f5d3f63e2c672dcd66681040ce6fd95a51c", + "description": "spirv: add support for SpvOpFragment{Mask}FetchAMD operations", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "603e6ba972dae06fe0a198fc00b6aa4a0a33d479", + "description": "nir: add two new texture ops for multisample fragment color/mask fetches", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "dea29b3818ecd813f5b96d44d54d0d3966af1665", + "description": "spirv: add SpvCapabilityFragmentMaskAMD", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e60de085473174e5a6b5a1e33e39006e62f5c786", + "description": "radv: handle missing implicit subpass dependencies", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "0d2da2a8c08ded525f82f294c8322642fcc7c704", + "description": "radv: add explicit external subpass dependencies to meta operations", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "48ab21109cf2eb114ea0b0a298e4c58954323ff6", + "description": "gallivm: fix find lsb", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "1e433c398ebeacd28cd565569eae0caba2638d18", + "description": "galllivm: fix gather offset casting", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "fc9d67394d6d6a83f592f5b40fdf28bfb6e980b0", + "description": "llvmpipe: fix some integer instruction lowering.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "6c88c81df9544fc6653eca02ec088ed4c842235c", + "description": "gallivm: fix gather component handling.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "65e432695d9eadca8ac8be928bf5d434e1d9e912", + "description": "turnip: Add support for uniform texel buffers.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "8dc0540a171627cb502f76c75a29a43a86328a95", + "description": "intel: Fix aux map alignments on 32-bit builds.", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "2e6a7ced4dbc70149280fe3c8c453a228c73c524" + }, + { + "sha": "4413537c80b58978f61f468a5a36d1d75756d6b3", + "description": "util: Remove tmp argument from BITSET_FOREACH_SET macro", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d3eb2a0951ede3c7dcce891c3a153f3ebbb59bae", + "description": "util: Explain BITSET_FOREACH_SET params", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "60f9b45802ca6f6f0c11dcbf1a056b7291c8adc9", + "description": "lima: implement invalidate_resource()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "bf830250a70d71acec83df0063a81c4b54713e46", + "description": "glsl_to_nir: update interface type properly", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d3a4d1775e5e8b193c2c3dc1ab550e6855e158f1", + "description": "glsl: count uniform components and storage better in nir linking", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e5b3cf433e8b0e31e257a8e1216b6f8c08f7e780", + "description": "glsl: fix check for matrices in blocks when using nir uniform linker", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "55e4410b34bb699cd3dbfc32f272b3c721e00760", + "description": "glsl: remove bogus assert in nir uniform linking", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "b065d8fb8cf55373bfdd80994417f1ac60976158", + "description": "nir/algebraic: Optimize some 64-bit integer comparisons involving zero", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "c57338b924710b93193f921cd1e95d6de6b398ef", + "description": "anv: Enable SPV_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "76970940a6b22d25fcff42ab6c779dc646b2d9d4", + "description": "iris: Enable INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "b14e718e68019019ea241d7e7a7f1bbdb8fcf21e", + "description": "gallium: Add a cap bit for integer multiplication between 32-bit and 16-bit", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "9db20748fd1af930920424a95321ee11b6eae16e", + "description": "gallium: Add a cap bit for OpenCL-style extended integer functions", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "4e9079d0c71e42e152a00678bbe2665882849a43", + "description": "i965: Enable INTEL_shader_integer_functions2 on Gen8+", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "4fcddb55f27e29d78c6937c20d91e7f9962ce875", + "description": "spirv: Add support for IntegerFunctions2INTEL capability", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "aa56934e2ae75b31fbc22a5e03f95628c38f8d84", + "description": "spirv: Silence a bunch of unused parameter warnings", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "44471a76e9b32410d02c202c67ce48a3b69770a8", + "description": "nir/spirv: Translate SPIR-V to NIR for new INTEL_shader_integer_functions2 opcodes", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "de6c0f848797d26d28223bcad25da03654461874", + "description": "intel/fs: Implement support for NIR opcodes for INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "58907568ec526df87fa87177441743fa0d1d0a66", + "description": "intel/fs: Add SHADER_OPCODE_[IU]SUB_SAT pseudo-ops", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "74cd0964d684d7b91207b442eb3237fee1e4b4e0", + "description": "intel/fs: Don't lower integer multiplies that don't need lowering", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "db649fd5822569e1f33b058c0f4d38c27a47b083", + "description": "compiler: Translate GLSL IR to NIR for new INTEL_shader_integer_functions2 expressions", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d3d970166cad7d834811fd1f8bcd6c53db706bce", + "description": "nir/algebraic: Add lowering for 64-bit iadd_sat and isub_sat", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "dcadbd2dd222ecaa4f14bdadf90587bda83deba7", + "description": "nir/algebraic: Add lowering for 64-bit uadd_sat", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "1bdfc6d7cb4c897ae6fe826d7f778574c8ca7551", + "description": "nir/algebraic: Add lowering for 64-bit usub_sat", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "a483771045f49cb549e098394ceea309b5312c65", + "description": "nir/algebraic: Add lowering for 64-bit hadd and rhadd", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "ea435560ee26b2669d923c8af6077cd0c7ac0ff4", + "description": "nir/algebraic: Add lowering for uabs_usub and uabs_isub", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "21f0d020fe2518da008c86cb111579e7f0e636b5", + "description": "nir: Add new instructions for INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "cb518df775f222e34a4e724be2fa825df9388b0a", + "description": "glsl: Add built-in functions for INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "5eda9f5832105bea0b3f75bcc866c760dd801718", + "description": "glsl_types: Add function to get an unsigned base type from a signed type", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "1d165b0548639df48c406fd6514298309e68aba9", + "description": "glsl: Add new expressions for INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "20d34c4ebf07c98a40ea43b0cccc95537c176fa9", + "description": "mesa: Extension boilerplate for INTEL_shader_integer_functions2", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "88a0523bd2d3c635c41f0d0f6844bd8cf43933cc", + "description": "intel/compiler: Move Gen4/5 rounding to visitor", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "6f394343b1f704f8b98a24add7f4106e72e2db7b" + }, + { + "sha": "2fd85105c6b144d1f44e5faef33363e554b58455", + "description": "meson: Do not require libdrm for DRI2 on hurd", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "master_sha": null, + "because_sha": null + }, + { + "sha": "4f52425159b057442cc7b83eb26590479db05067", + "description": "util: Do not fail to build on unknown pthread_setname_np", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e45dc931362b90c18b31b23ee1a82e721dbdc38e", + "description": "loader: #define PATH_MAX when undefined (eg. Hurd)", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d60b8fd3cbafda64dee5ae3e4960f3887fcc337b", + "description": "util/atomic: fix return type of p_atomic_add_return() fallback", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "385d13f26d2b69db9423d806833d9b08f948a54a" + }, + { + "sha": "ac0219cc5b6afa6d0392a164b58e21ce95079930", + "description": "gallium: dmabuf support for yuv formats that are not natively supported", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "5f78524d9b5c579d492470ebd635178339a551a6", + "description": "intel/compiler: Return early if read() failed", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "8490b7d917c46951e3bc6708000fb542350b814b", + "description": "intel/perf: adapt to platforms like Solaris without d_type in struct dirent", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "8f140422eddb8746cca49120dc8b763d1409d737", + "description": "llvmpipe: drop LLVM < 3.4 support", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "7d7d1da1ac4b02c92da1624d3eb16004268dabac", + "description": "egl: drop confusing mincore() error message", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "15a1cc00d38db084b41d7ae7907aa0b0c22f2099", + "description": "aco: fix off-by-one error when initializing sgpr_live_in", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "93c8ebfa780ebd1495095e794731881aef29e7d3" + }, { "sha": "bd51538d285ad0ef488df60e24eaa08b9da20c28", "description": "radv: fix double free corruption in radv_alloc_memory()", _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
