diff options
author | 2023-09-12 14:22:47 -0700 | |
---|---|---|
committer | 2023-09-15 09:29:01 -0700 | |
commit | 4485bd519f5d6d620a29d0547ff3c982bdeeb468 (patch) | |
tree | 4a48246f261f1f181f45188b64ab1a91b0fe2cf9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Add Wa_18022495364 (diff) | |
download | linux-rng-4485bd519f5d6d620a29d0547ff3c982bdeeb468.tar.xz linux-rng-4485bd519f5d6d620a29d0547ff3c982bdeeb468.zip |
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 <umesh.nerlige.ramappa@intel.com>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230912212247.1828681-1-umesh.nerlige.ramappa@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions