diff options
author | Timur Kristóf <[email protected]> | 2020-03-30 17:23:25 +0200 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-04-29 11:51:04 +0000 |
commit | ee5f04c9c9c02e42739924f9f0b6efd3f9077039 (patch) | |
tree | af34e43fd5561356b26b66ede5e1f27cfb439bd7 /scons/source_list.py | |
parent | efa4976709afbbbfd430235bb8b71e6abb66d8e7 (diff) |
aco: Use new default driver locations.
The way the new locations are set up has much fewer gaps
between each I/O slot, so this results in a massive reduction
in the LDS usage of tessellation shaders.
Totals (GFX10):
VGPRS: 3976792 -> 3974864 (-0.05 %)
Code Size: 260552784 -> 260532860 (-0.01 %) bytes
LDS: 48723 -> 30179 (-38.06 %) blocks
Max Waves: 1053407 -> 1053583 (0.02 %)
Totals from affected shaders (1407 shaders on GFX10):
SGPRS: 59144 -> 59216 (0.12 %)
VGPRS: 63024 -> 61096 (-3.06 %)
Code Size: 2695508 -> 2675584 (-0.74 %) bytes
LDS: 47109 -> 28565 (-39.36 %) blocks
Max Waves: 12999 -> 13175 (1.35 %)
Signed-off-by: Timur Kristóf <[email protected]>
Reviewed-by: Rhys Perry <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4388>
Diffstat (limited to 'scons/source_list.py')
0 files changed, 0 insertions, 0 deletions