[Intel-gfx] [PATCH 0/2] drm/i915/perf: fix context filtering with GuC & ICL
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Thu May 31 19:56:35 UTC 2018
Hi all,
Here are a couple of fixes due to something that was overlooked on the
context id in the OA reports. I assumed it was constructed by the OA
unit but after discussion with HW people, the value turns out to be
copied from the context descriptor.
We had a test catching this in CI but only with GuC.
Cheers,
Lionel Landwerlin (2):
drm/i915: drop one bit on the hw_id when using guc
drm/i915/perf: fix ctx_id read with GuC & ICL
drivers/gpu/drm/i915/i915_drv.h | 19 ++++
drivers/gpu/drm/i915/i915_gem_context.c | 7 +-
drivers/gpu/drm/i915/i915_perf.c | 123 ++++++++++++++++++------
drivers/gpu/drm/i915/intel_lrc.c | 7 +-
4 files changed, 121 insertions(+), 35 deletions(-)
--
2.17.0
More information about the Intel-gfx
mailing list