aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2014-11-24 18:49:41 +0000
committerDaniel Vetter <[email protected]>2014-12-03 09:35:22 +0100
commitff79e857024143f54aff5257c14595e949f46d8a (patch)
tree7566e16ff7dea7027b18178171b147a3cd1fc967 /lib/memory-notifier-error-inject.c
parent44cdd6d219bc64f6810b8ed0023a4d4db9e0fe68 (diff)
drm/i915: Connect requests to rings at creation not submission
It makes a lot more sense (and makes future seqno -> request conversion patches simpler) to fill in the 'ring' field of the request structure at the point of creation rather than submission. Given that the request structure is assigned by ring specific code and thus is locked to a ring from the start, there really is no reason to defer this assignment. 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