diff options
| author | Daniel Vetter <[email protected]> | 2016-06-08 17:15:36 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-06-10 16:58:27 +0200 |
| commit | a095caa7f5ec54b51a1aa8a5c692b2a8c1609f5d (patch) | |
| tree | a94258aacc11bc2261fc52509ba28607a586bf36 /tools/perf/scripts/python/netdev-times.py | |
| parent | 3b24f7d6758165919ba7b83b3c8365c38ffacc0b (diff) | |
drm/atomic-helper: roll out commit synchronization
To facilitate easier reviewing this is split out from the overall
nonblocking commit rework. It just rolls out the helper functions
and uses them in the main drm_atomic_helper_commit() function
to make it clear where in the flow they're used.
The next patch will actually split drm_atomic_helper_commit() into
2 pieces, with the tail being run asynchronously from a worker.
v2: Improve kerneldocs (Maarten).
v3: Don't convert ERESTARTSYS to EINTR (Maarten). Also don't fail if
the wait succeed in stall_check - we need to convert that case (it
returns the remaining jiffies) to 0 for success.
v4: Switch to long for wait_for_completion_timeout return value
everywhere (Maarten).
v5: Fix miscaped function in kerneldoc (Maarten).
Reviewed-by: Maarten Lankhorst <[email protected]>
Tested-by: Tomeu Vizoso <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Tomeu Vizoso <[email protected]>
Cc: Daniel Stone <[email protected]>
Tested-by: Liviu Dudau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions