diff options
author | John Harrison <[email protected]> | 2014-11-24 18:49:35 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-12-03 09:35:19 +0100 |
commit | 9c654818295eee21720e62040e235e6951b05b40 (patch) | |
tree | 0578ceeb092e4babb6d0c3407e786026413a96c1 /lib/memory-notifier-error-inject.c | |
parent | cc8c4cc2a0cee06ecdd27aa654e26ec3b2b05048 (diff) |
drm/i915: Convert __wait_seqno() to __wait_request()
Now that all code above is using request structures instead of seqno values, it
is possible to convert __wait_seqno() itself. Internally, it is still calling
i915_seqno_passed(), this will be updated later in the series. This step is just
changing the parameter list and function name.
For: VIZ-4377
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Thomas Daniel <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions