Module: Mesa Branch: staging/20.2 Commit: 9a5b5cdf9cd4c2a046616ca3b89f98c0acab34a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a5b5cdf9cd4c2a046616ca3b89f98c0acab34a0
Author: Dylan Baker <[email protected]> Date: Fri Aug 7 10:44:33 2020 -0700 .pick_status.json: Update to 1e28745bc0d3528c1dfc25459456849feb58d407 --- .pick_status.json | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index dd80650b78c..5a48c71bff7 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,103 @@ [ + { + "sha": "1e28745bc0d3528c1dfc25459456849feb58d407", + "description": "meson/freedreno: Fix lua requirement", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "caa107cb8db930bc59cd557a325a6a0bc4a86565" + }, + { + "sha": "0cdd411b6d78d15e8bc54e1ce5c3493cdbcadc1d", + "description": "radeonsi: various fixes for gfx10.3", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "e2e700f6053d0b16ba46e4d5c5b20e965fb2224e", + "description": "radeonsi: remove the NGG hack decreasing LDS usage to deal with overflows", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "97456e847e090577b67df7ea0a49183fc5e77462", + "description": "radeonsi: add a common function for getting the size of gs_ngg_scratch", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "68b3e92fef09330ac880e713a744dc7a57e78f05", + "description": "radeonsi: don't count unusable vertices to the NGG LDS size", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "64c741ffb7aa0ae40c4302bc065fef0192123c6a", + "description": "radeonsi: fix applying the NGG minimum vertex count requirement", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "4ecc39e1aa1568f19ebf54a99ffe14643bac7d15" + }, + { + "sha": "7a468fc0f6a02d2ee71b50225459de335ed689b4", + "description": "radeonsi: increase minimum NGG vertex count requirement per workgroup on gfx 10.3", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "633d2aa9157cb9b581982bf2f0aa4a80ba0062ae", + "description": "radeonsi: use the same units for esgs_ring_size and ngg_emit_size", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "a23802bcb9a42a02d34a5a36d6e66d6532813a0d" + }, + { + "sha": "b6fb09fd843293a4e5269cc457b6685435822d31", + "description": "radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_info", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "88efb63cafcf249a370ee27683c41afde3b95ffd" + }, + { + "sha": "61c671c97e8632cf360ddbd2a6d7b3fe0e63627f", + "description": "Revert \"radeonsi: honor a user-specified pitch on gfx10.3\"", + "nominated": true, + "nomination_type": 1, + "resolution": 0, + "master_sha": null, + "because_sha": "c4b5fd9ab096a0bb5106b93191b13c81cc32243b" + }, + { + "sha": "15bd3f3712a2aa0fb9d550edc7b4a6a35a015b42", + "description": "ac/gpu_info: set num_tiles_pipes on gfx10+ too", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "master_sha": null, + "because_sha": null + }, { "sha": "9333a8570d2174b73da63c3ee6f1a740ae487ab8", "description": "radeonsi: enable ETC2 hw acceleration on Raven2", _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
