diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2014-11-24 18:49:35 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-12-03 09:35:19 +0100 |
commit | 9c654818295eee21720e62040e235e6951b05b40 (patch) | |
tree | 0578ceeb092e4babb6d0c3407e786026413a96c1 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | cc8c4cc2a0cee06ecdd27aa654e26ec3b2b05048 (diff) | |
download | talos-op-linux-9c654818295eee21720e62040e235e6951b05b40.tar.gz talos-op-linux-9c654818295eee21720e62040e235e6951b05b40.zip |
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 <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 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions