diff options
author | Umesh Nerlige Ramappa <[email protected]> | 2022-10-26 22:20:47 +0000 |
---|---|---|
committer | John Harrison <[email protected]> | 2022-10-27 12:35:56 -0700 |
commit | 682aa4373f156512245d391b15dde798d4594a13 (patch) | |
tree | cda1e7df43c5566a1032c7c9dfcba18d6af259fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a8a4f0467d706fc22d286dfa973946e5944b793c (diff) |
drm/i915/perf: Fix OA filtering logic for GuC mode
With GuC mode of submission, GuC is in control of defining the context
id field that is part of the OA reports. To filter reports, UMD and KMD
must know what sw context id was chosen by GuC. There is not interface
between KMD and GuC to determine this, so read the upper-dword of
EXECLIST_STATUS to filter/squash OA reports for the specific context.
v2: Explain guc id stealing w.r.t OA use case
Signed-off-by: Umesh Nerlige Ramappa <[email protected]>
Reviewed-by: Ashutosh Dixit <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions