aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2017-10-03 21:34:51 +0100
committerChris Wilson <[email protected]>2017-10-04 17:52:46 +0100
commitbf64e0b00e1ff30449cc68e7bc7498adb6faa343 (patch)
tree301974edfd4d89d16eea660b6a36199846910ce5 /tools/perf/scripts
parent1f181225f8ec4ca59b53239aa06475d7c5b936b3 (diff)
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
In the next few patches, we wish to enable different features for the scheduler, some which may subtlety change ABI (e.g. allow requests to be reordered under different circumstances). So we need to make sure userspace is cognizant of the changes (if they care), by which we employ the usual method of a GETPARAM. We already have an I915_PARAM_HAS_SCHEDULER (which notes the existing ability to reorder requests to avoid bubbles), and now we wish to extend that to be a bitmask to describe the different capabilities implemented. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions