Re: [PATCH] drm: make drm_wait_vblank return immediately for very old sequence values

2009-02-16 Thread Dave Airlie
On Mon, Feb 16, 2009 at 5:33 PM, Michel Dänzer mic...@daenzer.net wrote: On Fri, 2009-02-13 at 10:27 -0800, Jesse Barnes wrote: On Friday, February 13, 2009 2:33 am Michel Dänzer wrote: On Thu, 2009-02-12 at 09:15 -0800, Jesse Barnes wrote: It does, but take a look at that code again. If

[pgarr...@optusnet.com.au: Re: [RFC] page flipping/buffer swap for DRI2]

2009-02-16 Thread Peter John Garrone
- Forwarded message from Peter John Garrone pgarr...@optusnet.com.au - From: Peter John Garrone pgarr...@optusnet.com.au To: Jesse Barnes jbar...@virtuousgeek.org Subject: Re: [RFC] page flipping/buffer swap for DRI2 On Fri, Feb 13, 2009 at 04:44:08PM -0800, Jesse Barnes wrote: On

Re: [PATCH] drm/i915: Storage class should be before const qualifier

2009-02-16 Thread Jiri Kosina
On Mon, 9 Feb 2009, Tobias Klauser wrote: The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser tklau...@distanz.ch

Re: [PATCH] drm/i915: Storage class should be before const qualifier

2009-02-16 Thread Dave Airlie
On Mon, Feb 16, 2009 at 10:52 PM, Jiri Kosina jkos...@suse.cz wrote: On Mon, 9 Feb 2009, Tobias Klauser wrote: The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an

Re: [PATCH] drm/i915: Storage class should be before const qualifier

2009-02-16 Thread Jiri Kosina
On Mon, 16 Feb 2009, Dave Airlie wrote: Its in my queue for Linus drm-fixes tree already. OK, dropped. -- Jiri Kosina -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the

[Bug 17723] Radeon XPRESS 200M (RC410) - xorg crash when enabling compiz with 32 Mb VRAM

2009-02-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17723 --- Comment #53 from Alex Villacís Lasso avill...@ceibo.fiec.espol.edu.ec 2009-02-16 08:31:46 PST --- Created an attachment (id=22981) -- (http://bugs.freedesktop.org/attachment.cgi?id=22981) Xorg.0.log for now-working case with 32 Mb VRAM

[Bug 17723] Radeon XPRESS 200M (RC410) - xorg crash when enabling compiz with 32 Mb VRAM

2009-02-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17723 --- Comment #54 from Alex Villacís Lasso avill...@ceibo.fiec.espol.edu.ec 2009-02-16 08:32:40 PST --- Created an attachment (id=22982) -- (http://bugs.freedesktop.org/attachment.cgi?id=22982) xorg.conf used with xserver Current xorg.conf.

Re: [PATCH 1/2] Remove Intel drivers from linux-core

2009-02-16 Thread Owain Ainsworth
On Sat, Feb 14, 2009 at 11:24:18PM +0200, Pekka Paalanen wrote: From 29d3f6e9c1258736c3199834b293b8128faef2ad Mon Sep 17 00:00:00 2001 From: Pekka Paalanen p...@iki.fi Date: Sat, 14 Feb 2009 21:49:08 +0200 Subject: [PATCH] Remove Intel drivers from linux-core Both i810 and i915 DRM Linux

Re: [PATCH] drm: make drm_wait_vblank return immediately for very old sequence values

2009-02-16 Thread Jesse Barnes
On Sunday, February 15, 2009 11:33 pm Michel Dänzer wrote: On Fri, 2009-02-13 at 10:27 -0800, Jesse Barnes wrote: Recall our last discussion where I outlined the cases we'd have to deal with in the modeset ioctl if we didn't use get/put to just keep interrupts on around the calls: But we

Re: [PATCH] i915: add page flipping ioctl

2009-02-16 Thread Jesse Barnes
On Sunday, February 15, 2009 4:02 pm Chris Wilson wrote: On Thu, 2009-02-12 at 16:52 -0800, Jesse Barnes wrote: This adds a new ioctl for queueing a page flip with GEM objects. There's a completion per private object, that we use at execbuf time to wait for any pending flips; it's cleared

[Bug 12419] possible circular locking dependency on i915 dma

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12419 --- Comment #5 from r...@sisk.pl 2009-02-16 12:43 --- On Monday 16 February 2009, Wang Chen wrote: Rafael J. Wysocki said the following on 2009-2-15 4:38: This message has been generated automatically as a part of a report of

[Bug 12419] possible circular locking dependency on i915 dma

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12419 --- Comment #6 from r...@sisk.pl 2009-02-16 12:48 --- First-Bad-Commit : 546b0974c39657017407c86fe79811100b60700d Notify-Also : Eric Anholt e...@anholt.net Notify-Also : Dave Airlie airl...@redhat.com -- Configure bugmail:

[Bug 12444] X hangs following switch from radeonfb console - Bisected

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12444 --- Comment #4 from r...@sisk.pl 2009-02-16 13:51 --- Caused by: commit 7c1c2871a6a3a114853ec6836e9035ac1c0c7f7a Author: Dave Airlie airl...@redhat.com Date: Fri Nov 28 14:22:24 2008 +1000 drm: move to kref per-master

[Bug 12444] X hangs following switch from radeonfb console - Bisected

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12444 --- Comment #5 from r...@sisk.pl 2009-02-16 13:52 --- First-Bad-Commit : 7c1c2871a6a3a114853ec6836e9035ac1c0c7f7a -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 12444] X hangs following switch from radeonfb console - Bisected

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12444 --- Comment #3 from r...@sisk.pl 2009-02-16 13:51 --- On Monday 16 February 2009, Graham Murray wrote: Rafael J. Wysocki r...@sisk.pl writes: This message has been generated automatically as a part of a report of recent

[Bug 12705] X200: Brightness broken since 2.6.29-rc4-58-g4c098bc

2009-02-16 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12705 rui.zh...@intel.com changed: What|Removed |Added CC|acpi- |e...@anholt.net

[Bug 19804] [Ubuntu-8.10] - Incorrect fonts appear using Google Earth-4.2

2009-02-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19804 Sunil Mekathotti sbmekatho...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 19804] [Ubuntu-8.10] - Incorrect fonts appear using Google Earth-4.2

2009-02-16 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19804 Sunil Mekathotti sbmekatho...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED --