Module: Mesa Branch: staging/22.3 Commit: 291a45ab9e95363f53ca7eeb4a61b2cd92635d4f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=291a45ab9e95363f53ca7eeb4a61b2cd92635d4f
Author: Eric Engestrom <[email protected]> Date: Thu Jan 19 11:20:11 2023 +0000 .pick_status.json: Update to 34e65305187630ba77616cc4314e361bd82f46ab --- .pick_status.json | 612 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 612 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index 8f88cdcb85c..db2852b977b 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,616 @@ [ + { + "sha": "34e65305187630ba77616cc4314e361bd82f46ab", + "description": "mesa/st: drop unused param", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "ddc721e15c6260e5a505f7e5fab2115e4cbd7c72", + "description": "glthread: fix glArrayElement handling", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "0f5c8c3dc35561f23a5383cb05075898942ce0c5", + "description": "vbo: lower VBO_SAVE_BUFFER_SIZE to avoid large VRAM usage", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "491f6b138ecbe938471f7ee1bc339b32c61eed07", + "description": "vbo: remove bogus assert", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "main_sha": null, + "because_sha": "a08baaff9764372c29d89886bc1331343d4273bf" + }, + { + "sha": "ff34e96701ef8f6e52755685a5ef9425c0229cfd", + "description": "nir/lower_io: fix bounds checking for 64bit_bounded_global", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "7092c1218a04be9369750a28501cfa44bc2334fd", + "description": "intel/compiler: Use more symbolic source names in components_read()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "16b66ab6597a756c19c842019a40cce2de443075", + "description": "intel/compiler: Drop dest checking in atomic code", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "780f3e2e6b6ce2ffd1bb8b6daeeb40244727edd5", + "description": "intel/compiler: Delete all the A64 atomic variants for type sizes", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "03ddde12308dde0a2bcfd5a774e5ec067f7b1d65", + "description": "intel/compiler: Combine nir_emit_{ssbo,shared}_atomic into one helper", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "b84939c678461e0f52d096dd1a7509f2a10a7cf5", + "description": "intel/compiler: Delete fs_visitor::nir_emit_{ssbo,shared}_atomic_float()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f7b29d792464b0224ae5155d15d48ab8e55840cb", + "description": "intel/compiler: Drop redundant 32-bit expansion for shared float atomics", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "main_sha": null, + "because_sha": "43169dbbe5f963ca47d51873f6639fbe3fd665b0" + }, + { + "sha": "02129eee3aa7f6ad02cd9b0fa48b26b44d15575c", + "description": "intel/compiler: Eliminate SHADER_OPCODE_UNTYPED_ATOMIC_FLOAT", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "284f0c9a57e17b14c044c04c7cf9ae77d6694492", + "description": "intel/compiler: Add an lsc_op_num_data_values() helper", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "90a2137cd56179a2c65339b2b60991e0281c8995", + "description": "intel/compiler: Use LSC opcode enum rather than legacy BRW_AOPs", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "8d2dc52a14b69e6b4779fdbbe8d381ea742e4611", + "description": "intel/compiler: Move atomic op translation into emit_*_atomic()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "5ff3d4a8a2c8a44ad7a980675827e25975f0a580", + "description": "anv: fix generated indirect draw shader stats checks", + "nominated": false, + "nomination_type": 1, + "resolution": 4, + "main_sha": null, + "because_sha": "c950fe97a05ef54e8298544a4582d21e524ada08" + }, + { + "sha": "4fd9bf6e7fb38559c4e5e5b28127b909d1399a8e", + "description": "intel/hasvk: remove some stale comments, wa was removed", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f40e17059ad3ca45720bf624ceaf7af005eca34c", + "description": "intel/fs/gfx12+: Drop redundant handling of SHADER_OPCODE_BROADCAST in exec pipe inference.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "b867d1b851c1a6f866e3a3ef4258edeb405042f1", + "description": "intel/eu/gfx12+: Implement decoding of 64-bit immediates.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f80f29dc4bd6477cd62a6d5153708b2334c06fd6", + "description": "intel/disasm/gfx12+: Fix print out of non-existing condmod field with 64-bit immediate.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f3352745ad6c1221338b40a3cdc7ba187869ba6e", + "description": "intel/disasm/gfx12+: Use helper instead of hardcoded bit access for 64-bit immediates.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "4a2e7306dd007a9564f9194c52d181ef24271c4e", + "description": "intel/fs/gfx12: Ensure that prior reads have executed before barrier with acquire semantics.", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "e664082d3507d790ac31f721e8900417efd3a95b", + "description": "nir/lower_blend: No-op nir_color_mask if no mask", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "1fc25c8c7936abf503e26ee62328271631ab3bed", + "description": "nir/lower_blend: Handle undefs in stores", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "8b83210ab3f1e5eaa47ca2b8b19e5b8fb08d648d", + "description": "nir/lower_blend: Don't do logic ops on pure float", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "dbd0615e7ad0754ab1057cbfa810c42df971c446", + "description": "nir/lower_blend: Avoid useless iand with logic ops", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "ee127f03e45f4100f1109e222a5c4ba42d5dd1d9", + "description": "nir/lower_blend: Fix SNORM logic ops", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f9839e7e1b47fd6015e47b26cef14b85410c845c", + "description": "nir/lower_blend: Clamp blend factors", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "fca457790e1423e28ba5596411332267e7cb706a", + "description": "nir/lower_blend: Fix alpha=1 for RGBX format", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "97061dd7ee40d3ab82caff5485065a5e25016147", + "description": "d3d12: Add support for Xbox GDK.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "882a78b8adf782b3a3d58274ece14e1fa9330f46", + "description": "wgl: Add support for Xbox GDK.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "75415e58e3968b483905ed38be8ca4442ef4bafb", + "description": "dxil_validator: Add support for Xbox GDK.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "75881647179f447d8cf009e91cb2699321bc341d", + "description": "util: Add #ifdefs for Xbox GDK support.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "d575fe8881dd90c5f3b1f78e52c8932dda89a202", + "description": "futex: Change INT_MAX to INT32_MAX.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f9477770d84becad51f34eb149b8333a73bedd0f", + "description": "anv: use vk_realloc for the anv_execbuf arrays", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "6d4fc0e5bfae5d2f7b1bdfeba79872c7bcb1c891", + "description": "anv: rename anv_execbuf->array_length to bo_array_length", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "e642cafdae68ef407f9aea1cb7f48b18a956a8ee", + "description": "anv: run buf_finish() if add_bo() fails during execute_simple_batch()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "3d37950fd9ddc7b43f06b4a5fa710fb7333978ce", + "description": "anv: check the return value of anv_execbuf_add_bo_bitset()", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "ad6a036a6815f973355c2500023ddaf780593394", + "description": "anv: don't leave undefined values in exec->syncobj_values", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "fd3e8047d26fe18d56e5ebeb2b9f78a171a53267", + "description": "docs/panvk: VK_KHR_descriptor_update_template", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "86c9bdcd9adc952654f58329d4d482b7a509f5c7", + "description": "v3dv: remove unused clamp_to_transparent_black_border property", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "main_sha": null, + "because_sha": "e07c5467633431377ce4c9890f96d58cc7a77fdc" + }, + { + "sha": "11669c96bc565128f1a07c0d2c7f226883ed9b58", + "description": "Revert \"nouveau/ci: temporary disable gk20a-gles\"", + "nominated": false, + "nomination_type": 2, + "resolution": 4, + "main_sha": null, + "because_sha": "8a1a3a31dacf9369f81cb5336acdbdd35dd8b520" + }, + { + "sha": "f410a6d0111b885dc1deb786df2187a953a2417d", + "description": "ci/intel: fully utilize asus-cx9400-volteer", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "fb876f64f19470227d1f2185b873654e98f90850", + "description": "ci/anv: add multiple fails uncovered by change of sharding", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "257bb11332bcfee56d22407e9b58ac0a98e62a51", + "description": "gallum/asahi: fix memory leak in agx_resource_from_handle", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "b82d9b1a3d0f74fc73acc5ae77a6f51ce9ed8fc1", + "description": "nir/divergence: add missing RT intrinsinc handling", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "7e68cf91d74e6bd9a88c2b52417451d9afec4782", + "description": "mesa: Set info.separate_shader for ARB programs", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "696069bc0d15d59bbdc1a62f51f9ddad0d4df1d2", + "description": "ci: Add some new folks to the restricted-traces access list.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "9db7c1a509f45d52bb7b84a0def026b69be9fb9d", + "description": "r300: remove backend negative addressing emulation", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "7bec63c0249b7bdcd1208c88eebc73995d47e28b", + "description": "r300: set ubo_vec4_max ntt option properly", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "cd18d541de6515497297dad292e4a40a8ac71c68", + "description": "ntt: pass ubo_vec4_max nir_opt_offsets flag through ntt options", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "4c0a54fc364dba6c7553f83a4c9dc8b6bd3c9ed5", + "description": "tool/pps: Fix 32-bit build issue with format string", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "a32d6071e15a6fc2019ff34f7914e3fe17f24385", + "description": "d3d12: Lower minimum supported Shader Model to 6.0", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "5e3ca1f97fa9a3518f782f9721968dbe936fc8c4", + "description": "lima: fix memory leak related to u_transfer_helper_create()", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "926ba335fdf357e8bc8df0959c1ae72ba35204a4", + "description": "pvr: add support for tile buffer output clear", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "96784f6cc18496904e17e2f91da4256dfa8cbcc9", + "description": "pvr: fix uses_tile_buffers in clear color attachment", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "027dd2c246c9398dd18ab028f968ff7b0ff3ce84", + "description": "radeonsi/sqtt: implement offset workaround for gfx11", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "215babd3ca91e347c0b0673b293e1cc24c53f980", + "description": "radeonsi/sqtt: update registers for gfx11", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "a3dc8b870d62bac047007d8ca333e103912f203e", + "description": "radeonsi/sqtt: disable SE1+ on GFX11", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "2e3dc3838ec9c5de148914e0e558139c365ace9e", + "description": "radeonsi/sqtt: don't read results for disabled SEs", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "f10f2c9bbb7081af07d37a975189b94a2dd19898", + "description": "ac: add TC_OP_ATOMIC_SUB_32", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "50bb7745ca8e9d107c93b224ded1fa4e3ee78750", + "description": "v3dv: enable shaderStorageImageReadWithoutFormat", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "b56be4c37ece4c6cd9a30e6c5bc6f2474194fc8b", + "description": "broadcom/compiler: treat PIPE_FORMAT_NONE as 32-bit formats for output type", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "41a081380a8924032ebc439a8190520a23a3979e", + "description": "broadcom/compiler: v3d_nir_lower_txf_ms doesn't need v3d_compile", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "a6c6a4ad04d5e70b32c6e87126a4e8779aa6bb93", + "description": "intel/blorp: Lower base_workgroup_id to zero", + "nominated": false, + "nomination_type": 1, + "resolution": 4, + "main_sha": null, + "because_sha": "4abdecce226db6a718dc3b44568975dee0465522" + }, + { + "sha": "a6ac4cbae881b303f927bfc88e33c3f620bfe9d8", + "description": "freedreno: add support for markers.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "ab9dd18b68d3c01800667112e4bf63400e1bf9bb", + "description": "util/u_trace: pass utrace context to marker functions.", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "c7fc30421cb1e5da07154c2ddb07884482f24e54", + "description": "radv: Advertise rt pipelines for Control (DX12)", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, { "sha": "0429f11dfb9155bc7413d9bd8786efd09d445037", "description": "zink: remove depth_clip_control_missing workaround",
