[PATCH 09/27] drm/atomic-helper: roll out commit synchronization

2016-06-09 Thread Maarten Lankhorst
Op 08-06-16 om 14:19 schreef Daniel Vetter: > 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. > >

[PATCH 09/27] drm/atomic-helper: roll out commit synchronization

2016-06-08 Thread Maarten Lankhorst
Op 08-06-16 om 14:19 schreef Daniel Vetter: > 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. > >

[PATCH 09/27] drm/atomic-helper: roll out commit synchronization

2016-06-08 Thread Daniel Vetter
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_co