aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2016-11-14 22:39:34 +0000
committerJoonas Lahtinen <[email protected]>2016-11-24 13:28:29 +0200
commite3f51ece02f877d2ce9619aa8d5919db56f39582 (patch)
tree4ce39b9e407e1f2863719f17964ee02594030a42 /tools/perf/scripts/python/netdev-times.py
parent30576a2c462d9658508c3de67601aa565f973064 (diff)
drm/i915: cleanup use of INSTR_CLIENT_MASK
Doing cmd_header >> 29 to extract our 3-bit client value where we know cmd_header is a u32 shouldn't then also require the use of a mask. So remove the redundant operation and get rid of INSTR_CLIENT_MASK now that there are no longer any users. Cc: Chris Wilson <[email protected]> Signed-off-by: Matthew Auld <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions