[Bug 13214] Blank internal Display on Notebook with Intel GPU (855GM)

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13214 Jesse Barnes changed: What|Removed |Added CC||[email protected] --- Comment #6

[Bug 20053] _pbo_zcopy failure in pbo test

2009-05-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20053 Eric Anholt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 13214] Blank internal Display on Notebook with Intel GPU (855GM)

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13214 Stefan Glasenhardt changed: What|Removed |Added CC||stefan.glasenha...@freenet.

[Bug 13130] "Scheduling while atomic" on SysRq-G (inteldrmfb)

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13130 --- Comment #8 from Darren Salt 2009-04-23 23:26:04 --- Looks like this is UP-only. --- Comment #9 from Jesse Barnes 2009-05-15 21:20:53 --- Created an attachment (id=21367) --> (http://bugzilla.kernel.org/attachment.cgi?id=21367) remove

[Bug 21756] New: r200: Mesa-7.4.2 release regression: "Quit on exit".

2009-05-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21756 Summary: r200: Mesa-7.4.2 release regression: "Quit on exit". Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal

Re: [Intel-gfx] [PATCH] Add modesetting pageflip ioctl and corresponding drm event

2009-05-15 Thread Jesse Barnes
On Fri, 15 May 2009 12:16:14 -0700 Jesse Barnes wrote: > On Thu, 14 May 2009 23:04:51 -0400 > Kristian Høgsberg wrote: > > > From: Kristian Høgsberg > > > > This patch adds a vblank synced pageflip ioctl for to the > > modesetting family of ioctls. The ioctl takes a crtc and an fb and > > sc

Re: [Intel-gfx] [PATCH] Add modesetting pageflip ioctl and corresponding drm event

2009-05-15 Thread Jesse Barnes
On Thu, 14 May 2009 23:04:51 -0400 Kristian Høgsberg wrote: > From: Kristian Høgsberg > > This patch adds a vblank synced pageflip ioctl for to the modesetting > family of ioctls. The ioctl takes a crtc and an fb and schedules a > pageflip to the new fb at the next coming vertical blank event.

[Bug 21692] i945_miptree_layout_cube is not right for i945GM

2009-05-15 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21692 Eric Anholt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Intel-gfx] [PATCH] Add modesetting pageflip ioctl and corresponding drm event

2009-05-15 Thread Jesse Barnes
On Thu, 14 May 2009 23:04:51 -0400 Kristian Høgsberg wrote: > From: Kristian Høgsberg > > This patch adds a vblank synced pageflip ioctl for to the modesetting > family of ioctls. The ioctl takes a crtc and an fb and schedules a > pageflip to the new fb at the next coming vertical blank event.

Re: Need sample program or tutorial

2009-05-15 Thread Enno Fennema
Fixed my problem. I was totally wrongfooted by the GLX 1.4 prescription 3.3.4 On Screen Rendering To create an onscreen rendering area, first create an X Window with a visual that corresponds to the desired GLXFBConfig, then call GLXWindow glXCreateWindow(Display *dpy, GLXFBConfig c

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 Florian Mickler changed: What|Removed |Added CC||[email protected],

Re: [Intel-gfx] [RFC] [Patch] [DRM] :Separate several DRM debug levels

2009-05-15 Thread Dave Airlie
> Now all the DRM debug info will be printed if the boot option of > "drm.debug=1" is added. Sometimes it is inconvenient. We will get too much > unrelated info. > > This will separate several DRM debug levels and the debug level can be used > to print the different debug info. And the debug level

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #6 from Werner Lemberg 2009-05-15 08:17:16 --- > Do you have CONFIG_DRM_I915_KMS set in your kernel config No. > or are using i915.modeset=1 on the kernel cmdline? No. -- Configure bugmail: http://bugzilla.kernel.org/userpref

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 --- Comment #5 from Florian Mickler 2009-05-15 07:37:05 --- (on the other hand, you don't need other 'graphics-hardware-accessing' things with kms. just disable intelfb or vesafb in the kernel) -- Configure bugmail: http://bugzilla.kernel.or

[Bug 13249] Intel 945GM: Boot option`vga=0x31a' breaks display of TTYs

2009-05-15 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13249 Florian Mickler changed: What|Removed |Added CC||[email protected] --- Comment #4 from

[RFC] [Patch] [DRM] :Separate several DRM debug levels

2009-05-15 Thread yakui_zhao
Now all the DRM debug info will be printed if the boot option of "drm.debug=1" is added. Sometimes it is inconvenient. We will get too much unrelated info. This will separate several DRM debug levels and the debug level can be used to print the different debug info. And the debug level is control