On Tue, Apr 04, 2017 at 05:50:10PM +0200, Maarten Lankhorst wrote: > Op 29-03-17 om 16:21 schreef [email protected]: > > From: Ville Syrjälä <[email protected]> > > > > We're clearing the legacy_cursor_update flag before calling > > drm_atomic_helper_setup_commit() which means the helper will > > wait for the flip to complete before cleaning up the framebuffers. > > That's not what we want for the legacy cursor, so let's clear > > the flag after setting up the commit. > > > > Also toss in a FIXME about solving these problems in a nicer > > way using the fabled vblank workers. > > > > v2: Also unsync with legacy page flips > > > > Cc: Maarten Lankhorst <[email protected]> > > Cc: Daniel Vetter <[email protected]> > > Cc: Uwe Kleine-König <[email protected]> > > Cc: Rafael Ristovski <[email protected]> > > Fixes: a5509abda48e ("drm/i915: Fix legacy cursor vs. watermarks for > > ILK-BDW") > > Signed-off-by: Ville Syrjälä <[email protected]> > > Reviewed-by: Maarten Lankhorst <[email protected]>
Thanks. Patch pushed to dinq. -- Ville Syrjälä Intel OTC _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
