diff options
| author | John Harrison <[email protected]> | 2022-03-14 19:08:05 -0700 |
|---|---|---|
| committer | Matt Roper <[email protected]> | 2022-03-15 09:46:50 -0700 |
| commit | 4dc3a1e52fece14c8bf05d5b46c9834d31c8dbf4 (patch) | |
| tree | fd74ff6f9de1714a4adff5c3530a753a5a202a4c /tools/perf/scripts/python/bin | |
| parent | cc1338f259a21afd09aaaa011b87f3b83388d545 (diff) | |
drm/i915: Reduce stack usage in debugfs due to SSEU
sseu_dev_info is already a pretty large structure which will likely
continue to grow when future platforms increase potential DSS and EU
counts. Let's switch the stack placement of this structure in debugfs
with a dynamic allocation.
Signed-off-by: John Harrison <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: José Roberto de Souza <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions