Bug 16831

Summary: "swap schedule failed: bad interval" on i945
Product: Mesa Reporter: Guillaume Melquiond <guillaume.melquiond>
Component: Drivers/DRI/i915Assignee: Jesse Barnes <jbarnes>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Melquiond 2008-07-24 00:47:52 UTC
Since commit

  97988ccc46c0248177cd71937021ca8cc2a7452b 
  intel: fix buffer swaps and enable page flipping on 965

mesa floods the console with the following warning:

  swap schedule failed: bad interval
  schedule swap failed, trying to wait manually

Could they be debug messages that were not supposed to be committed? Because DRI_CONF_VBLANK_DEF_INTERVAL_0 seems to be the default configuration (at least according to xdriinfo), so the flood is bound to occur if I understand the code correctly.
Comment 1 Jesse Barnes 2008-07-24 07:41:33 UTC
Ugg, yeah I didn't see this until after I pushed.  I'll fix it up today.
Comment 2 Jesse Barnes 2008-07-24 09:25:05 UTC
Fix pushed as 173bf1ba11eb92fbaef15afb5a21d6db3acd7638.
Comment 3 Guillaume Melquiond 2008-07-24 11:35:33 UTC
I'm not seeing your fix when pulling, so you may have forgot to push it to the fdo repository. Anyway, thanks for the fix.
Comment 4 Jesse Barnes 2008-07-24 11:46:48 UTC
Oops, you're right I pushed but I wasn't current, so I had to rebase.

Should be really pushed this time as 9a4be9785f932bedf727fbf88244ac1b158b09a5.
Comment 5 Adam Jackson 2009-08-24 12:30:40 UTC
Mass version move, cvs -> git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.