[Bug 24047] s3tc broken on r600

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=24047 --- Comment #9 from jonathan 2010-05-26 17:02:29 PDT --- when i launch ennemy territory quake wars i have this error : failed to validate texture for unit 1. unsupported texture format in setup_hardware_state failed to validate texture for unit

[Bug 24047] s3tc broken on r600

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=24047 --- Comment #9 from jonathan 2010-05-26 17:02:29 PDT --- when i launch ennemy territory quake wars i have this error : failed to validate texture for unit 1. unsupported texture format in setup_hardware_state failed to validate texture for unit

[PATCH 2/2] drm/ttm: Fix ttm_page_alloc.c

2010-05-26 Thread Thomas Hellstrom
Fix a number of typos misspellings and checkpatch.pl warnings. Replace "[ttm] " with TTM_PFX Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_page_alloc.c | 62 +++-- 1 files changed, 36 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm

[PATCH 1/2] drm/ttm: Fix cached TTM page allocation.

2010-05-26 Thread Thomas Hellstrom
This patch fixes a regression introduced with the pool page allocator in the event that there are no highmem pages (for example x86_64), in which case cached page allocation would fail. Tested with the vmwgfx driver on a 64-bit vm. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_pag

Re: [PATCH 03/11] drm/i915: Storage class should be before const qualifier

2010-05-26 Thread Eric Anholt
On Thu, 20 May 2010 10:33:46 +0200, Tobias Klauser wrote: > The C99 specification states in section 6.11.5: > > The placement of a storage-class specifier other than at the beginning > of the declaration specifiers in a declaration is an obsolescent > feature. > > Signed-off-by: Tobias Klauser

[PATCH 03/11] drm/i915: Storage class should be before const qualifier

2010-05-26 Thread Eric Anholt
ff-by: Tobias Klauser Applied. Thanks! -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20100526/4a1efb31/attachment.pgp>

[Bug 27464] Mesa 7.8: screen/keyboard frozen when using menus in GLUT application

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27464 --- Comment #5 from Zbigniew 2010-05-26 08:59:47 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. Can you test 3D with kernel 2.6.33 and KMS enabled > libdrm, xf86-video-ati and mesa? I forgot to mention, that I'm using now Xorg-Ser

[Bug 27464] Mesa 7.8: screen/keyboard frozen when using menus in GLUT application

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27464 --- Comment #5 from Zbigniew 2010-05-26 08:59:47 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. Can you test 3D with kernel 2.6.33 and KMS enabled > libdrm, xf86-video-ati and mesa? I forgot to mention, that I'm using now Xorg-Ser

[Bug 27461] Mesa 7.8: Screen lock-ups, when drawing 3D built-in figures (probably GLUT?)

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27461 --- Comment #9 from Zbigniew 2010-05-26 08:49:29 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. > > Please attach xorg.log. > > Also testing with KMS enabled system would be nice. See my comments to bug 27464 -- Configure bugm

[Bug 27461] Mesa 7.8: Screen lock-ups, when drawing 3D built-in figures (probably GLUT?)

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27461 --- Comment #9 from Zbigniew 2010-05-26 08:49:29 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. > > Please attach xorg.log. > > Also testing with KMS enabled system would be nice. See my comments to bug 27464 -- Configure bugm

[Bug 27464] Mesa 7.8: screen/keyboard frozen when using menus in GLUT application

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27464 --- Comment #4 from Zbigniew 2010-05-26 08:48:57 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. Can you test 3D with kernel 2.6.33 and KMS enabled > libdrm, xf86-video-ati and mesa? http://www.x.org/wiki/radeonBuildHowTo is ood > s

[Bug 27464] Mesa 7.8: screen/keyboard frozen when using menus in GLUT application

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27464 --- Comment #4 from Zbigniew 2010-05-26 08:48:57 PDT --- (In reply to comment #2) > Sounds like 3D driver bug. Can you test 3D with kernel 2.6.33 and KMS enabled > libdrm, xf86-video-ati and mesa? http://www.x.org/wiki/radeonBuildHowTo is ood > s

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #17 from Alex Deucher 2010-05-26 08:09:23 PDT --- (In reply to comment #16) > Thank you! the fix works perfect AFAI can see. I had to apply it manually in > the drm-radeon-testing tree since something breaks 3D and XV for me in the >

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #17 from Alex Deucher 2010-05-26 08:09:23 PDT --- (In reply to comment #16) > Thank you! the fix works perfect AFAI can see. I had to apply it manually in > the drm-radeon-testing tree since something breaks 3D and XV for me in the >

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #16 from Magnus Jensen 2010-05-26 08:03:45 PDT --- Thank you! the fix works perfect AFAI can see. I had to apply it manually in the drm-radeon-testing tree since something breaks 3D and XV for me in the d-r-n branch. but now HDMI pic

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #16 from Magnus Jensen 2010-05-26 08:03:45 PDT --- Thank you! the fix works perfect AFAI can see. I had to apply it manually in the drm-radeon-testing tree since something breaks 3D and XV for me in the d-r-n branch. but now HDMI pic

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28154 Bug 28154 depends on bug 28259, which changed state. Bug 28259 Summary: [bisected r300g] Freeorion crash at startup https://bugs.freedesktop.org/show_bug.cgi?id=28259 What|Old Value |New Value ---

[Bug 28259] [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 28259] [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 Bug 28154 depends on bug 28259, which changed state. Bug 28259 Summary: [bisected r300g] Freeorion crash at startup https://bugs.freedesktop.org/show_bug.cgi?id=28259 What|Old Value |New Value ---

[PATCH 2/2] drm/ttm: Fix ttm_page_alloc.c

2010-05-26 Thread Thomas Hellstrom
Fix a number of typos misspellings and checkpatch.pl warnings. Replace "[ttm] " with TTM_PFX Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_page_alloc.c | 62 +++-- 1 files changed, 36 insertions(+), 26 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm

[PATCH 1/2] drm/ttm: Fix cached TTM page allocation.

2010-05-26 Thread Thomas Hellstrom
This patch fixes a regression introduced with the pool page allocator in the event that there are no highmem pages (for example x86_64), in which case cached page allocation would fail. Tested with the vmwgfx driver on a 64-bit vm. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_pag

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #3 from Marek Olšák 2010-05-26 06:53:19 PDT --- (In reply to comment #2) > OK thanks for explanation, but sadly I can't try this workaround now because > of > bug 28259. I'll fix it once I get from work. > And just a cosmetic thing

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #3 from Marek Ol??k 2010-05-26 06:53:19 PDT --- (In reply to comment #2) > OK thanks for explanation, but sadly I can't try this workaround now because > of > bug 28259. I'll fix it once I get from work. > And just a cosmetic thin

[Bug 28260] Europa Universalis III crashes with R600

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28260 --- Comment #1 from Dmitry Dzhus 2010-05-26 06:04:16 PDT --- *** Bug 28211 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 28260] Europa Universalis III crashes with R600

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28260 --- Comment #1 from Dmitry Dzhus 2010-05-26 06:04:16 PDT --- *** Bug 28211 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 28260] New: Europa Universalis III crashes with R600

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28260 Summary: Europa Universalis III crashes with R600 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: med

[Bug 28260] New: Europa Universalis III crashes with R600

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28260 Summary: Europa Universalis III crashes with R600 Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: med

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #2 from Pavel Ondračka 2010-05-26 05:45:39 PDT --- OK thanks for explanation, but sadly I can't try this workaround now because of bug 28259. And just a cosmetic thing, would it be possible to add Drivers/Gallium/r300g bugzilla compo

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #2 from Pavel Ondra?ka 2010-05-26 05:45:39 PDT --- OK thanks for explanation, but sadly I can't try this workaround now because of bug 28259. And just a cosmetic thing, would it be possible to add Drivers/Gallium/r300g bugzilla compo

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #1 from Marek Olšák 2010-05-26 05:14:30 PDT --- This vertex format (GL_INT) is not supported by hw and we have to add some kind of fallback for this. You may workaround this bug by typing RADEON_NO_TCL=1 before the executable. This wi

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 --- Comment #1 from Marek Ol??k 2010-05-26 05:14:30 PDT --- This vertex format (GL_INT) is not supported by hw and we have to add some kind of fallback for this. You may workaround this bug by typing RADEON_NO_TCL=1 before the executable. This w

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28154 Pavel Ondračka changed: What|Removed |Added Depends on||28259 -- Configure bugmail: https://bu

[Bug 28259] [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Pavel Ondračka changed: What|Removed |Added URL||http://sourceforge.net/proj

[Bug 28259] [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Pavel Ondra?ka changed: What|Removed |Added URL||http://sourceforge.net/proj

[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28154 Pavel Ondra?ka changed: What|Removed |Added Depends on||28259 -- Configure bugmail: https://bu

[Bug 28259] New: [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Summary: [bisected r300g] Freeorion crash at startup Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[Bug 28259] New: [bisected r300g] Freeorion crash at startup

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28259 Summary: [bisected r300g] Freeorion crash at startup Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium

[git pull] drm fixes

2010-05-26 Thread Dave Airlie
Hi Linus, just some minor drm/agp fixes, nothing too serious, AGP s/r regression, HDMI EDID regression fix. Dave. The following changes since commit b486787ee4797d6e42a9bd3a6f079385ad0f4472: Alex Deucher (1): drm/radeon/kms/pm/r600: select the mid clock mode for single head low prof

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #15 from Magnus Jensen 2010-05-26 03:11:24 PDT --- Created an attachment (id=35862) --> (https://bugs.freedesktop.org/attachment.cgi?id=35862) dmesg after fix patch Just wanted u to know that dmesg still get's a lot of these error

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #15 from Magnus Jensen 2010-05-26 03:11:24 PDT --- Created an attachment (id=35862) --> (https://bugs.freedesktop.org/attachment.cgi?id=35862) dmesg after fix patch Just wanted u to know that dmesg still get's a lot of these error

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #14 from Magnus Jensen 2010-05-26 03:07:49 PDT --- Yes that works for me. Now gets the correct output HDMI-0 not VGA, i don't have any 3d anymore though that's a different story... -- Configure bugmail: https://bugs.freedesktop.org

[Bug 28229] Radeon driver not detecting HDMI monitor correctly when using KMS

2010-05-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28229 --- Comment #14 from Magnus Jensen 2010-05-26 03:07:49 PDT --- Yes that works for me. Now gets the correct output HDMI-0 not VGA, i don't have any 3d anymore though that's a different story... -- Configure bugmail: https://bugs.freedesktop.org

[PATCH] drm/radeon/kms: suppress a build warning (unused variable)

2010-05-26 Thread Stefan Richter
At least 'make CONFIG_DEBUG_SECTION_MISMATCH=y' causes drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_set_pll': drivers/gpu/drm/radeon/atombios_crtc.c:684: warning: 'pll' may be used uninitialized in this function which has the looks of a falso positive. Add a default: cas

build warning in radeon/atombios_crtc.c: pll' may be used uninitialized

2010-05-26 Thread Stefan Richter
Hi, seen with gcc 4.3.4 in current git (although 2.6.34 should show that too): drivers/gpu/drm/radeon/atombios_crtc.c: In function 'atombios_crtc_set_pll': drivers/gpu/drm/radeon/atombios_crtc.c:684: warning: 'pll' may be used uninitialized in this function