aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2021-07-08 10:48:13 -0500
committerDaniel Vetter <[email protected]>2021-07-08 19:44:18 +0200
commitc7a71fc8ee04669037501da2f987f0732e8754ee (patch)
treeac44a026b6d718f61d2564d49bce73c26a3f81ed /tools/perf/scripts/python/bin
parent00dae4d3d35d4f526929633b76e00b0ab4d3970d (diff)
drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
This has never been used by any userspace except IGT and provides no real functionality beyond parroting back parameters userspace passed in as part of context creation or via setparam. If the context is in legacy mode (where you use I915_EXEC_RENDER and friends), it returns success with zero data so it's not useful for discovering what engines are in the context. It's also not a replacement for the recently removed I915_CONTEXT_CLONE_ENGINES because it doesn't return any of the balancing or bonding information. Signed-off-by: Jason Ekstrand <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions