aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichal Wajdeczko <[email protected]>2019-10-28 16:45:20 +0000
committerChris Wilson <[email protected]>2019-10-28 20:40:07 +0000
commit19c17b763f0598baa72210dd3e5235ca243f0b6c (patch)
treef07f81ea2b7b1b500c29c6d8c440bb13bd196987 /tools/perf/scripts/python/syscall-counts.py
parentf9d9fece29b8b5cd4943eccd7bd73b6241d424fa (diff)
drm/i915/execlists: Use vfunc to check engine submission mode
While processing CSB there is no need to look at GuC submission settings, just check if engine is configured for execlists mode. While today GuC submission is disabled it's settings are still based on modparam values that might not correctly reflect actual submission status in case of any fallback. Until that is fully fixed, use alternate method to confirm that engine really runs in execlists mode by comparing set_default_submission vfunc. v2: add other immediate use of new helper Signed-off-by: Michal Wajdeczko <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Janusz Krzysztofik <[email protected]> Reviewed-by: Janusz Krzysztofik <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions