https://bugs.freedesktop.org/show_bug.cgi?id=36525
--- Comment #5 from Jussi Kiiveri 2011-05-08 02:46:54
PDT ---
(In reply to comment #4)
> After that I have been able to play many hours without freeze.
>
> I will test more tomorrow and if it wont freeze this bug can be closed.
It still froze.
於 六,2011-05-07 於 22:22 +0200,Melchior FRANZ 提到:
> * Melchior FRANZ -- Friday 06 May 2011:
> > last patch prevents the backlight from being turned off, but it also
> > breaks the brightness adjustment keys at runtime with acpi_osi=Linux.
>
> It has turned out that acpi key events seem to be handled
https://bugs.freedesktop.org/show_bug.cgi?id=36965
Summary: GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken
Product: Mesa
Version: 7.10
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Prior
* Joey Lee -- Sunday 08 May 2011:
> 於 六,2011-05-07 於 22:22 +0200,Melchior FRANZ 提到:
> > It has turned out that acpi key events seem to be handled correctly
> > and even the state of /sys/class/backlight/acer-wmi/brightness is
>
> That's interesting for acer-wmi generated brightness interface when
https://bugs.freedesktop.org/show_bug.cgi?id=36236
pingufunkyb...@gmail.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #1 from Iaroslav 2011-05-08 08:35:00 PDT ---
Created an attachment (id=46449)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46449)
backtrace
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #2 from Iaroslav 2011-05-08 08:35:24 PDT ---
I have some problem, and i have ATI RS482 too, but i think it was the fault
llvm, with out llvm or < 2.9 , all woks fine, with llvm > 2.8 openarena,
urbanterror and some xscreensaver segf
From: Tormod Volden
The same way it was already done for r300.
Also fix typo in gart warning messages.
Signed-off-by: Tormod Volden
---
> While you are at it, you might want to update rv770, evergreen, and cayman.
> Alex
And all the others as well...
Tormod
PS. Why can't you keep the rela
https://bugs.freedesktop.org/show_bug.cgi?id=36978
Summary: Radeon 7500 [rv200] - hardware tcl don't work corretly
Product: Mesa
Version: 7.10
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #39 from Jérémy Lal 2011-05-08 15:39:33 PDT ---
Created an attachment (id=46455)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46455)
efi iMac12,2 dmesg
Same problem with latest iMac12,2 (27") when booting with efi.
(I had to
On Sat, 2011-05-07 at 18:03 +0200, Daniel Vetter wrote:
> Otherwise we have a use-after free.
>
> Tested-and-Reported-by: Bruno Prémont
> Signed-off-by: Daniel Vetter
Ah, we actually have a patch in the nouveau git tree fixing this
already.
I'll get this upstream ASAP.
Ben.
> ---
> drivers/g
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #40 from Jérémy Lal 2011-05-08 15:40:51 PDT ---
Created an attachment (id=46456)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46456)
bios iMac12,2 dmesg
and the one booting with bios.
--
Configure bugmail: https://bugs.free
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #41 from Jérémy Lal 2011-05-08 15:58:38 PDT ---
and i forgot to mention my current kernel is 2.6.38 with all ~agd5f/dp_rewrite/
patches applied. Results are much the same with and without those.
--
Configure bugmail: https://bugs.fr
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #3 from Alex Deucher 2011-05-08 19:11:01 PDT ---
Can you bisect mesa?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
From: Dave Airlie
The Xen changes were using DMA_ERROR_CODE which isn't defined on a few
platforms, however we reverted the Xen patch that caused use to try and
use this code path earlier in 2.6.39 cycle, so for now lets just force
the code to never take this path and allow it to build again on a
On Sun, May 8, 2011 at 2:46 PM, Tormod Volden wrote:
> From: Tormod Volden
>
> The same way it was already done for r300.
>
> Also fix typo in gart warning messages.
>
> Signed-off-by: Tormod Volden
> ---
>
>> While you are at it, you might want to update rv770, evergreen, and cayman.
>
>> Alex
https://bugs.freedesktop.org/show_bug.cgi?id=33824
--- Comment #5 from Droste 2011-05-08 20:05:38 PDT ---
Could you test nexuiz (just to check that it's not my fault in some way)? It
should be visible there too. I can't test ut2k3/2k4.
--
Configure bugmail: https://bugs.freedesktop.org/userpref
Hi Linus,
One regression fix in the debugfs output, a couple of radeon fixes, and a
nouveau unload fix. I've got a dirty fix for the DMA_ERROR_CODE dependency
breaking drm on alpha but waiting for a bit more before you get it, its
just a workaround until proper fix can happen in 2.6.40 hopeful
https://bugs.freedesktop.org/show_bug.cgi?id=34740
--- Comment #12 from Alex Deucher 2011-05-08 21:57:11 PDT ---
THhs is probably a duplicate of bug 31943
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
From: Dave Airlie
We are accessing totally the wrong struct in this case, and putting
uninitialised values into the GPU, which it doesn't like unsurprisingly.
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/radeon/ni.c | 16
1 files changed, 8 insertions(+), 8 deletions(-)
d
On Mon, May 9, 2011 at 1:02 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> We are accessing totally the wrong struct in this case, and putting
> uninitialised values into the GPU, which it doesn't like unsurprisingly.
>
> Signed-off-by: Dave Airlie
Reviewed-by: Alex Deucher
> ---
> drivers/
On Tue, Apr 5, 2011 at 6:15 PM, Alex Buell wrote:
> The patch below is needed to prevent building mesa with libdrm <
> 2.4.24.
>
> Regards,
> Alex
>
> diff --git a/configure.ac b/configure.ac
> index 6662b8a..ad9eb01 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -18,7 +18,7 @@ AC_CONFIG_AU
https://bugs.freedesktop.org/show_bug.cgi?id=36525
--- Comment #5 from Jussi Kiiveri 2011-05-08
02:46:54 PDT ---
(In reply to comment #4)
> After that I have been able to play many hours without freeze.
>
> I will test more tomorrow and if it wont freeze this bug can be closed.
It still froze.
? ??2011-05-07 ? 22:22 +0200?Melchior FRANZ ???
> * Melchior FRANZ -- Friday 06 May 2011:
> > last patch prevents the backlight from being turned off, but it also
> > breaks the brightness adjustment keys at runtime with acpi_osi=Linux.
>
> It has turned out that acpi key events seem to be handled
https://bugs.freedesktop.org/show_bug.cgi?id=36965
Summary: GL_EXT_texture_sRGB (included in OpenGL 2.1) is broken
Product: Mesa
Version: 7.10
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Prior
* Joey Lee -- Sunday 08 May 2011:
> ? ??2011-05-07 ? 22:22 +0200?Melchior FRANZ ???
> > It has turned out that acpi key events seem to be handled correctly
> > and even the state of /sys/class/backlight/acer-wmi/brightness is
>
> That's interesting for acer-wmi generated brightness interface when
https://bugs.freedesktop.org/show_bug.cgi?id=36236
pingufunkybeat at gmail.com changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #1 from Iaroslav 2011-05-08 08:35:00 PDT
---
Created an attachment (id=46449)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46449)
backtrace
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
---
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #2 from Iaroslav 2011-05-08 08:35:24 PDT
---
I have some problem, and i have ATI RS482 too, but i think it was the fault
llvm, with out llvm or < 2.9 , all woks fine, with llvm > 2.8 openarena,
urbanterror and some xscreensaver seg
From: Tormod Volden
The same way it was already done for r300.
Also fix typo in gart warning messages.
Signed-off-by: Tormod Volden
---
> While you are at it, you might want to update rv770, evergreen, and cayman.
> Alex
And all the others as well...
Tormod
PS. Why can't you keep the rela
https://bugs.freedesktop.org/show_bug.cgi?id=36978
Summary: Radeon 7500 [rv200] - hardware tcl don't work corretly
Product: Mesa
Version: 7.10
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #39 from J?r?my Lal 2011-05-08 15:39:33 PDT
---
Created an attachment (id=46455)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46455)
efi iMac12,2 dmesg
Same problem with latest iMac12,2 (27") when booting with efi.
(I had to
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #40 from J?r?my Lal 2011-05-08 15:40:51 PDT
---
Created an attachment (id=46456)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46456)
bios iMac12,2 dmesg
and the one booting with bios.
--
Configure bugmail: https://bugs.fre
https://bugs.freedesktop.org/show_bug.cgi?id=27314
--- Comment #41 from J?r?my Lal 2011-05-08 15:58:38 PDT
---
and i forgot to mention my current kernel is 2.6.38 with all ~agd5f/dp_rewrite/
patches applied. Results are much the same with and without those.
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=36952
--- Comment #3 from Alex Deucher 2011-05-08 19:11:01 PDT
---
Can you bisect mesa?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
On Sun, May 8, 2011 at 2:46 PM, Tormod Volden wrote:
> From: Tormod Volden
>
> The same way it was already done for r300.
>
> Also fix typo in gart warning messages.
>
> Signed-off-by: Tormod Volden
> ---
>
>> While you are at it, you might want to update rv770, evergreen, and cayman.
>
>> Alex
https://bugs.freedesktop.org/show_bug.cgi?id=33824
--- Comment #5 from Droste 2011-05-08 20:05:38 PDT ---
Could you test nexuiz (just to check that it's not my fault in some way)? It
should be visible there too. I can't test ut2k3/2k4.
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=34740
--- Comment #12 from Alex Deucher 2011-05-08 21:57:11 PDT
---
THhs is probably a duplicate of bug 31943
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the
On Tue, Apr 5, 2011 at 6:15 PM, Alex Buell wrote:
> The patch below is needed to prevent building mesa with libdrm <
> 2.4.24.
>
> Regards,
> Alex
>
> diff --git a/configure.ac b/configure.ac
> index 6662b8a..ad9eb01 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -18,7 +18,7 @@ AC_CONFIG_AU
39 matches
Mail list logo