diff options
author | Umesh Nerlige Ramappa <[email protected]> | 2023-09-12 14:22:47 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-09-20 10:55:37 -0400 |
commit | c524cd40e8a2a1a36f4898eaf2024beefeb815f3 (patch) | |
tree | d4b09b90f0ab07a8b27f91d709759786e0b657eb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f17cc0f11fa18c06b4938c20f0244620199af0b0 (diff) |
i915/pmu: Move execlist stats initialization to execlist specific setup
engine->stats is a union of execlist and guc stat objects. When execlist
specific fields are initialized, the initial state of guc stats is
affected. This results in bad busyness values when using GuC mode. Move
the execlist initialization from common code to execlist specific code.
Fixes: 77cdd054dd2c ("drm/i915/pmu: Connect engine busyness stats from GuC to pmu")
Signed-off-by: Umesh Nerlige Ramappa <[email protected]>
Reviewed-by: Alan Previn <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 4485bd519f5d6d620a29d0547ff3c982bdeeb468)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions