aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2019-08-13 17:21:45 -0700
committerChris Wilson <[email protected]>2019-08-14 09:04:56 +0100
commit0b08ae030154118705b993ff69b3f0c9c450c229 (patch)
tree04e90dc15c643b45a818ad2541d64be2e5f6963c /tools/perf/scripts/python/sched-migration.py
parentbe6133b8917f8131b76728f11db51a65c91b3fec (diff)
drm/i915/guc: Remove client->submissions
The engine->guc_id is GuC FW defined and it is not guaranteed to be below I915_NUM_ENGINES, so we shouldn't use it with the i915-defined client->submissions, as we might overflow. Instead of fixing it, just get rid of client->submissions, because the information we get from it is not interesting anymore now that we only have 1 client. Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Michal Wajdeczko <[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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions