On Fri, Aug 1, 2014 at 1:52 PM, Rob Clark wrote:
>> + * 1. Run drm_atomic_helper_prepare_planes() first. This is the only
>> function
>> + * which commit needs to call which can fail, so we want to run it first and
>> + * synchronously.
>
> Without some converted driver to look at for reference,
On Sun, Jul 27, 2014 at 5:41 PM, Daniel Vetter
wrote:
> No helper function to do it all yet provided since no driver has
> support for driver core fences yet. Which we'd need to make the
> implementation really generic.
>
> Signed-off-by: Daniel Vetter
> ---
> drivers/gpu/drm/drm_atomic_helper.
No helper function to do it all yet provided since no driver has
support for driver core fences yet. Which we'd need to make the
implementation really generic.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/drm_atomic_helper.c | 37 +
1 file changed, 37 inse