Re: [PATCH -mm] working 3D/DRI intel-agp.ko resume for i815 chip; Intel chipset testers wanted! (was: Re: intel-agp PM experiences ...)

2007-05-10 Thread Andreas Mohr
Hi, On Sat, May 05, 2007 at 07:56:05PM +0200, Andreas Mohr wrote: Due to the scathing (well, thorough ;) code review I'll send a patch with those cleanups against 2.6.21-mm1 very soon. working 3D/DRI intel-agp.ko resume for i815 chip cleanup patch: - revert register define name change to ease

[Bug 10855] on Intel 945G, (beryl or compiz) + glxgears = DRM_I830_CMDBUFFER: -22

2007-05-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10855 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [PATCH] make radeons fire fewer vblank interrupts

2007-05-10 Thread Jesse Barnes
On Wednesday, May 9, 2007 8:56 am Eric Anholt wrote: I suspect doing it like this might break userspace expectations about the behaviour of the vblank counter. It would be better to do it similarly to how Eric Anholt did it for i915, i.e. by toggling the vblank interrupt in the 2D driver

Keep vblank disabled after VT switch

2007-05-10 Thread Keith Packard
Here's a cleaner patch that keeps interrupts disabled when VT switch occurs (which calls i915_driver_irq_postinstall). It's quite simple -- it sets the default vblank_pipe at init time to pipe A, then doesn't check for 0 in the postinstall function. index cb5dcea..8991a3c 100644 ---

Change linux kernel install to use kernel/drivers/char/drm

2007-05-10 Thread Keith Packard
The kernel version of the DRM drivers installs everything to kernel/drivers/char/drm, but the out-of-tree version sticks them in extras/, which isn't very nice. diff --git a/linux-core/Makefile b/linux-core/Makefile index af29bd6..d478bb1 100644 --- a/linux-core/Makefile +++ b/linux-core/Makefile

Re: Keep vblank disabled after VT switch

2007-05-10 Thread Michel Dänzer
On Thu, 2007-05-10 at 11:02 -0700, Keith Packard wrote: Here's a cleaner patch that keeps interrupts disabled when VT switch occurs (which calls i915_driver_irq_postinstall). It's quite simple -- it sets the default vblank_pipe at init time to pipe A, then doesn't check for 0 in the

Re: Change linux kernel install to use kernel/drivers/char/drm

2007-05-10 Thread Dawid Gajownik
Dnia 05/10/2007 08:06 PM, Użytkownik Keith Packard napisał: The kernel version of the DRM drivers installs everything to kernel/drivers/char/drm, but the out-of-tree version sticks them in extras/, which isn't very nice. According to Linux documentation (kbuild/modules.txt) this seems to be

Re: Keep vblank disabled after VT switch

2007-05-10 Thread Keith Packard
On Thu, 2007-05-10 at 20:08 +0200, Michel Dänzer wrote: Looks good. pushed. -- [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part - This SF.net email is sponsored by DB2 Express