Module: Mesa Branch: staging/21.1 Commit: a67f02dcc4f5ca51291a49742919eb0584234679 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a67f02dcc4f5ca51291a49742919eb0584234679
Author: Eric Engestrom <[email protected]> Date: Mon May 17 22:21:42 2021 +0200 .pick_status.json: Update to e17e3df476ec0f3f537f0169ccd5488f27802bf6 --- .pick_status.json | 135 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index 14e28fe07cd..6b0adc4b35f 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,139 @@ [ + { + "sha": "e17e3df476ec0f3f537f0169ccd5488f27802bf6", + "description": "drisw: Don't bzero displaytarget pixels", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "b9a172c5afd2d18d430d584c58e45ff5456838fc", + "description": "gallium/dri: Remove unused dri_drawable::drisw_surface", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "931ad19a18174bb01dfd76f3a1224a97db684d31", + "description": "turnip: make cmdstream bo's read-only to GPU", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "413e7c6dc86961bcc0163ffe739169bc8283a21d", + "description": "turnip: make possible to create read-only bo with tu_bo_init_new", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "d6f993e5d4e343f36563d3ed4d4da57f5672a5e6", + "description": "panfrost: Shorten iffy comment", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "5aee982aec07706e3d2e922d453edbf96dbfc234", + "description": "panfrost: Garbage collect comment", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "e249eaf141a0e96dc9bf66201a74c5113b91148f", + "description": "panfrost: Make clear which limits are arbitrary", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "fdbf8c96fe2b0f3818fc328114fdac766647bf8e", + "description": "panfrost: Use natural shader limits", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "73ca229690b2b9694f847fc0debc40709602157d", + "description": "panfrost: Drop random #define", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "958f11d537334417af010b3d887a7dbacd0ca311", + "description": "midgard: Fix type for vertex_builtin_arg() and compute_builtin_arg().", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "306800d747bcf210baa84594cdbdca21e435ddd9" + }, + { + "sha": "542585556275298779c29ac618dc50b2d9353279", + "description": "panfrost: Limit the number of active batch to 32", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "a6af15aa5b6a3458fdaa2ff8ae24fcba4e81cd23", + "description": "panfrost: Simplify the dependency tracking logic", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "82571f977ae0cf927f65df85e683a211cf7b077e", + "description": "panfrost: Avoid duplicate entries in access->readers", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "3c684d10be87467f06d9b73c4f9ccb2cce154dee", + "description": "panfrost: Don't freeze blit batches", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, + { + "sha": "3e74bbf631f06aa8d58dc7a9aa87165521e6cef8", + "description": "i915g: fix implicit fallthrough", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "4e861ac4a1f1bdbd28f66e3f15eb45aa45a47bad" + }, { "sha": "6d56c16c9ceb864af6bb71d0bdcdd21064d94307", "description": "radv: dump the trap handler shader with RADV_DEBUG=metashaders", _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
