diff options
author | John Harrison <[email protected]> | 2014-11-24 18:49:37 +0000 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-12-03 09:35:20 +0100 |
commit | f06cc1b9401cf0b60f3cd30d8127a8a4f088d4c3 (patch) | |
tree | 4984421673ef6dfb80605047fd793304706227f6 /lib/memory-notifier-error-inject.c | |
parent | 9400ae5c8248dd29c55f2c2355b71e55995774d3 (diff) |
drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
Converted the flip_queued_seqno value to be a request structure as part of the
on going seqno to request changes. This includes reference counting the request
being saved away to ensure it can not be retired and freed while the flip code
is still waiting on it.
For: VIZ-4377
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Thomas Daniel <[email protected]>
[danvet: Again get rid of the _irq request unref by simply moving that
into the unpin worker. Doesn't matter when we hang onto the request
for a bit longer, and in the unpin worker we already grab the
dev->struct_mutex anyway.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions