Module: Mesa Branch: staging/21.0 Commit: 527e5b2b84cb875d1b4d3a2d77a10d8ca20f3a28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=527e5b2b84cb875d1b4d3a2d77a10d8ca20f3a28
Author: Dylan Baker <[email protected]> Date: Wed Mar 10 12:33:11 2021 -0800 .pick_status.json: Update to ea27f2bf092f462171fe14a44619565d14f43fb8 --- .pick_status.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index 0b9f4247088..48657fbbc91 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,13 @@ [ + { + "sha": "ea27f2bf092f462171fe14a44619565d14f43fb8", + "description": "zink: Fix a thinko in instance setup", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "2b4fcf0a063f32d7000e9f4c6b8e398867d3b21c" + }, { "sha": "6ceb6b509e64c54812a5f6a208e7d93cc61119f4", "description": "turnip: Remove unused TU_DEBUG_IR3 flag", _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
