Re: [git pull] drm

2009-01-04 Thread Gabriel C
Dave Airlie wrote: Hi Dave , ... > Please pull the 'drm-next' branch from > ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-next > > Major highlights: > Kernel Modesetting (KMS) core code (jbarnes you can go to drinking island > now) > Intel i915 support for kernel

[Bug 19396] incorrect font rendering when run googleearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 --- Comment #5 from Gordon Jin 2009-01-04 23:23:29 PST --- maybe bug#19233. So can you verify with server-1.5 branch? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 19170] compiz w/ 3D effects causes Intel GM45 hang in drm module

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19170 --- Comment #2 from Gordon Jin 2009-01-04 23:15:28 PST --- (In reply to comment #1) > I use openSUSE 11.1 kernel 2.6.27.7-9-pae, with kde 3.5.10 in my HP2230s > laptop, chipset Intel GM45. When I activate 3D in Sax then my laptop is hang > u

[Bug 12345] X on Intel 965GM hangs on console switch if compositing is enabled

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12345 gordon@intel.com changed: What|Removed |Added CC||jbar...@virtuousgeek.org ---

[Bug 19396] incorrect font rendering when run googleearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 --- Comment #4 from liuhaien 2009-01-04 22:57:16 PST --- googleearth4.0 works with the same code.this issue only happens with googleearth4.3(beta). -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are r

[Bug 19396] incorrect font rendering when run googleearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 --- Comment #3 from liuhaien 2009-01-04 22:54:42 PST --- Created an attachment (id=21671) --> (http://bugs.freedesktop.org/attachment.cgi?id=21671) screenshot2 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 19396] incorrect font rendering when run googleearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 --- Comment #2 from liuhaien 2009-01-04 22:51:31 PST --- Created an attachment (id=21670) --> (http://bugs.freedesktop.org/attachment.cgi?id=21670) screenshot1 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 19396] incorrect font rendering when run googleearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 liuhaien changed: What|Removed |Added Summary|incorrect font rendering |incorrect font rendering |

[Bug 19396] incorrect font rendering when run googlearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 --- Comment #1 from liuhaien 2009-01-04 22:50:00 PST --- Created an attachment (id=21669) --> (http://bugs.freedesktop.org/attachment.cgi?id=21669) xorg conf file -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 19396] New: incorrect font rendering when run googlearth 4.3()

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 Summary: incorrect font rendering when run googlearth 4.3() Product: Mesa Version: unspecified Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 19396] incorrect font rendering when run googlearth 4.3

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19396 liuhaien changed: What|Removed |Added Summary|incorrect font rendering |incorrect font rendering |

[Bug 19170] compiz w/ 3D effects causes Intel GM45 hang in drm module

2009-01-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19170 M. Edwin Zakaria changed: What|Removed |Added CC||medw...@gmail.com --- Comment #1 f

[PATCH] Claim PCI device when running in modesetting mode.

2009-01-04 Thread Kristian Høgsberg
Under kernel modesetting, we manage the device at all times, regardless of VT switching and X servers, so the only decent thing to do is to claim the PCI device. In that case, we call the suspend/resume hooks directly from the pci driver hooks instead of the current class device detour. Signed-of

[PATCH] Claim PCI device when running in modesetting mode.

2009-01-04 Thread Kristian Høgsberg
Under kernel modesetting, we manage the device at all times, regardless of VT switching and X servers, so the only decent thing to do is to claim the PCI device. In that case, we call the suspend/resume hooks directly from the pci driver hooks instead of the current class device detour. Signed-of

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #7 from cor...@debian.org 2009-01-04 11:26 --- You first have to figure out how to build 2.5.99 with enable-kms (mainly, I needed to update x11proto-core-dev to 7.0.14. -- Configure bugmail: http://bugzilla.kernel.org/use

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #6 from dennis.jan...@web.de 2009-01-04 11:15 --- Oh. that might well be it. intel driver 2.5.99 doesn't compile with --enable-kms though... 2.5.0 doesn't have the option. I'll try 2.5.1. Thanks! -- Configure bugmail: htt

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #5 from cor...@debian.org 2009-01-04 10:34 --- Maybe try to build intel module with --enable-kms? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: -

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #4 from dennis.jan...@web.de 2009-01-04 10:20 --- Created an attachment (id=19645) --> (http://bugzilla.kernel.org/attachment.cgi?id=19645&action=view) xorg.conf btw. intel module version 2.5.99.1 makes no difference. xorg

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #3 from dennis.jan...@web.de 2009-01-04 09:57 --- Booting with nopat let me start X, but the screens were partly garbled. I could move the mouse, but when I tried to exit (Ctrl-Alt-F1 or Backspace), the display hung up compl

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #2 from dennis.jan...@web.de 2009-01-04 09:12 --- Created an attachment (id=19644) --> (http://bugzilla.kernel.org/attachment.cgi?id=19644&action=view) dualhead xorg.log -- Configure bugmail: http://bugzilla.kernel.org/u

[Bug 12359] WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 --- Comment #1 from dennis.jan...@web.de 2009-01-04 09:12 --- Created an attachment (id=19643) --> (http://bugzilla.kernel.org/attachment.cgi?id=19643&action=view) dualhead dmesg This seems related btw. http://www.gossamer-threads.com

[Bug 12359] New: WARNING and other intel modesetting problems

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12359 Summary: WARNING and other intel modesetting problems Product: Drivers Version: 2.5 KernelVersion: 2.6.29-7d3b56ba37a95f1f370f50258ed3954c304c524b Platform: All OS/Version: Linux

[Bug 12345] X on Intel 965GM hangs on console switch if compositing is enabled

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12345 --- Comment #2 from no...@gmx.net 2009-01-04 08:36 --- Created an attachment (id=19642) --> (http://bugzilla.kernel.org/attachment.cgi?id=19642&action=view) patch to remember the vblank enable state between leavevt and entervt This pa

[Bug 12345] X on Intel 965GM hangs on console switch if compositing is enabled

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12345 --- Comment #1 from no...@gmx.net 2009-01-04 07:56 --- Created an attachment (id=19641) --> (http://bugzilla.kernel.org/attachment.cgi?id=19641&action=view) kernel log with drm debug=0x drm log of: start compiz -> switch to consol

[Bug 12174] No backlight control on Samsung x360

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12174 --- Comment #11 from m.he...@gmx.net 2009-01-04 06:09 --- For the record: This bug only affects kernel 2.6.28. With older versions the backlight can be controled via /sys/class/backlight/NVID/brightness iirc. The NVID interface was remo

[Bug 12174] No backlight control on Samsung x360

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12174 washa...@gmail.com changed: What|Removed |Added CC||washa...@gmail.com --- Comment

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

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12161 p...@gentoo.org changed: What|Removed |Added CC||p...@gentoo.org --- Comment #3 fr

[Bug 12356] [i915 drm] irq 16: nobody cared with 2.6.28 kernel

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12356 p...@gentoo.org changed: What|Removed |Added Regression|0 |1 -- Configure bugmail: http://bugzi

[Bug 12356] New: [i915 drm] irq 16: nobody cared with 2.6.28 kernel

2009-01-04 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12356 Summary: [i915 drm] irq 16: nobody cared with 2.6.28 kernel Product: Drivers Version: 2.5 KernelVersion: 2.6.28 Platform: All OS/Version: Linux Tree: Mainline Status: