diff options
| author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-11-26 14:17:05 +0100 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-12-03 09:35:17 +0100 |
| commit | a4b3a5713d9f1ca94762b468117f918d3b15e5c4 (patch) | |
| tree | bb941b2534eebefa526d6e84c4c8486ecab941a1 /tools/perf/scripts/python/netdev-times.py | |
| parent | 9bfc01a29b7d4d6b965a596b047b405bf6f58be1 (diff) | |
drm/i915: Convert i915_wait_seqno to i915_wait_request
Updated i915_wait_seqno() to take a request structure instead of a seqno value
and renamed it accordingly. Internally, it just pulls the seqno out of the
request and calls on to __wait_seqno() as before. However, all the code further
up the stack is now simplified as it can just pass the request object straight
through without having to peek inside.
For: VIZ-4377
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Thomas Daniel <Thomas.Daniel@intel.com>
[danvet: Squash in hunk from an earlier patch which was rebased
wrongly.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
