[Bug 28477] [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28477 --- Comment #1 from Richard 2010-06-09 19:51:21 PDT --- This is using an X1650 card (R500 generation) with libtxc_dxtn installed for s3tc texture compression capabilities required to enable 3D in vmware. -- Configure bugmail:

[Bug 28477] New: [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28477 Summary: [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)

[PATCH] drm/radeon/r200: fix typo in packet checker for tracking textures

2010-06-09 Thread rscheidegger_li...@hispeed.ch
From: Roland Scheidegger using R100_TRACK_COMP_DXT1 instead of R100_TRACK_COMP_DXT35 for dxt3/5 textures leads to size calculations only half as big as they should be. Signed-off-by: sroland at vmware.com --- drivers/gpu/drm/radeon/r200.c |2 +- 1 files changed, 1

KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-09 Thread Pasi Kärkkäinen
On Thu, Jun 03, 2010 at 07:07:06PM +0300, Pasi K?rkk?inen wrote: > On Thu, Jun 03, 2010 at 11:33:03AM -0400, Alex Deucher wrote: > > On Thu, Jun 3, 2010 at 11:30 AM, Pasi K?rkk?inen wrote: > > > On Thu, Jun 03, 2010 at 11:00:44AM -0400, Alex Deucher wrote: > > >> >> >> > > >> >> > > > >> >> > I

[Bug 28440] Linux kernel 2.6.34's KMS crashes and disables GPU acceleration with X1250.

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28440 --- Comment #8 from coomasiehead at yahoo.com 2010-06-09 18:08:09 PDT --- Sorry for my bad language plus sleep deprivation. The original configuration was vesafb & DRM & radeon & KMS compiled into the kernel with vga=791 in /etc/lilo.conf. When

[Bug 28425] Google Earth redrawing breakups under r300g (R520, 1800XL)

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28425 --- Comment #3 from mahmoudshmaitelly at yahoo.com 2010-06-09 17:17:46 PDT --- With today ppa the same effect is there. Simply, while redrawing the globe, redrawn sections goes black and then reappear. It looks like the Globe is broken into

[Bug 28474] lugaru/etc locks up laptop

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28474 --- Comment #1 from Marek Ol??k 2010-06-09 16:37:54 PDT --- I don't have this problem. I have reviewed all the r300-related commits between your good and bad ones. One of these commits must be the cause: ebe2b54 r300g: report vertex format

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
W dniu 9 czerwca 2010 16:25 u?ytkownik Alex Deucher napisa?: > 2010/6/9 Rafa? Mi?ecki : >> Any news on that? Maybe you can get it as is (for d-r-t) Dave and >> eventually get another patch later? > > I have a set of rebased patches built against drm-fixes (including > Matt's suggestion), but

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? -- Rafa?

[Bug 28474] New: lugaru/etc locks up laptop

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28474 Summary: lugaru/etc locks up laptop Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium

[PATCH] drm/i915: Typo in #define

2010-06-09 Thread Zhenyu Wang
y: Zhenyu Wang -- Open Source Technology Center, Intel ltd. $gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827 -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100609/c8ee4d55/attachment.pgp>

[Bug 28341] Flickering screen in Neverball on drm-radeon-testing

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28341 --- Comment #6 from Alex Deucher 2010-06-09 13:45:19 PDT --- possibly also related to bug 28383 and bug 28410. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[PATCH] drm/sis: fixed brace coding style issues

2010-06-09 Thread Nicolas Kaiser
Fixed brace coding style issues. Signed-off-by: Nicolas Kaiser --- drivers/gpu/drm/sis/sis_drv.c |3 +-- drivers/gpu/drm/sis/sis_mm.c |6 ++ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/sis/sis_drv.c b/drivers/gpu/drm/sis/sis_drv.c index

[PATCH] drm/radeon/r200: fix typo in packet checker for tracking textures

2010-06-09 Thread Corbin Simpson
On Wed, Jun 9, 2010 at 10:17 AM, wrote: > From: Roland Scheidegger > > using R100_TRACK_COMP_DXT1 instead of R100_TRACK_COMP_DXT35 for dxt3/5 > textures leads to size calculations only half as big as they should be. > > Signed-off-by: sroland at vmware.com > --- > ?drivers/gpu/drm/radeon/r200.c

[PATCH] drm/savage: fixed brace coding style issues

2010-06-09 Thread Nicolas Kaiser
Fixed brace coding style issues. Signed-off-by: Nicolas Kaiser --- drivers/gpu/drm/savage/savage_bci.c | 16 ++-- drivers/gpu/drm/savage/savage_state.c |3 +-- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/drivers/gpu/drm/savage/savage_bci.c

[Bug 27858] [r300g] wine game crashes

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27858 --- Comment #5 from Marek Ol??k 2010-06-09 11:03:13 PDT --- Where can I download this game? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Alex Deucher
2010/6/9 Rafa? Mi?ecki : > Any news on that? Maybe you can get it as is (for d-r-t) Dave and > eventually get another patch later? I have a set of rebased patches built against drm-fixes (including Matt's suggestion), but there are still a few 3D demos that are causing CS errors with tiling

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #5 from Marek Ol??k 2010-06-09 08:55:38 PDT --- Either this: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus or 2.6.34 or any later version. -- Configure bugmail:

[Bug 28016] KMS:RV635:HD3650 GPU lockup

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28016 Grzegorz Kowal changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 28440] Linux kernel 2.6.34's KMS crashes and disables GPU acceleration with X1250.

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28440 --- Comment #7 from Marcin Slusarz 2010-06-09 08:07:20 PDT --- I'm confused. You seem to respond to some questions I didn't ask... vga=791 enables vesafb, but you claim you didn't test it... -- Configure bugmail:

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #4 from Pavel Ondra?ka 2010-06-09 07:58:18 PDT --- Which one, 2.6.34 or 2.6.35-rc2? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #2 from Pavel Ondra?ka 2010-06-09 07:30:11 PDT --- Should I try some newer kernel? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #1 from Roland Scheidegger 2010-06-09 07:26:17 PDT --- (In reply to comment #0) > I wanted to try compressed texture support with r300g so I installed > libtxc_dxtn.so and I got some nice improvements (for example in Neverwinter >

[Bug 28467] [r300g] Unigine Sanctuary v2.3 needs GL_ARB_half_float_pixel

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28467 Pavel Ondra?ka changed: What|Removed |Added URL||http://www.unigine.com/down

[Bug 28467] New: [r300g] Unigine Sanctuary v2.3 needs GL_ARB_half_float_pixel

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28467 Summary: [r300g] Unigine Sanctuary v2.3 needs GL_ARB_half_float_pixel Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity:

[Bug 28425] Google Earth redrawing breakups under r300g (R520, 1800XL)

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28425 --- Comment #2 from mahmoudshmaitelly at yahoo.com 2010-06-09 06:42:06 PDT --- I was using latest ppa for Gallium from xedgers. I will test later tonight with the latest ppa. -- Configure bugmail:

[Bug 28459] New: [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28459 Summary: [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW

[Bug 28437] [r300g] wrong texture colors with libtxc_dxtn.so

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28437 Fabio Pedretti changed: What|Removed |Added Summary|[r300g] Mesa 7.9-devel |[r300g] wrong texture

[Bug 27858] [r300g] wine game crashes

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27858 Fabio Pedretti changed: What|Removed |Added Attachment #35537|0 |1 is obsolete|

[Bug 28437] [r300g] Mesa 7.9-devel implementation error: util_create_rgba_surface() failed in decompress_with_blit()

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28437 --- Comment #3 from Fabio Pedretti 2010-06-09 00:05:52 PDT --- The 'Mesa 7.9-devel implementation error: ...' no longer appears, however the terrain is still blueish rather than green as with swrastg or r300g without libtxc_dxtn.so. --

[Bug 28154] [r300g] Freeorion is missing some effects (r32g32_sscaled not supported)

2010-06-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 Pavel Ondra?ka changed: What|Removed |Added Summary|[r300g] Freeorion crash |[r300g] Freeorion is

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? -- Rafał ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Bug 28467] New: [r300g] Unigine Sanctuary v2.3 needs GL_ARB_half_float_pixel

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28467 Summary: [r300g] Unigine Sanctuary v2.3 needs GL_ARB_half_float_pixel Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity:

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Alex Deucher
2010/6/9 Rafał Miłecki zaj...@gmail.com: Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? I have a set of rebased patches built against drm-fixes (including Matt's suggestion), but there are still a few 3D demos that are causing CS errors

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #1 from Roland Scheidegger srol...@vmware.com 2010-06-09 07:26:17 PDT --- (In reply to comment #0) I wanted to try compressed texture support with r300g so I installed libtxc_dxtn.so and I got some nice improvements (for example

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #2 from Pavel Ondračka dra...@centrum.cz 2010-06-09 07:30:11 PDT --- Should I try some newer kernel? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
W dniu 9 czerwca 2010 16:25 użytkownik Alex Deucher alexdeuc...@gmail.com napisał: 2010/6/9 Rafał Miłecki zaj...@gmail.com: Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? I have a set of rebased patches built against drm-fixes (including

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #4 from Pavel Ondračka dra...@centrum.cz 2010-06-09 07:58:18 PDT --- Which one, 2.6.34 or 2.6.35-rc2? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 28440] Linux kernel 2.6.34's KMS crashes and disables GPU acceleration with X1250.

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28440 --- Comment #7 from Marcin Slusarz marcin.slus...@gmail.com 2010-06-09 08:07:20 PDT --- I'm confused. You seem to respond to some questions I didn't ask... vga=791 enables vesafb, but you claim you didn't test it... -- Configure bugmail:

[Bug 28016] KMS:RV635:HD3650 GPU lockup

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28016 Grzegorz Kowal astron...@op.pl changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 28459] [r300g] Heroes of Newerth slow and corrupted with libtxc_dxtn.so

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28459 --- Comment #5 from Marek Olšák mar...@gmail.com 2010-06-09 08:55:38 PDT --- Either this: git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-linus or 2.6.34 or any later version. -- Configure bugmail:

Re: KMS:RV635:Radeon 3650HD graphics driver broken on a laptop when connected to a docking station and external display

2010-06-09 Thread Pasi Kärkkäinen
On Thu, Jun 03, 2010 at 07:07:06PM +0300, Pasi Kärkkäinen wrote: On Thu, Jun 03, 2010 at 11:33:03AM -0400, Alex Deucher wrote: On Thu, Jun 3, 2010 at 11:30 AM, Pasi Kärkkäinen pa...@iki.fi wrote: On Thu, Jun 03, 2010 at 11:00:44AM -0400, Alex Deucher wrote: I just tried with

[Bug 27858] [r300g] wine game crashes

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27858 --- Comment #5 from Marek Olšák mar...@gmail.com 2010-06-09 11:03:13 PDT --- Where can I download this game? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Bug 28474] lugaru/etc locks up laptop

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28474 --- Comment #1 from Marek Olšák mar...@gmail.com 2010-06-09 16:37:54 PDT --- I don't have this problem. I have reviewed all the r300-related commits between your good and bad ones. One of these commits must be the cause: ebe2b54 r300g: report

[Bug 28425] Google Earth redrawing breakups under r300g (R520, 1800XL)

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28425 --- Comment #3 from mahmoudshmaite...@yahoo.com 2010-06-09 17:17:46 PDT --- With today ppa the same effect is there. Simply, while redrawing the globe, redrawn sections goes black and then reappear. It looks like the Globe is broken into

[Bug 28440] Linux kernel 2.6.34's KMS crashes and disables GPU acceleration with X1250.

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28440 --- Comment #8 from coomasieh...@yahoo.com 2010-06-09 18:08:09 PDT --- Sorry for my bad language plus sleep deprivation. The original configuration was vesafb DRM radeon KMS compiled into the kernel with vga=791 in /etc/lilo.conf. When it

[Bug 28477] New: [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium

2010-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28477 Summary: [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All)