On Tue, Nov 29, 2011 at 01:04:14PM -0500, Konrad Rzeszutek Wilk wrote:
> This patch:
>
> commit d91ee5863b71e8c90eaf6035bff3078a85e2e7b5
> Author: Len Brown
> Date: Fri Apr 1 18:28:35 2011 -0400
>
> cpuidle: replace xen access to x86 pm_idle and default_idle
>
> ..scribble on pm_idle
On 11/28/2011 08:20 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 2028:
>
> The drm tree lost its build failure but gained another for which I
> applied a patch.
ERROR: "drm_helper_get_fb_bpp_depth" [drivers/gpu/drm/vmwgfx/vmwgfx.ko]
undefined!
Full x86_64 randconfig file is att
Am Dienstag, den 29.11.2011, 15:53 -0500 schrieb Alex Deucher:
> On Tue, Nov 29, 2011 at 1:06 PM, Thomas Reim wrote:
> > Dear Alex,
> >
> >> On Mon, Nov 28, 2011 at 11:20 AM, Thomas Reim
> >> wrote:
> >> >Extended DDC probe is now default for RADEON chipsets. In case of
> >> >HW
https://bugs.freedesktop.org/show_bug.cgi?id=43341
--- Comment #2 from Vadim 2011-11-30 03:05:40 PST ---
The shader translation is failed because of too many temps used. They could be
optimized away in theory, but this shader also uses indirect addressing, and
some optimization passes in mesa are
https://bugs.freedesktop.org/show_bug.cgi?id=43375
Bug #: 43375
Summary: [r600g] Firefox crashes when opening Jax WebGL Demos -
Materials page
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (A
https://bugs.freedesktop.org/show_bug.cgi?id=43375
--- Comment #1 from Jure Repinc 2011-11-30 06:57:57 UTC ---
A bit better backtrace with Firefox's debug symbols included:
Program received signal SIGSEGV, Segmentation fault.
0x in ?? ()
(gdb) bt
#0 0x in ?? ()
#1
https://bugs.freedesktop.org/show_bug.cgi?id=43341
--- Comment #3 from corecode 2011-11-30 07:52:32
PST ---
hello
i am the game developer.
the workaround for disabling indirect addressing is automatically applied if
linking the shader fails because of the indirect adressing. e.g. this happens
From: Jean Delvare
Subject: drm/radeon/kms: Fix module parameter description format
Module parameter descriptions don't take a trailing \n, otherwise it
breaks formatting of modinfo's output. Also add missing space after
comma.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Alex Deucher
Cc:
Module parameter descriptions don't take a trailing \n, otherwise it
breaks formatting of modinfo's output. Also remove trailing space.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Ben Skeggs
---
drivers/gpu/drm/nouveau/nouveau_drv.c | 12 ++--
1 file changed, 6 insertions(+), 6
Use the proper macro to issue the debugging message in
radeon_atif_call(). Otherwise we spam the log of many systems with a
message which looks like an error message of unknown origin, and could
thus confuse the user. Commit dc77de12dde95c8da39e4c417eb70c7d445cf84b
was a first step in this directio
I am under the impression that it only makes sense to call the ATIF
method if the graphics device has an ACPI handle attached. So we could
skip the call altogether if there is no such handle.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Alex Deucher
---
This is only tested on a system where
On Wed, Nov 30, 2011 at 11:22 AM, Jean Delvare wrote:
> From: Jean Delvare
> Subject: drm/radeon/kms: Fix module parameter description format
>
> Module parameter descriptions don't take a trailing \n, otherwise it
> breaks formatting of modinfo's output. Also add missing space after
> comma.
>
>
On Wed, Nov 30, 2011 at 11:26 AM, Jean Delvare wrote:
> Use the proper macro to issue the debugging message in
> radeon_atif_call(). Otherwise we spam the log of many systems with a
> message which looks like an error message of unknown origin, and could
> thus confuse the user. Commit dc77de12dde
On Wed, Nov 30, 2011 at 11:36 AM, Jean Delvare wrote:
> I am under the impression that it only makes sense to call the ATIF
> method if the graphics device has an ACPI handle attached. So we could
> skip the call altogether if there is no such handle.
>
> Signed-off-by: Jean Delvare
> Cc: David A
On 11/30/2011 09:16 AM, Sérgio Basto wrote:
> Randy, not dri-de...@lists.sourceforge.net, anymore
> now is dri-devel@lists.freedesktop.org
Argh, thanks.
That was thunderbird trying to be too helpful. :(
> On Tue, 2011-11-29 at 12:33 -0800, Randy Dunlap wrote:
>> On 11/28/2011 08:20 PM, Stephen
Randy, not dri-de...@lists.sourceforge.net, anymore
now is dri-devel@lists.freedesktop.org
On Tue, 2011-11-29 at 12:33 -0800, Randy Dunlap wrote:
> On 11/28/2011 08:20 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 2028:
> >
> > The drm tree lost its build failure but gained
2011/11/30 Randy Dunlap :
> On 11/30/2011 09:16 AM, Sérgio Basto wrote:
>> Randy, not dri-de...@lists.sourceforge.net, anymore
>> now is dri-devel@lists.freedesktop.org
>
> Argh, thanks.
> That was thunderbird trying to be too helpful. :(
Ah well I got it and it should be fixed now.
Dave.
___
On Tue, Nov 29, 2011 at 07:34:28PM +0100, Borislav Petkov wrote:
> On Tue, Nov 29, 2011 at 01:04:14PM -0500, Konrad Rzeszutek Wilk wrote:
> > This patch:
Borislav,
Thanks for your review comments. How does this patch look? I believe
I touched upon all of the things you mentioned.
>From eb6dbd80
https://bugs.freedesktop.org/show_bug.cgi?id=43389
Bug #: 43389
Summary: Gallium3d makes firefox crash with webgl animations
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (A
https://bugs.freedesktop.org/show_bug.cgi?id=43389
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43375
Alex Deucher changed:
What|Removed |Added
CC||leandrosansi...@gmail.com
--- Comment #2
https://bugs.freedesktop.org/show_bug.cgi?id=43375
--- Comment #3 from Dave Airlie 2011-11-30 12:16:25
PST ---
patch on mesa mailing list
[PATCH] st/mesa: only resolve is number of samples is > 1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiv
https://bugs.freedesktop.org/show_bug.cgi?id=43395
Bug #: 43395
Summary: Game running in wine stops rendering
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
St
https://bugs.freedesktop.org/show_bug.cgi?id=43395
--- Comment #1 from Alex Deucher 2011-11-30 14:39:11 PST ---
please attach your xorg log and dmesg output. Does mesa from git help?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail
https://bugs.freedesktop.org/show_bug.cgi?id=43395
Alex Deucher changed:
What|Removed |Added
Component|Drivers/DRI/R600|Drivers/Gallium/r600
--
Configure bugmai
https://bugs.freedesktop.org/show_bug.cgi?id=43341
--- Comment #4 from Vadim 2011-11-30 19:04:57 PST ---
(In reply to comment #3)
> hello
> i am the game developer.
>
> the workaround for disabling indirect addressing is automatically applied if
> linking the shader fails because of the indirec
Hi Dave, Daniel, Rob,
On Sun, Nov 27, 2011 at 12:29 PM, Rob Clark wrote:
> On Sat, Nov 26, 2011 at 8:00 AM, Daniel Vetter wrote:
> > On Fri, Nov 25, 2011 at 17:28, Dave Airlie wrote:
> >> I've rebuilt my PRIME interface on top of dmabuf to see how it would
> work,
> >>
> >> I've got primed gea
Hi Dave, Daniel, Rob,
>
> On Sun, Nov 27, 2011 at 12:29 PM, Rob Clark wrote:
>>
>> On Sat, Nov 26, 2011 at 8:00 AM, Daniel Vetter wrote:
>> > On Fri, Nov 25, 2011 at 17:28, Dave Airlie wrote:
>> >> I've rebuilt my PRIME interface on top of dmabuf to see how it would
>> >> work,
>> >>
>> >> I've
Updated patch
Reviewed-by: Thomas Hellstrom
On 11/20/2011 10:02 PM, Jerome Glisse wrote:
On Sat, Nov 19, 2011 at 3:45 PM, Thomas Hellstrom wrote:
On 11/19/2011 12:32 AM, j.gli...@gmail.com wrote:
From: Jerome Glisse
Previously we were calling back move_notify in error path when
https://bugs.freedesktop.org/show_bug.cgi?id=43405
Bug #: 43405
Summary: Only horizontal lines (snow) display in google
earth/glxgears using current r600g on RS780M
Classification: Unclassified
Product: Mesa
Version: git
https://bugs.freedesktop.org/show_bug.cgi?id=24047
--- Comment #25 from Matt McHenry
2011-11-29 17:01:07 PST ---
Awesome -- 'emerge -av media-libs/libtxc_dxtn' got SC2 working for me on
gentoo. Thanks!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
Am Dienstag, den 29.11.2011, 15:53 -0500 schrieb Alex Deucher:
> On Tue, Nov 29, 2011 at 1:06 PM, Thomas Reim wrote:
> > Dear Alex,
> >
> >> On Mon, Nov 28, 2011 at 11:20 AM, Thomas Reim
> >> wrote:
> >> >Extended DDC probe is now default for RADEON chipsets. In case of
> >> >HW
https://bugs.freedesktop.org/show_bug.cgi?id=43341
--- Comment #2 from Vadim 2011-11-30 03:05:40 PST ---
The shader translation is failed because of too many temps used. They could be
optimized away in theory, but this shader also uses indirect addressing, and
some optimization passes in mesa are
https://bugs.freedesktop.org/show_bug.cgi?id=43375
Bug #: 43375
Summary: [r600g] Firefox crashes when opening Jax WebGL Demos -
Materials page
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86-64 (A
https://bugs.freedesktop.org/show_bug.cgi?id=43375
--- Comment #1 from Jure Repinc 2011-11-30 06:57:57 UTC
---
A bit better backtrace with Firefox's debug symbols included:
Program received signal SIGSEGV, Segmentation fault.
0x in ?? ()
(gdb) bt
#0 0x in ?? ()
#
https://bugs.freedesktop.org/show_bug.cgi?id=43341
--- Comment #3 from corecode 2011-11-30
07:52:32 PST ---
hello
i am the game developer.
the workaround for disabling indirect addressing is automatically applied if
linking the shader fails because of the indirect adressing. e.g. this happens
From: Jean Delvare
Subject: drm/radeon/kms: Fix module parameter description format
Module parameter descriptions don't take a trailing \n, otherwise it
breaks formatting of modinfo's output. Also add missing space after
comma.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Alex Deucher
Cc:
Module parameter descriptions don't take a trailing \n, otherwise it
breaks formatting of modinfo's output. Also remove trailing space.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Ben Skeggs
---
drivers/gpu/drm/nouveau/nouveau_drv.c | 12 ++--
1 file changed, 6 insertions(+), 6
Use the proper macro to issue the debugging message in
radeon_atif_call(). Otherwise we spam the log of many systems with a
message which looks like an error message of unknown origin, and could
thus confuse the user. Commit dc77de12dde95c8da39e4c417eb70c7d445cf84b
was a first step in this directio
I am under the impression that it only makes sense to call the ATIF
method if the graphics device has an ACPI handle attached. So we could
skip the call altogether if there is no such handle.
Signed-off-by: Jean Delvare
Cc: David Airlie
Cc: Alex Deucher
---
This is only tested on a system where
On Wed, Nov 30, 2011 at 11:22 AM, Jean Delvare wrote:
> From: Jean Delvare
> Subject: drm/radeon/kms: Fix module parameter description format
>
> Module parameter descriptions don't take a trailing \n, otherwise it
> breaks formatting of modinfo's output. Also add missing space after
> comma.
>
>
On Wed, Nov 30, 2011 at 11:26 AM, Jean Delvare wrote:
> Use the proper macro to issue the debugging message in
> radeon_atif_call(). Otherwise we spam the log of many systems with a
> message which looks like an error message of unknown origin, and could
> thus confuse the user. Commit dc77de12dde
On Wed, Nov 30, 2011 at 11:36 AM, Jean Delvare wrote:
> I am under the impression that it only makes sense to call the ATIF
> method if the graphics device has an ACPI handle attached. So we could
> skip the call altogether if there is no such handle.
>
> Signed-off-by: Jean Delvare
> Cc: David A
On 11/30/2011 09:16 AM, S?rgio Basto wrote:
> Randy, not dri-devel at lists.sourceforge.net, anymore
> now is dri-devel at lists.freedesktop.org
Argh, thanks.
That was thunderbird trying to be too helpful. :(
> On Tue, 2011-11-29 at 12:33 -0800, Randy Dunlap wrote:
>> On 11/28/2011 08:20 PM, S
Randy, not dri-devel at lists.sourceforge.net, anymore
now is dri-devel at lists.freedesktop.org
On Tue, 2011-11-29 at 12:33 -0800, Randy Dunlap wrote:
> On 11/28/2011 08:20 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 2028:
> >
> > The drm tree lost its build failure but
2011/11/30 Randy Dunlap :
> On 11/30/2011 09:16 AM, S?rgio Basto wrote:
>> Randy, not dri-devel at lists.sourceforge.net, anymore
>> now is dri-devel at lists.freedesktop.org
>
> Argh, thanks.
> That was thunderbird trying to be too helpful. :(
Ah well I got it and it should be fixed now.
Dave.
On Tue, Nov 29, 2011 at 07:34:28PM +0100, Borislav Petkov wrote:
> On Tue, Nov 29, 2011 at 01:04:14PM -0500, Konrad Rzeszutek Wilk wrote:
> > This patch:
Borislav,
Thanks for your review comments. How does this patch look? I believe
I touched upon all of the things you mentioned.
https://bugs.freedesktop.org/show_bug.cgi?id=43389
Bug #: 43389
Summary: Gallium3d makes firefox crash with webgl animations
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (A
https://bugs.freedesktop.org/show_bug.cgi?id=43389
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=43375
Alex Deucher changed:
What|Removed |Added
CC||leandrosansilva at gmail.com
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=43375
--- Comment #3 from Dave Airlie 2011-11-30
12:16:25 PST ---
patch on mesa mailing list
[PATCH] st/mesa: only resolve is number of samples is > 1
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiv
https://bugs.freedesktop.org/show_bug.cgi?id=43395
Bug #: 43395
Summary: Game running in wine stops rendering
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
St
https://bugs.freedesktop.org/show_bug.cgi?id=43395
--- Comment #1 from Alex Deucher 2011-11-30 14:39:11 PST
---
please attach your xorg log and dmesg output. Does mesa from git help?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail
https://bugs.freedesktop.org/show_bug.cgi?id=43395
Alex Deucher changed:
What|Removed |Added
Component|Drivers/DRI/R600|Drivers/Gallium/r600
--
Configure bugmai
54 matches
Mail list logo