Module: Mesa Branch: staging/22.3 Commit: 08b5204a807883984c21b6a7f172667308055b1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08b5204a807883984c21b6a7f172667308055b1b
Author: Eric Engestrom <[email protected]> Date: Tue Feb 7 14:12:04 2023 +0000 .pick_status.json: Update to fec15a225f603f7a980241ce6b7fad35dfc6aff4 --- .pick_status.json | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index c070b98a14c..94a307bab0d 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,67 @@ [ + { + "sha": "fec15a225f603f7a980241ce6b7fad35dfc6aff4", + "description": "v3dv: ensure we apply binning syncs to secondary command buffers", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "c2601f06908434aaddd6b1db5e995bbda22d2a72", + "description": "v3dv: ensure at least V3D_CL_MAX_INSTR_SIZE bytes in last CL instruction", + "nominated": true, + "nomination_type": 0, + "resolution": 0, + "main_sha": null, + "because_sha": null + }, + { + "sha": "079247e046368ef7b07f4d63080dde66409adbfc", + "description": "pvr: remove start/stop transfer flags", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "4347072443867f6337c33ffc330263bb851d9839", + "description": "meson: Ignore unused variables when assertions are disabled", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "main_sha": null, + "because_sha": "46b099e3925d118b1637505b1f26de50059649aa" + }, + { + "sha": "4888dd73918aaee71a3b029b5e8fab9d04640274", + "description": "radv: use amd common force_vrs option", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "1e3198c7662b53ae7b81f7a19059aa64138a18af", + "description": "radv: move radv_consider_force_vrs above radv_fill_shader_info", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, + { + "sha": "bee8e4704800b46b3017b06c455245a8d87a4f6f", + "description": "anv: use malloc for host only descriptor sets", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, { "sha": "3e2c768aa860f96074df73cd3171960e76f5c312", "description": "radv/vcn: enable dynamic dpb tier 2 for h264/h265 on navi21+",
