[Bug 12028] i915 DRM is broken in 2.6.28-rc4

2008-12-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12028 --- Comment #10 from [EMAIL PROTECTED] 2008-12-03 03:31 --- (In reply to comment #9) Please try current Linus' tree, it contains several important DRM fixes. Still broken in 2.6.28-rc7-git1, I don't see any improvement. --

Re: [intel/acpi] backlight - T61

2008-12-03 Thread Zhenyu Wang
On 2008.12.01 13:08:23 +0800, Zhang Rui wrote: However, testing FC10 with the latest upstream kernel, including the i915 changes that appeared today... it seems that GUI mode forgets the brighness when I switch to console mode. Eg. If I use /sys or hotkeys in GUI mode to reduce

Please fix libdrm shared library version numbers

2008-12-03 Thread Peter Breitenlohner
Hi, libdrm-2.3.0 (release) installs libdrm.so.2 - libdrm.so.2.3.0 libdrm-2.3.1 (release) installs libdrm.so.2 - libdrm.so.2.3.1 libdrm-2.4.0 (release), libdrm-2.4.1 (release), and libdrm-2.4.2 (git) install libdrm.so.2 - libdrm.so.2.3.0 thus libdrm-2.3.0 = libdrm-2.3.1 =

Re: [PATCH 2/3] DRM: add mode setting support

2008-12-03 Thread Jesse Barnes
On Wednesday, December 3, 2008 10:18 am Eric Anholt wrote: On Thu, 2008-11-27 at 09:16 -0800, Jesse Barnes wrote: Add mode setting support to the DRM layer. This is a fairly big chunk of work that allows DRM drivers to provide full output control and configuration capabilities to

Patch for testing irq spinning

2008-12-03 Thread Keith Packard
Here's a patch which switches from using pipestat to using iir to see vblank interrupts. I'm wondering what this will do on machines where people are seeing interrupts get stuck on (and then disabled by the kernel). If you're having any IRQ issues, please give this a try and let me know what you

Re: [PATCH 2/3] DRM: add mode setting support

2008-12-03 Thread Jesse Barnes
On Wednesday, December 3, 2008 11:07 am Jesse Barnes wrote: On Wednesday, December 3, 2008 10:18 am Eric Anholt wrote: On Thu, 2008-11-27 at 09:16 -0800, Jesse Barnes wrote: Add mode setting support to the DRM layer. This is a fairly big chunk of work that allows DRM drivers to provide

[Bug 12152] New: Huge wakeups number from i1915

2008-12-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12152 Summary: Huge wakeups number from i1915 Product: Drivers Version: 2.5 KernelVersion: 2.6.28-rc6-00209-g6a12141 Platform: All OS/Version: Linux Tree: Mainline Status:

[Bug 18430] [GEM i915/945GM] glxgears is just black

2008-12-03 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18430 --- Comment #8 from Eric Anholt [EMAIL PROTECTED] 2008-12-03 14:21:22 PST --- Do you have a compositor running? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

Re: Patch for testing irq spinning

2008-12-03 Thread Pierre Willenbrock
Keith Packard schrieb: Here's a patch which switches from using pipestat to using iir to see vblank interrupts. I'm wondering what this will do on machines where people are seeing interrupts get stuck on (and then disabled by the kernel). If you're having any IRQ issues, please give this a

[Bug 12161] New: [i915 drm] irq 16: nobody cared with latest git kernels

2008-12-03 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12161 Summary: [i915 drm] irq 16: nobody cared with latest git kernels Product: Drivers Version: 2.5 KernelVersion: 2.6.28-rc6-00142-g9bd062d Platform: All OS/Version: Linux Tree:

Re: Patch for testing irq spinning

2008-12-03 Thread Keith Packard
On Wed, 2008-12-03 at 23:52 +0100, Pierre Willenbrock wrote: Keith Packard schrieb: Here's a patch which switches from using pipestat to using iir to see vblank interrupts. I'm wondering what this will do on machines where people are seeing interrupts get stuck on (and then disabled by the

Re: Patch for testing irq spinning

2008-12-03 Thread Pierre Willenbrock
Keith Packard schrieb: On Wed, 2008-12-03 at 23:52 +0100, Pierre Willenbrock wrote: Keith Packard schrieb: Here's a patch which switches from using pipestat to using iir to see vblank interrupts. I'm wondering what this will do on machines where people are seeing interrupts get stuck on (and

Re: [Intel-gfx] [intel/acpi] backlight - T61

2008-12-03 Thread Zhenyu Wang
On 2008.12.04 07:14:55 +0800, Zhenyu Wang wrote: However, testing FC10 with the latest upstream kernel, including the i915 changes that appeared today... it seems that GUI mode forgets the brighness when I switch to console mode. Eg. If I use /sys or hotkeys in GUI mode to reduce

Re: Patch for testing irq spinning

2008-12-03 Thread Keith Packard
On Thu, 2008-12-04 at 02:44 +0100, Pierre Willenbrock wrote: Not looping in the irq-handler seems to work (so far, at least). Excellent. Looping should only be required when using MSI. Let's try to get a few more people to report back before we claim 'success' here though; the disadvantage of