aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2014-11-26 14:17:05 +0100
committerDaniel Vetter <[email protected]>2014-12-03 09:35:17 +0100
commita4b3a5713d9f1ca94762b468117f918d3b15e5c4 (patch)
treebb941b2534eebefa526d6e84c4c8486ecab941a1 /lib/memory-notifier-error-inject.c
parent9bfc01a29b7d4d6b965a596b047b405bf6f58be1 (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 <[email protected]> Reviewed-by: Thomas Daniel <[email protected]> [danvet: Squash in hunk from an earlier patch which was rebased wrongly.] Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions