2016-12-07 Daniel Vetter <daniel at ffwll.ch>: > On Tue, Dec 06, 2016 at 03:47:17PM -0200, Gustavo Padovan wrote: > > From: Gustavo Padovan <gustavo.padovan at collabora.co.uk> > > > > Instead of dealing with crtc details inside drm_atomic.c we should > > just export a function that creates a new crtc fence for us and > > use that. > > > > Suggested-by: Chris Wilson <chris at chris-wilson.co.uk> > > Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk> > > Yeah, seems reasonable. > > Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
Applied to drm-misc. Thanks for reviewing. Gustavo