diff options
author | Matt Roper <[email protected]> | 2022-03-01 15:15:38 -0800 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-03-02 06:45:17 -0800 |
commit | 4b88ad503d6d2ea11891a355e656bf428ec815e6 (patch) | |
tree | 8d728d073d91cdefb04576b9beac76b4524eaf69 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 944823c9463916dd53f365e9aa07f23360968080 (diff) |
drm/i915/xehp: CCS shares the render reset domain
The reset domain is shared between render and all compute engines,
so resetting one will affect the others.
Note: Before performing a reset on an RCS or CCS engine, the GuC will
attempt to preempt-to-idle the other non-hung RCS/CCS engines to avoid
impacting other clients (since some shared modules will be reset). If
other engines are executing non-preemptable workloads, the impact is
unavoidable and some work may be lost.
Bspec: 52549
Original-author: Michel Thierry
Cc: Tvrtko Ursulin <[email protected]>
Cc: Vinay Belgaumkar <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Aravind Iddamsetty <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions