[Bug 29012] Gallium drivers should respect force_s3tc_enable option (and maybe other) as classic driver

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29012 Fabio Pedretti changed: What|Removed |Added Summary|[r300g] Driver needs some |Gallium drivers should

[Bug 29833] radeon crashes kicad when using modeset

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #17 from Fabio Pedretti 2010-10-11 02:47:42 PDT --- Note that the gallium driver only work with KMS (with radeon.modeset=0 it doesn't work). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 30761] White textures on people in sauerbraten

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30761 --- Comment #7 from Jeff Cook 2010-10-11 03:46:48 PDT --- (In reply to comment #6) > Do all the characters normally look the same? It is possible that there only > a > few characters that aren't being rendered correctly and they don't show up

[Bug 30771] New: vert-tex glsl demo

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Summary: vert-tex glsl demo Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gal

[Bug 30771] [r600g] vert-tex glsl demo

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Kevin DeKorte changed: What|Removed |Added Summary|vert-tex glsl demo |[r600g] vert-tex glsl demo -- Configure

Re: linux-next: Tree for October 11 (nouveau)

2010-10-11 Thread Randy Dunlap
On Mon, 11 Oct 2010 16:29:59 +1100 Stephen Rothwell wrote: > Hi all, > > Changes since 20101008: When CONFIG_HWMON is not enabled: drivers/built-in.o: In function `nouveau_pm_fini': (.text+0x1c680f): undefined reference to `hwmon_device_unregister' drivers/built-in.o: In function `nouveau_hwmo

[PATCH] drm/radeon/kms: fix bad cast/shift in evergreen.c

2010-10-11 Thread Alex Deucher
Missing parens. fixes: https://bugs.freedesktop.org/show_bug.cgi?id=30718 Reported-by: Dave Gilbert Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/evergreen.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/evergree

[Bug 30718] evergreen.c bad cast/shift

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30718 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30754] X server crashes with SEGFAULT when using virtualbox on Evergreen

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30754 --- Comment #1 from Alex Deucher 2010-10-11 09:55:48 PDT --- Can you attach a backtrace from the crash and your xorg log and dmesg output? For info about getting a good backtrace: http://wiki.x.org/wiki/Development/Documentation/ServerDebugging

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #3 from Ivan Sukin 2010-10-11 10:27:12 PDT --- (In reply to comment #0) > lion_x11: all i see is counterclockwise rotating black figure which stops if i > move the window and then start rotating again. it disappears if i maximize > w

[Bug 30684] [r300g][OpenVG] OpenVG demos fail to render properly

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30684 Ivan Sukin changed: What|Removed |Added Summary|r300g: OpenVG demos fail to |[r300g][OpenVG] OpenVG |r

[Bug 30776] New: Wine expects GL_VENDOR to identify the card vendor

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30776 Summary: Wine expects GL_VENDOR to identify the card vendor Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: trivial Priority: mediu

Re: [PATCH] drm/radeon/kms: fix bad cast/shift in evergreen.c

2010-10-11 Thread Matt Turner
On Mon, Oct 11, 2010 at 12:41 PM, Alex Deucher wrote: > Missing parens. > > fixes: > https://bugs.freedesktop.org/show_bug.cgi?id=30718 > > Reported-by: Dave Gilbert > Signed-off-by: Alex Deucher > Cc: sta...@kernel.org > --- >  drivers/gpu/drm/radeon/evergreen.c |    2 +- >  1 files changed, 1

[Bug 30782] New: unresolved symbols in libkms

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30782 Summary: unresolved symbols in libkms Product: DRI Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: medium Componen

[Bug 30782] unresolved symbols in libkms

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30782 Julien Cristau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26852] Build libkms against in-tree xf86drm.h

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26852 Julien Cristau changed: What|Removed |Added CC||fre...@gmx.net --- Comment #6 from Juli

[Bug 30771] [r600g] vert-tex glsl demo

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Dave Airlie changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26596] Mobility Radeon X1700 (r5xx familly) kernel boot/ module load error (regression)

2010-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=26596 daniel changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

Re: linux-next: Tree for October 11 (nouveau)

2010-10-11 Thread Martin Peres
Le 11/10/2010 18:29, Randy Dunlap a écrit : When CONFIG_HWMON is not enabled: drivers/built-in.o: In function `nouveau_pm_fini': (.text+0x1c680f): undefined reference to `hwmon_device_unregister' drivers/built-in.o: In function `nouveau_hwmon_init': nouveau_pm.c:(.text+0x1c6f93): undefined refe

REGRESSION 2.6.36: radeon KMS console switch broken

2010-10-11 Thread Markus Trippelsdorf
On Sun, Oct 10, 2010 at 04:09:08PM +0200, Andi Kleen wrote: > On Sun, Oct 10, 2010 at 03:44:29PM +0200, Markus Trippelsdorf wrote: > > On Sun, Oct 10, 2010 at 02:30:00PM +0200, Andi Kleen wrote: > > > > > > Hi, > > > > > > I see a radeon regression here with 2.6.36-rc7. > > > > > > I updated a s

[Bug 29012] Gallium drivers should respect force_s3tc_enable option (and maybe other) as classic driver

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29012 Fabio Pedretti changed: What|Removed |Added Summary|[r300g] Driver needs some |Gallium drivers should

[Bug 29833] radeon crashes kicad when using modeset

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=29833 --- Comment #17 from Fabio Pedretti 2010-10-11 02:47:42 PDT --- Note that the gallium driver only work with KMS (with radeon.modeset=0 it doesn't work). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 30761] White textures on people in sauerbraten

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30761 --- Comment #7 from Jeff Cook 2010-10-11 03:46:48 PDT --- (In reply to comment #6) > Do all the characters normally look the same? It is possible that there only > a > few characters that aren't being rendered correctly and they don't show up

[Bug 30771] New: vert-tex glsl demo

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Summary: vert-tex glsl demo Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gal

[Bug 30771] [r600g] vert-tex glsl demo

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Kevin DeKorte changed: What|Removed |Added Summary|vert-tex glsl demo |[r600g] vert-tex glsl demo -- Configure

linux-next: Tree for October 11 (nouveau)

2010-10-11 Thread Randy Dunlap
On Mon, 11 Oct 2010 16:29:59 +1100 Stephen Rothwell wrote: > Hi all, > > Changes since 20101008: When CONFIG_HWMON is not enabled: drivers/built-in.o: In function `nouveau_pm_fini': (.text+0x1c680f): undefined reference to `hwmon_device_unregister' drivers/built-in.o: In function `nouveau_hwmo

[PATCH] drm/radeon/kms: fix bad cast/shift in evergreen.c

2010-10-11 Thread Alex Deucher
Missing parens. fixes: https://bugs.freedesktop.org/show_bug.cgi?id=30718 Reported-by: Dave Gilbert Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/evergreen.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/radeon/everg

[Bug 30718] evergreen.c bad cast/shift

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30718 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30754] X server crashes with SEGFAULT when using virtualbox on Evergreen

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30754 --- Comment #1 from Alex Deucher 2010-10-11 09:55:48 PDT --- Can you attach a backtrace from the crash and your xorg log and dmesg output? For info about getting a good backtrace: http://wiki.x.org/wiki/Development/Documentation/ServerDebugging

[Bug 30684] r300g: OpenVG demos fail to render properly

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30684 --- Comment #3 from Ivan Sukin 2010-10-11 10:27:12 PDT --- (In reply to comment #0) > lion_x11: all i see is counterclockwise rotating black figure which stops if i > move the window and then start rotating again. it disappears if i maximize > w

[Bug 30684] [r300g][OpenVG] OpenVG demos fail to render properly

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30684 Ivan Sukin changed: What|Removed |Added Summary|r300g: OpenVG demos fail to |[r300g][OpenVG] OpenVG |r

[Bug 30776] New: Wine expects GL_VENDOR to identify the card vendor

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30776 Summary: Wine expects GL_VENDOR to identify the card vendor Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: trivial Priority: mediu

[PATCH] drm/radeon/kms: fix bad cast/shift in evergreen.c

2010-10-11 Thread Matt Turner
On Mon, Oct 11, 2010 at 12:41 PM, Alex Deucher wrote: > Missing parens. > > fixes: > https://bugs.freedesktop.org/show_bug.cgi?id=30718 > > Reported-by: Dave Gilbert > Signed-off-by: Alex Deucher > Cc: stable at kernel.org > --- > ?drivers/gpu/drm/radeon/evergreen.c | ? ?2 +- > ?1 files changed,

[Bug 30782] New: unresolved symbols in libkms

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30782 Summary: unresolved symbols in libkms Product: DRI Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: medium Componen

[Bug 30782] unresolved symbols in libkms

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30782 Julien Cristau changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26852] Build libkms against in-tree xf86drm.h

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26852 Julien Cristau changed: What|Removed |Added CC||freetz at gmx.net --- Comment #6 from J

[Bug 30771] [r600g] vert-tex glsl demo

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30771 Dave Airlie changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 26596] Mobility Radeon X1700 (r5xx familly) kernel boot/ module load error (regression)

2010-10-11 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=26596 daniel changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All