[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #17 from Lucas Stach 2011-12-16 14:48:58 PST --- > But all he gets is a system hang with the following message: > > *** > Could not update ICEautorithy file /var/lib/gdm3/.ICEauthority > Closing session > *** As far as I can tell

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #16 from Camale?n 2011-12-16 13:23:03 PST --- (In reply to comment #15) > (In reply to comment #13) > > 1/ "firmware-linux-nonfree" package is not installed, or > > 2/ Option "NoAccel" "True" is set at xorg.conf > > These are

[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43698 GhostlyDeath changed: What|Removed |Added Attachment #54298|0 |1 is obsolete|

No subject

2011-12-16 Thread
However softpipe does not have polygons disappearing at all, so it would appear to be a r300g problem. PrBoom uses GL_TRIANGLE_STRIPs to draw the walls, so this is probably unrelated to this bug. And another thing I noticed fixed. The OGLSB4th Edition chapter 16 vertexblend draws the shiny light

[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43698 --- Comment #9 from GhostlyDeath 2011-12-16 10:58:16 PST --- Hello, I tested the patch and most of the colors are correct now. However I spotted some rendering problems. Here's the summary of what I found. Neverball: Everything looks correct

[Bug 43332] corrupted output in mesa-demo/fp-tri using r600g

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43332 --- Comment #5 from Vadim 2011-12-16 08:46:02 PST --- The shader is responsible for writing all components of the color. SCS instruction writes XY only (ARB_fragment_program spec), so it's not the driver's fault. -- Configure bugmail:

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2011-12-16 Thread che...@lemote.com
> On Don, 2011-12-08 at 19:35 +0800, chenhc at lemote.com wrote: >> >> I found CP_RB_WPTR has changed when "ring test failed", so I think CP is >> active, but what it get from ring buffer is wrong. > > CP_RB_WPTR is normally only changed by the CPU after adding commands to > the ring buffer, so

[PATCH] Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"

2011-12-16 Thread Keith Packard
This reverts commit eb1711bb94991e93669c5a1b5f84f11be2d51ea1. This patch has been reported by two people to cause memory corruption and application crashes. It exists solely to fix a problem with the VT-d workarounds for Ironlake. I would back those out as well as without this change, that

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #10 from Alexandre Demers 2011-12-16 06:51:47 PST --- (In reply to comment #9) > (In reply to comment #8) > > I suspect a bad interaction between Grub and the rest of the initialization > > process. Does my suspicion make sense? >

Memory corruption starting in i915 code, in 3.2-rc5

2011-12-16 Thread Ben Widawsky
On 12/16/2011 11:22 AM, Keith Packard wrote: > On Tue, 13 Dec 2011 19:26:50 +0100, Daniel Vetter wrote: >> On Tue, Dec 13, 2011 at 10:14:46AM -0800, Keith Packard wrote: >>> On Tue, 13 Dec 2011 10:14:15 -0500, Alex Villac??s Lasso >> palosanto.com> wrote: >>> By using a bootable USB stick, I

[Bug 43858] DVI of ATI RADEON 9200 AGP don't work

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43858 --- Comment #3 from Valter 2011-12-16 05:37:51 PST --- Oops! I forgot to specify something! The Monitor is a Samsung SyncMasterT24A350 16 / 9 native 1920x1080 60Hz. When you start the computer, the mouse cursor becomes a shadowy

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2011-12-16 Thread Michel Dänzer
On Fre, 2011-12-16 at 16:42 +0800, chenhc at lemote.com wrote: > > On Don, 2011-12-08 at 19:35 +0800, chenhc at lemote.com wrote: > >> > >> I found CP_RB_WPTR has changed when "ring test failed", so I think CP is > >> active, but what it get from ring buffer is wrong. > > > > CP_RB_WPTR is

[PATCH] drm/omap: avoid aquiring mutex in atomic context (v2)

2011-12-16 Thread Rob Clark
From: Rob Clark omap_gem_roll() could be called by fbcon in atomic context or when struct_mutext is held. Avoid aquiring mutex (deadlock), or calling tiler_pin() (which itself is not safe for atomic context) in these cases. Signed-off-by: Rob Clark ---

Memory corruption starting in i915 code, in 3.2-rc5

2011-12-16 Thread Keith Packard
art -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111216/37e7660b/attachment.pgp>

[PATCH 2/3] drm/omap: avoid aquiring mutex in atomic context

2011-12-16 Thread Rob Clark
On Thu, Dec 15, 2011 at 9:05 PM, Rob Clark wrote: > From: Rob Clark > > omap_gem_roll() could be called by fbcon in atomic context. ?Avoid > aquiring mutex, or calling tiler_pin() (which itself is not safe > for atomic context) in these cases. > > Signed-off-by: Rob Clark > --- >

[Bug 43739] Startx fails for Fusion Wrestler 9809

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43739 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 42808] Xserver fails to start with NI Seymour XT

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=42808 samit vats changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[mipsel+rs780e]Occasionally "GPU lockup" after resuming from suspend.

2011-12-16 Thread Jerome Glisse
2011/12/16 : >> On Don, 2011-12-08 at 19:35 +0800, chenhc at lemote.com wrote: >>> >>> I found CP_RB_WPTR has changed when "ring test failed", so I think CP is >>> active, but what it get from ring buffer is wrong. >> >> CP_RB_WPTR is normally only changed by the CPU after adding commands to >>

[Bug 43332] corrupted output in mesa-demo/fp-tri using r600g

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43332 Michel D?nzer changed: What|Removed |Added Summary|corrupted output in |corrupted output in

[Bug 43395] Game running in wine stops rendering

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43395 --- Comment #15 from Michel D?nzer 2011-12-16 01:54:47 PST --- (In reply to comment #14) > I can't build mesa from git. Last time I tried (using tutorial from > http://www.mesa3d.org/ - ./autoconf.sh && make && sudo make install) I got > error

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #15 from Michel D?nzer 2011-12-16 01:51:06 PST --- (In reply to comment #13) > 1/ "firmware-linux-nonfree" package is not installed, or > 2/ Option "NoAccel" "True" is set at xorg.conf These are mostly equivalent, as acceleration

[PULL] drm-intel-fixes (drm/i915 driver)

2011-12-16 Thread Keith Packard
-- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20111216/529a1fb5/attachment.pgp>

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #9 from Michel D?nzer 2011-12-16 01:38:38 PST --- (In reply to comment #8) > I suspect a bad interaction between Grub and the rest of the initialization > process. Does my suspicion make sense? Quite possibly. Can you test your

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #14 from Jonathan Nieder 2011-12-16 01:05:48 PST --- Mesa in wheezy ships the gallium r300 driver on all Linux architectures. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #13 from Camale?n 2011-12-16 00:17:14 PST --- (In reply to comment #11) > Unfortunately, you'll end up with the software 3D driver if you have > acceleration disabled. I have added the full output while 3D accel is enabled, hope

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #12 from Camale?n 2011-12-16 00:01:15 PST --- Created attachment 54487 --> https://bugs.freedesktop.org/attachment.cgi?id=54487 glxinfo (with 3D enable) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #8 from Alexandre Demers 2011-12-15 17:50:38 PST --- I think I've found a hint. Here's the thing: Whatever kernel version is the first entry in my Grub's list, the problem will appear. If I select a different kernel manually or if

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=43655 Alexandre Demers changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #12 from Camaleón noela...@gmail.com 2011-12-16 00:01:15 PST --- Created attachment 54487 -- https://bugs.freedesktop.org/attachment.cgi?id=54487 glxinfo (with 3D enable) -- Configure bugmail:

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #13 from Camaleón noela...@gmail.com 2011-12-16 00:17:14 PST --- (In reply to comment #11) Unfortunately, you'll end up with the software 3D driver if you have acceleration disabled. I have added the full output while 3D accel

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #14 from Jonathan Nieder jrnie...@gmail.com 2011-12-16 01:05:48 PST --- Mesa in wheezy ships the gallium r300 driver on all Linux architectures. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

Re: [mipsel+rs780e]Occasionally GPU lockup after resuming from suspend.

2011-12-16 Thread chenhc
On Don, 2011-12-08 at 19:35 +0800, che...@lemote.com wrote: I found CP_RB_WPTR has changed when ring test failed, so I think CP is active, but what it get from ring buffer is wrong. CP_RB_WPTR is normally only changed by the CPU after adding commands to the ring buffer, so I'm afraid that

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #9 from Michel Dänzer mic...@daenzer.net 2011-12-16 01:38:38 PST --- (In reply to comment #8) I suspect a bad interaction between Grub and the rest of the initialization process. Does my suspicion make sense? Quite possibly. Can

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #15 from Michel Dänzer mic...@daenzer.net 2011-12-16 01:51:06 PST --- (In reply to comment #13) 1/ firmware-linux-nonfree package is not installed, or 2/ Option NoAccel True is set at xorg.conf These are mostly equivalent, as

[Bug 43395] Game running in wine stops rendering

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43395 --- Comment #15 from Michel Dänzer mic...@daenzer.net 2011-12-16 01:54:47 PST --- (In reply to comment #14) I can't build mesa from git. Last time I tried (using tutorial from http://www.mesa3d.org/ - ./autoconf.sh make sudo make install) I

[Bug 43332] corrupted output in mesa-demo/fp-tri using r600g

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43332 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Summary|corrupted output in |corrupted output in

[Bug 42808] Xserver fails to start with NI Seymour XT

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42808 samit vats hysv...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 43739] Startx fails for Fusion Wrestler 9809

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43739 samit vats hysv...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 43858] DVI of ATI RADEON 9200 AGP don't work

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43858 --- Comment #3 from Valter valter.giovanne...@alice.it 2011-12-16 05:37:51 PST --- Oops! I forgot to specify something! The Monitor is a Samsung SyncMasterT24A350 16 / 9 native 1920x1080 60Hz. When you start the computer, the mouse

[Bug 43655] Latest radeon dri driver on HD6950 with kernel 3.2 flickers

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43655 --- Comment #10 from Alexandre Demers alexandre.f.dem...@gmail.com 2011-12-16 06:51:47 PST --- (In reply to comment #9) (In reply to comment #8) I suspect a bad interaction between Grub and the rest of the initialization process. Does my

Re: [mipsel+rs780e]Occasionally GPU lockup after resuming from suspend.

2011-12-16 Thread Jerome Glisse
2011/12/16 che...@lemote.com: On Don, 2011-12-08 at 19:35 +0800, che...@lemote.com wrote: I found CP_RB_WPTR has changed when ring test failed, so I think CP is active, but what it get from ring buffer is wrong. CP_RB_WPTR is normally only changed by the CPU after adding commands to the

[Bug 43332] corrupted output in mesa-demo/fp-tri using r600g

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43332 --- Comment #5 from Vadim pt...@yandex.ru 2011-12-16 08:46:02 PST --- The shader is responsible for writing all components of the color. SCS instruction writes XY only (ARB_fragment_program spec), so it's not the driver's fault. -- Configure

Re: [PATCH 2/3] drm/omap: avoid aquiring mutex in atomic context

2011-12-16 Thread Rob Clark
On Thu, Dec 15, 2011 at 9:05 PM, Rob Clark rob.cl...@linaro.org wrote: From: Rob Clark r...@ti.com omap_gem_roll() could be called by fbcon in atomic context.  Avoid aquiring mutex, or calling tiler_pin() (which itself is not safe for atomic context) in these cases. Signed-off-by: Rob Clark

[PATCH] drm/omap: avoid aquiring mutex in atomic context (v2)

2011-12-16 Thread Rob Clark
From: Rob Clark r...@ti.com omap_gem_roll() could be called by fbcon in atomic context or when struct_mutext is held. Avoid aquiring mutex (deadlock), or calling tiler_pin() (which itself is not safe for atomic context) in these cases. Signed-off-by: Rob Clark r...@ti.com ---

[PULL] drm-intel-fixes (drm/i915 driver)

2011-12-16 Thread Keith Packard
A few regression fixes: * eDP panels with too few lanes need 6bpc modes * older machine backlights going black * divide-by-zero crash when reading a /sys file Quirks for a couple of machines: * No lvds panel on a desktop ASUS machine * Light up the second LVDS on the Libretto W105 Two

[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43698 --- Comment #9 from GhostlyDeath ghostlyde...@gmail.com 2011-12-16 10:58:16 PST --- Hello, I tested the patch and most of the colors are correct now. However I spotted some rendering problems. Here's the summary of what I found. Neverball:

Re: Memory corruption starting in i915 code, in 3.2-rc5

2011-12-16 Thread Keith Packard
On Tue, 13 Dec 2011 19:26:50 +0100, Daniel Vetter dan...@ffwll.ch wrote: On Tue, Dec 13, 2011 at 10:14:46AM -0800, Keith Packard wrote: On Tue, 13 Dec 2011 10:14:15 -0500, Alex Villací­s Lasso a_villa...@palosanto.com wrote: By using a bootable USB stick, I could check the logs, which

[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43698 GhostlyDeath ghostlyde...@gmail.com changed: What|Removed |Added Attachment #54298|0 |1 is

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #16 from Camaleón noela...@gmail.com 2011-12-16 13:23:03 PST --- (In reply to comment #15) (In reply to comment #13) 1/ firmware-linux-nonfree package is not installed, or 2/ Option NoAccel True is set at xorg.conf These are

Re: Memory corruption starting in i915 code, in 3.2-rc5

2011-12-16 Thread Ben Widawsky
On 12/16/2011 11:22 AM, Keith Packard wrote: On Tue, 13 Dec 2011 19:26:50 +0100, Daniel Vetter dan...@ffwll.ch wrote: On Tue, Dec 13, 2011 at 10:14:46AM -0800, Keith Packard wrote: On Tue, 13 Dec 2011 10:14:15 -0500, Alex Villací­s Lasso a_villa...@palosanto.com wrote: By using a bootable

[Bug 43835] System crashes when radeon firmware blob (R520_cp.bin) is installed

2011-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43835 --- Comment #17 from Lucas Stach d...@lynxeye.de 2011-12-16 14:48:58 PST --- But all he gets is a system hang with the following message: *** Could not update ICEautorithy file /var/lib/gdm3/.ICEauthority Closing session *** As far as I

[PATCH] Revert drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a

2011-12-16 Thread Keith Packard
This reverts commit eb1711bb94991e93669c5a1b5f84f11be2d51ea1. This patch has been reported by two people to cause memory corruption and application crashes. It exists solely to fix a problem with the VT-d workarounds for Ironlake. I would back those out as well as without this change, that