diff options
| author | Matt Roper <[email protected]> | 2023-08-11 09:06:04 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:40:24 -0500 |
| commit | 13a3398b927b1578440740f7684bc20883a08521 (patch) | |
| tree | 15dba7a4bc65dfe3957b60060440a478654e1567 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 0aef9ff75204485ae6bcc9f7a54f16b3a3536b49 (diff) | |
drm/xe/xe2: Update render/compute context image sizes
The render and compute context are significantly smaller on Xe2 than on
previous platforms.
Registers:
- Render: 3008 dwords -> 12032 bytes -> round to 3 pages
- Compute: 1424 dwords -> 5696 bytes -> round to 2 pages
We also allocate one additional page for the HWSP, so the total
allocation sizes for render and compute are 4 and 3 pages respectively.
Bspec: 65182, 56578, 55793
Signed-off-by: Matt Roper <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Reviewed-by: Matt Atwood <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions