On Mon, May 09, 2011 at 09:54:59AM +0200, [email protected] wrote: > From: Christopher James Halse Rogers <[email protected]> > > This is the least-bad behaviour. It means that we signal the > vblank event before it actually happens, but since we're disabling > vblanks there's no guarantee that it will *ever* happen otherwise. > > This prevents GL applications which use WaitMSC from hanging > indefinitely. > > Cherry-picked from upstream commit 498548ec. > > Signed-off-by: Christopher James Halse Rogers > <[email protected]> > Signed-off-by: Dave Airlie <[email protected]> > --- > drivers/gpu/drm/drm_irq.c | 23 +++++++++++++++++++++++ > 1 files changed, 23 insertions(+), 0 deletions(-)
<formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter> _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
