summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohn Harrison <John.C.Harrison@Intel.com>2014-11-24 18:49:36 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-12-03 09:35:19 +0100
commit9400ae5c8248dd29c55f2c2355b71e55995774d3 (patch)
treec2c3036e6cb75bb63d8065b136e39d21774f698f /tools/perf/scripts/python/bin
parent9c654818295eee21720e62040e235e6951b05b40 (diff)
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
There is no longer any need to retrieve a seqno value from an i915_add_request() call. The calling code already knows which request structure is being processed (it can only be ring->OLR). And as the request itself is now used in preference to the basic seqno value, the latter is now redundant in this situation. For: VIZ-4377 Signed-off-by: John Harrison <John.C.Harrison@Intel.com> Reviewed-by: Thomas Daniel <Thomas.Daniel@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions