[Bug 21682] White screen with compiz/AIGLX on X.org server 1.5.2 when running on 16bpp (intel 945GM)

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=21682 --- Comment #15 from Stefan Dirsch 2010-09-17 23:36:59 PDT --- Tamás is already using openSUSE 11.3, which ships xorg-server 1.8 and therefore includes DRI2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

[Bug 21682] White screen with compiz/AIGLX on X.org server 1.5.2 when running on 16bpp (intel 945GM)

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=21682 --- Comment #15 from Stefan Dirsch 2010-09-17 23:36:59 PDT --- Tam?s is already using openSUSE 11.3, which ships xorg-server 1.8 and therefore includes DRI2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Yo

r300 PenumbraOverture complete hang 2.6.35/36-rc4 (regression)

2010-09-17 Thread PJBrs
Hello, Last week I reported a complete hang with PenumbraOverture on kernel 2.6.35 and 2.6.36-rc3. This week I tried 2.6.36-rc4, and I still get a complete hang after playing PenumbraOverture for about a minute. I'm not using any xorg.conf, I'm using KMS. I also tried without KMS, and then I h

Remaining BKL users, what to do

2010-09-17 Thread Arnd Bergmann
On Thursday 16 September 2010 20:32:36 Jens Axboe wrote: > On 2010-09-16 16:49, Steven Rostedt wrote: > > Git blame shows this to be your code (copied from block/blktrace.c from > > years past). > > > > Is the lock_kernel() needed here? (although Arnd did add it in 62c2a7d9) > > It isn't, it can

nouveau/ttm: BUG in ttm_bo_release_list

2010-09-17 Thread Marcin Slusarz
Hi Since upgrade from 2.6.35 to 2.6.36-rc3 (nouveau tree) I'm hitting this bug a couple of times a day: [ 2869.618504] [ cut here ] [ 2869.618532] kernel BUG at drivers/gpu/drm/ttm/ttm_bo.c:153! [ 2869.618560] invalid opcode: [#1] PREEMPT SMP [ 2869.618600] last sysf

[PATCH] drm/edid: Don't repeatedly log hex dumps of bad EDIDs by default

2010-09-17 Thread Andy Walls
On my system, every 10 seconds drm_edid_block_valid() gets called 4 times by radeon_dvi_detect(). This results in 4 instances of a multi-line hex dump of the same EDID (non-)data being logged every 10 seconds. Silence the hex dump from drm_edid_block_valid() unless a drm_debug module parameter fl

Re: nouveau/ttm: BUG in ttm_bo_release_list

2010-09-17 Thread Ben Skeggs
On Fri, 2010-09-17 at 19:43 +0200, Marcin Slusarz wrote: > Hi > Since upgrade from 2.6.35 to 2.6.36-rc3 (nouveau tree) I'm hitting this bug a > couple of times a day: > > [ 2869.618504] [ cut here ] > [ 2869.618532] kernel BUG at drivers/gpu/drm/ttm/ttm_bo.c:153! > [ 2869.

Remaining BKL users, what to do

2010-09-17 Thread Petr Vandrovec
I'll try to come up with something for ncpfs. Trivial lock replacement will open deadlock possibility when someone reads to page which is also mmaped from the same filesystem (like grep likes to do). BKL with its automated release on sleep helped (or papered over) a lot here. Petr "Arnd Bergma

[PATCH 2/2] drm/i915: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/gpu/drm/i915/i915_drv.c |1 + 1 files changed, 1 insertions(+), 0

[PATCH 1/2] apg/intel: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/char/agp/intel-agp.c |7 +-- drivers/char/agp/intel-agp.h |

[PATCH 0/2] Add device id for Intel B43 chipset

2010-09-17 Thread Ike Panhc
There is another device id for Intel B43 chip. Since there is already an id sets for B43 in intel-agp and i915. We tried to modify the kernel and xserver-xorg-video-intel and they work fine on 8086:2E90/2E92 chipsets. I believe this id sets is valid[1], and another patches has been sent to bug trac

