aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2020-01-15 12:25:09 +0000
committerChris Wilson <[email protected]>2020-01-15 14:01:58 +0000
commit72ff2b8d5f2dcb09bfa37b902c23311eec426496 (patch)
treefe64c72cde6f57021207aa1035bc16aeb52cb2e4 /tools/perf/scripts/python/bin
parenta267ab8dec061c5a379a75a4c4f8206c63d87db9 (diff)
drm/i915/gt: Use the BIT when checking the flags, not the index
In converting over to using set_bit()/test_bit(), when manually inspecting the rq->fence.flags, we need to use BIT(). Fixes: e1c31fb5dde3 ("drm/i915: Merge i915_request.flags with i915_request.fence.flags") Signed-off-by: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Cc: Matthew Auld <[email protected]> Reviewed-by: Tvrtko Ursulin <[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