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 th
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 mostly
https://bugs.freedesktop.org/show_bug.cgi?id=43698
GhostlyDeath changed:
What|Removed |Added
Attachment #54298|0 |1
is obsolete|
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 c
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 no
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: https://b
> 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 I'm
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 work-ar
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 work-ar
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?
>
>
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 th
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
>>> wrote:
>>>
By using a bootable USB stick, I could check
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
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 figure
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 mostly
https://bugs.freedesktop.org/show_bug.cgi?id=43698
GhostlyDeath changed:
What|Removed |Added
Attachment #54298|0 |1
is obsolete|
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 normall
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
---
drivers/staging/omapdrm/omap_gem.c | 1
com
-- 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/37e7660b/attachment.pgp>
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
> > wrote:
> >
> > > By using a bootable USB stick, I could check the logs, which
> > > showed many segfaults at
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
> ---
> ?drivers/stagin
https://bugs.freedesktop.org/show_bug.cgi?id=43739
samit vats changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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 no
https://bugs.freedesktop.org/show_bug.cgi?id=42808
samit vats changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
>> th
https://bugs.freedesktop.org/show_bug.cgi?id=43332
Michel D?nzer changed:
What|Removed |Added
Summary|corrupted output in |corrupted output in
|m
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 w
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 is
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 mor
ions(-)
--
keith.packard at intel.com
-- 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>
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 hypo
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
---
drivers/staging/omapdrm/omap_gem.c | 1
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
> ---
> drivers/stagin
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 this
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: https://b
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
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
-
2011/12/16 :
>> 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 r
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?
>
>
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 figure
https://bugs.freedesktop.org/show_bug.cgi?id=43739
samit vats changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=42808
samit vats changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Fre, 2011-12-16 at 16:42 +0800, che...@lemote.com wrote:
> > 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
https://bugs.freedesktop.org/show_bug.cgi?id=43332
Michel Dänzer changed:
What|Removed |Added
Summary|corrupted output in |corrupted output in
|m
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 w
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 is
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 I
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 hypo
> 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 af
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 this
https://bugs.freedesktop.org/show_bug.cgi?id=43655
Alexandre Demers changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
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 t
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
--
53 matches
Mail list logo