On Tue, Jan 29, 2013 at 06:13:37PM +0200, [email protected] wrote: > From: Ville Syrjälä <[email protected]> > > Move the functionality of intel_crtc_wait_for_pending_flips() > into intel_crtc_wait_for_pending_flips_locked(). > > intel_crtc_wait_for_pending_flips() is now just a wrapper that > grab struct_mutex and calls intel_crtc_wait_for_pending_flips_locked(). > > This changes the behaviour of intel_crtc_wait_for_pending_flips() > so that it now holds struct_mutex while waiting for pending flips. > > Signed-off-by: Ville Syrjälä <[email protected]> Reviewed-by: Damien Lespiau <[email protected]>
-- Damien _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
