On Fri, May 06, 2011 at 06:09:36PM +1000, [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. > > 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(-)
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. thanks, greg k-h _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
