http://bugzilla.kernel.org/show_bug.cgi?id=12216





------- Comment #2 from francois.valen...@tvcablenet.be  2008-12-13 11:42 
-------
After a git-bisect run, it appears that the following commit is the first bad
one:

52440211dcdc52c0b757f8b34d122e11b12cdd50 is first bad commit
commit 52440211dcdc52c0b757f8b34d122e11b12cdd50
Author: Keith Packard <kei...@keithp.com>
Date:   Tue Nov 18 09:30:25 2008 -0800

    drm: move drm vblank initialization/cleanup to driver load/unload

    drm vblank initialization keeps track of the changes in driver-supplied
    frame counts across vt switch and mode setting, but only if you let it by
    not tearing down the drm vblank structure.

    Signed-off-by: Keith Packard <kei...@keithp.com>
    Signed-off-by: Dave Airlie <airl...@redhat.com>

If I revert it, the problem doesn't occur.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to