diff options
author | Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com> | 2020-01-23 17:37:01 -0800 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-01-27 21:11:59 +0000 |
commit | 6f280b133dc2468d86ecb5c3c7c5dbc4f23e49fc (patch) | |
tree | 5d6b9bdde6ffb7e23761280ef3639fd801115a87 /drivers/gpu/drm/i915/i915_gpu_error.c | |
parent | e5429340bfa2dc43a07c3329e0c30cdae4cc0b35 (diff) |
drm/i915/perf: Fix OA context id overlap with idle context id
Engine context pinned in perf OA was set to same context id as
the idle context. Set the context id to an unused value.
Clear the sw context id field in lrc descriptor before ORing with
ce->tag (Chris)
Closes: https://gitlab.freedesktop.org/drm/intel/issues/756
Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@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/20200124013701.40609-1-umesh.nerlige.ramappa@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gpu_error.c')
0 files changed, 0 insertions, 0 deletions