diff options
| author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2020-01-20 19:18:17 +0000 |
|---|---|---|
| committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-01-24 21:08:24 +0000 |
| commit | 4c22abfbcb8456d99b7bacbbe3de7b1d91788116 (patch) | |
| tree | 8fbc3b6bf22a738d3889fc5971ba923bf18151f0 /tools/perf/scripts/python | |
| parent | 37f60b753bca112b4acda87683727fbcd820257b (diff) | |
| download | linux-4c22abfbcb8456d99b7bacbbe3de7b1d91788116.tar.gz linux-4c22abfbcb8456d99b7bacbbe3de7b1d91788116.zip | |
drm/i915/guc: Don't GEM_BUG_ON on corrupted H2G CTB
We should never BUG_ON on any corruption in CTB descriptor as
data there can be also modified by the GuC. Instead we can
use flag "is_in_error" to indicate that we will not process
any further messages over this CTB (until reset).
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200120191817.50164-1-michal.wajdeczko@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