nouveau/ttm: BUG in ttm_bo_release_list

2010-09-17 Thread Marcin Slusarz
Hi Since upgrade from 2.6.35 to 2.6.36-rc3 (nouveau tree) I'm hitting this bug a couple of times a day: [ 2869.618504] [ cut here ] [ 2869.618532] kernel BUG at drivers/gpu/drm/ttm/ttm_bo.c:153! [ 2869.618560] invalid opcode: [#1] PREEMPT SMP [ 2869.618600] last sysf

[PATCH v2] nouveau build regression, undefined reference to `acpi_video_get_edid'

2010-09-17 Thread Francisco Jerez
option for open-source nVidia support. Thanks, pushed to the nouveau tree. -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 229 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100917/9056e4ec/attachment.pgp>

[Bug 30227] Radom X.org freeze by a GPU lockup

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30227 --- Comment #5 from Michel Dänzer 2010-09-17 03:11:18 PDT --- (In reply to comment #4) > This happens with radeon.agpmode=-1 on the kernel boot command line. Without > it, the kernel doesn't boot (it freeze, without eth connection and monitor >

[Bug 30227] Radom X.org freeze by a GPU lockup

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30227 --- Comment #5 from Michel D?nzer 2010-09-17 03:11:18 PDT --- (In reply to comment #4) > This happens with radeon.agpmode=-1 on the kernel boot command line. Without > it, the kernel doesn't boot (it freeze, without eth connection and monitor >

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #29 from Pavel Ondračka 2010-09-17 02:39:42 PDT --- Created an attachment (id=38758) --> (https://bugs.freedesktop.org/attachment.cgi?id=38758) screenshot with current mesa git (dab2a7660a407364a7327743b56ea9701d9b) -- Con

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #29 from Pavel Ondra?ka 2010-09-17 02:39:42 PDT --- Created an attachment (id=38758) --> (https://bugs.freedesktop.org/attachment.cgi?id=38758) screenshot with current mesa git (dab2a7660a407364a7327743b56ea9701d9b) -- Con

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #28 from Pavel Ondračka 2010-09-17 02:38:12 PDT --- Created an attachment (id=38757) --> (https://bugs.freedesktop.org/attachment.cgi?id=38757) screenshot with mesa 9021c56a5738815777f27c39b63637b5975270c6 -- Configure bugmail: ht

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 --- Comment #28 from Pavel Ondra?ka 2010-09-17 02:38:12 PDT --- Created an attachment (id=38757) --> (https://bugs.freedesktop.org/attachment.cgi?id=38757) screenshot with mesa 9021c56a5738815777f27c39b63637b5975270c6 -- Configure bugmail: ht

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28294 Pavel Ondračka changed: What|Removed |Added Attachment #35900|0 |1 is obsolete|

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 Pavel Ondra?ka changed: What|Removed |Added Attachment #35900|0 |1 is obsolete|

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28294 Pavel Ondračka changed: What|Removed |Added CC||benjamin.sego...@intel.com --- Comment

[Bug 28294] [r300g] Unigine Sanctuary v2.2: black glitches

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28294 Pavel Ondra?ka changed: What|Removed |Added CC||benjamin.segovia at intel.com --- Comme

[Bug 29787] random XRandR failures (i2c related?)

2010-09-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29787 --- Comment #9 from Arno Schuring 2010-09-17 02:19:58 PDT --- While I still can't reproduce this at will, both the EDID errors and xrandr resets seem related to system load. When the system is idle, or I'm simply browsing or text-editing, the pr

[Bug 29787] random XRandR failures (i2c related?)

2010-09-17 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29787 --- Comment #9 from Arno Schuring 2010-09-17 02:19:58 PDT --- While I still can't reproduce this at will, both the EDID errors and xrandr resets seem related to system load. When the system is idle, or I'm simply browsing or text-editing, the pr