diff options
| author | Tvrtko Ursulin <[email protected]> | 2018-01-11 14:55:07 -0800 |
|---|---|---|
| committer | Paulo Zanoni <[email protected]> | 2018-01-19 18:13:33 -0200 |
| commit | b86aa4458ac6e8be44dfb281b8019fc7822f5538 (patch) | |
| tree | 9b6ec57930fa8bad51bf52e31e97f0b1e8e445da /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 7ab4adbd921f9ab69bbe10cc1354a9fb59085a71 (diff) | |
drm/i915/icl: Gen11 render context size
Gen11 removes the Resource Streamer, which frees up a big chunk of
the context image. BSpec indicates 12544 DWORDs (13 pages), plus
one page for PPHWSP.
Please notice that, when looking at the BSpec context image table,
the right filter has to be applied as some rows are excluded for
specific GENs. Also, some rows apply per-subslice (for the
calculation above, we have supposed I915_MAX_SUBSLICES = 8).
v2: Rebase.
v3: Use the right size as per the BSpec.
v4:
- Rebased on top of the default context size (Rodrigo)
- Clarify in the commit message where the subslice calculation
comes from.
v5: s/12538/12544/ (Daniele)
BSpec: 18907
Cc: Rodrigo Vivi <[email protected]>
Acked-by: Ben Widawsky <[email protected]> (older version)
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Tvrtko Ursulin <[email protected]>
Signed-off-by: Oscar Mateo <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions