diff options
| author | Michel Thierry <[email protected]> | 2019-09-06 15:23:14 +0300 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-09-06 18:12:58 +0100 |
| commit | 5bf05dc58d65b215437df3013163a7eea78d5d4c (patch) | |
| tree | d8288d0a4d72955da2185550a10854025b86112c /tools/perf/scripts/python/bin | |
| parent | cdb736fa8b8b65740030ba8f9dc87f0fc3313858 (diff) | |
drm/i915/tgl: Register state context definition for Gen12
Gen12 has subtle changes in the reg state context offsets (some fields
are gone, some are in a different location), compared to previous Gens.
The simplest approach seems to be keeping Gen12 (and future platform)
changes apart from the previous gens, while keeping the registers that
are contiguous in functions we can reuse.
v2: alias, virtual engine, rpcs, prune unused regs
v3: use engine base (Daniele), take ctx_bb for all
Bspec: 46255
Cc: Michal Wajdeczko <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: José Roberto de Souza <[email protected]>
Signed-off-by: Michel Thierry <[email protected]>
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Tested-by: Daniele Ceraolo Spurio <[email protected]>
[ickle: Tweaked the GEM_WARN_ON after settling on a compromise with
Daniele]
Signed-off-by: Chris Wilson <[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