.pick_status.json: Update to 569c2fcf95

This commit is contained in:
Eric Engestrom 2024-05-06 19:40:33 +02:00
parent b897d0bac1
commit e0c70876dd

View file

@ -1,4 +1,304 @@
[
{
"sha": "569c2fcf952a3ec13ddf77c0058e769bf68f3aaf",
"description": "nir: fix nir_shader_get_function_for_name for functions without names.",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "2aa9eb497d0f670136b5c2a50b962f4ce0faa917",
"notes": null
},
{
"sha": "13bd41386086b9d44684aea4813697333500db40",
"description": "zink: clean up accidental debug print",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "19e8df39b62a26ae55273de7b4866c24d1657dda",
"notes": null
},
{
"sha": "f8489211480a4789533b6c117dbcd9f6cb6cf71e",
"description": "clover: fix pipe_box update regression",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "651191801a8751c9ac1bc09327a50c19a9927392",
"notes": null
},
{
"sha": "e7b942393af8f7170ad2d7e9403ace139c142f22",
"description": "aco/tests: simplify small constant copy test",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "44cc0d31b8220c91d036c523108232f5ad5f55ce",
"description": "aco/gfx10: use v_add_u16 with literal for constant copies",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "7823065f64a4231b269f3d664e3bbb73539c3455",
"description": "aco/gfx11+: use v_cvt_pk_u8_f32 for 8bit constant copies",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "23368f8c0c278b77283563a57ab79d3a24567083",
"description": "vc4: set src type on storing sample mask",
"nominated": false,
"nomination_type": 1,
"resolution": 4,
"main_sha": null,
"because_sha": "1632948a7640e0acb569be7c61e0840451daca2e",
"notes": null
},
{
"sha": "9e0978cd76f8063ba54a6e7c86e3729046ecf60c",
"description": "vc4/v3d/ci: update expected list",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "d163498dbe1a1777702ef6300df497793abc16ee",
"description": "nouveau: fix potential double-free in nouveau_drm_screen_create",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "821f4c8d99a3068758db834a5c219082a9609b3c",
"notes": null
},
{
"sha": "3e2df678743c4dcfc35c29c84894842e81538eea",
"description": "vulkan/properties: Document RENAMED_PROPERTIES in the property generator",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "a5d59a50a998389cb29a5e9ad4a67af37d3160d3",
"description": "v3dv: Use common runtime vk_properties",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "18c9b64e656132db7bfe384d891bf8f60a154683",
"description": "v3dv: constify arguments of vendor/device id getters",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "1afbf0ba4a8eec886eb552754445279f16fb3564",
"description": "vulkan/properties: support Android in the property generator",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "610a7c84c3766337778b273bc2a6dbf47900de39",
"description": "anv: move empty_vs_input to physical device",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "725397759a3133a610180743952b3c763aabfd3a",
"description": "anv: move device initialization as the last step of vkCreateDevice",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "63c4d24f7d2e496df3c5d08ece47d913a783d3b1",
"description": "anv: avoid requirement to put flush_data as first field",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "ae6d20815ad1029c50bf8a3bdde13d34414142aa",
"description": "anv: fix leak of custom border colors",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "4dad2a4a6fd76d8bc889d655c812a6f0ba757ed7",
"notes": null
},
{
"sha": "e260b16b1110174169f6234b8f59cb42fc42f69f",
"description": "anv: fixup alloc failure handling in reserved_array_pool",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "806281f61fe1be3c52e6a1aa77bb22e98161b3cd",
"notes": null
},
{
"sha": "92337aff030d5895ddde07f03a918dd416172a9b",
"description": "radv: split cmdbuf dirty flags into dirty/dirty_dynamic",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "db7bfe85ae499257ec214a543f6d8ef9c7a3738a",
"description": "clc: Always use spir for 32 bit",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"main_sha": null,
"because_sha": "22fa315ee0622b73956cebf8375497f3ccb8d456",
"notes": null
},
{
"sha": "8732a619f13b05e6469f4841d6780fcdac3586ce",
"description": "vulkan/android: Add common vkGetAndroidHardwareBufferPropertiesANDROID",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "e8f7e7582acc5eb7fa4ccc025720a22af727d417",
"description": "vulkan/android: Add common helpers for the AHB extension",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "d0996d1a30a5e054f6eed533aa324d4b9430c77f",
"description": "vulkan/android: Add common helpers for the ANB extension",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "3b0f0b0ab963c25a0ec231a5d7db176210c50da7",
"description": "vulkan/android: Add android buffer classification to vk_image",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "c406d53858543da81b5bec5826c30d0698d95fb6",
"description": "vulkan/android: Add common vkGetSwapchainGrallocUsage{2}ANDROID",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "dd9a426e3ee8da7e49867b9791446db3ad602e05",
"description": "vulkan/android: Add basic u_gralloc support",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "cd3871e7a41eb516ab85a4b13203daa22257d8bf",
"description": "docs/features: Add VK_EXT_map_memory_placed",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "220dae5870c03d712a1ad1323a7ae5be1c368d39",
"description": "tu: Implement VK_EXT_map_memory_placed",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "6d2de5b5b0716edd4216af5a4fa23018cadcc9db",
"description": "tu: Handle VkDeviceMemory BO unmapping in VkUnmapMemory",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "854640ea261cf4479dafa81e0f4e056a837d6bc1",
"description": "vdrm: Add fixed VA parameter for mapping memory",
"nominated": false,
"nomination_type": 3,
"resolution": 4,
"main_sha": null,
"because_sha": null,
"notes": null
},
{
"sha": "603982ea802b3846e91a943b413a7baf430e875d",
"description": "nir/opt_16bit_tex_image: optimize packed conversions too",