diff options
author | Michal Wajdeczko <[email protected]> | 2019-10-28 16:45:20 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-10-28 20:40:07 +0000 |
commit | 19c17b763f0598baa72210dd3e5235ca243f0b6c (patch) | |
tree | f07f81ea2b7b1b500c29c6d8c440bb13bd196987 /tools/perf/scripts/python/syscall-counts.py | |
parent | f9d9fece29b8b5cd4943eccd7bd73b6241d424fa (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