| Summary: | Sync to vblank does not work on X1300 Mobility | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Christian Speckner <cnspeckn> |
| Component: | Drivers/DRI/r300 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
xorg.conf
xorg logfile |
||
|
Description
Christian Speckner
2009-03-15 06:38:19 UTC
Created attachment 23870 [details]
xorg.conf
Created attachment 23871 [details]
xorg logfile
Oh, in case anyone is interested, drm is in-kernel drm, linux 2.6.27. Does watch grep radeon /proc/interrupts show an increase in the number of interrupts received from the Radeon which roughly corresponds to the display refresh rate? No, it doesn't; no interrupts seem to be generated. Did you check with and without glxgears or another 3D app running? Yep, I did. "grep radeon /proc/interrupts" gives 16: 1 0 IO-APIC-fasteoi yenta, uhci_hcd:usb2, radeon@pci:0000:01:00.0 which doesn't change on running glxgears. This is most likely an issue in the kernel then, or possibly in xf86-video-ati. Can you try a newer kernel (e.g. 2.6.28.x) or the DRM kernel modules from git://anongit.freedesktop.org/git/mesa/drm ? On the spot, thanks! I just tried the git drm modules, and it now works fine. |
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.