https://bugs.freedesktop.org/show_bug.cgi?id=29317
Summary: Neverwinter night cloak texture is broken on r600
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: akirchhoff135014(a)comcast.net
With r600, mesa from git (2.0 Mesa 7.9-devel) both with …
[View More]and without KMS, the
texture on my players cloak flickers constantly. The cloak also does not move
properly with the character. For example, if I rest, my character sits down,
but the cloak remains standing. Works fine with fglrx and with r300.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=29318
Summary: Marbleblast textures broken on r600
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: akirchhoff135014(a)comcast.net
On some levels the textures in marbleblast are washed out. The demo …
[View More]is
available here:
http://www.torquepowered.com/products/download/15
You can see this on intermediate level 24. Mesa is from git: 2.0 Mesa
7.9-devel. Happens with both KMS and UMS. Works fine with both r300 and
fglrx.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=28359
Summary: Regression running Second Life viewer on r600 (mipmap
generation issue?)
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: makosoft(a)googlemail.com
…
[View More]There's a regression in recent git master when running the Second Life viewer
on the r600 driver. Objects flash in and out of existence continuously, making
Second Life unusable. git bisect points to the commit
055750fafba58fd2ee0f5611b566a71ab0f22984 "Enable hardware mipmap generation for
radeon" on the 24th of May, which is plausible since Second Life generates all
mipmaps at runtime.
I'm using a 2600XT card, Linux 2.6.34, latest libdrm master, and the latest
unofficial Imprudence client release (since the official client isn't available
in an x86_64 version).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=28550
Summary: [UMS vs KMS]: Openarena performance drops by half with
KMS enabled
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: other
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: hysvats(a)gmail.com
Created an …
[View More]attachment (id=36284)
--> (https://bugs.freedesktop.org/attachment.cgi?id=36284)
Xorg.log
KMS Driver Stack details :
=========================
1) Kernel-2.6.32-21-generic-pae
2) Libdrm-2.4.19
3) Mesa-7.8-rc2
4) Xorg-server-1.7.4
5) ddx: xf86-video-ati-6.13.0
System Environment :
===================
O.S. - Ubuntu-10.04(32bit)
Asic - RV790XT
CPU - Intel(R) Core(TM)@ 1.86GHz
Steps to Reproduce:
===================
1) Install Phoronix-test-suite from
http://www.phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-…
2) Install openarena game
phoronix-test-suite install openarena
3) Run the game with 1920x1080
phoronix-test-suite run openarena
Observation :
=============
1) FPS observed is 60.2
2) Disable KMS and run the test again with the same resolution
With UMS FPS is 118.4
3) Bloom option is disabled before running both the tests.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=30122
Summary: r600 scrambled render when using 2d texture sample for
1d texture co-ord in fragment shader
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: thomas.jones(a)utoronto.…
[View More]ca
Created an attachment (id=38612)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38612)
small program that triggers the bug
Using a shader like this results in a strange scrambled rendering:
uniform sampler2D src;
uniform sampler1D pal;
void main() {
gl_FragColor = texture1D(pal, texture2D(src, gl_TexCoord[0].xy).x);
}
it looks like in addition to just being messed up it also gets the texture
co-ordinates wrong (I'm rending with GL_QUADS, the two triangles that make up
the quad seem to be interpolating differently across the middle)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=29691
Summary: Lightsmark isnt rendering textures
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: schmaker(a)ifrit.eu
Hello there,
Lightsmark isnt rendering textures on R600 driver. I …
[View More]guess its some extension
missing or something. Screenshot is included.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=30383
Summary: r600c: GPU lockup / driver hang when playing ufoai
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: edwintorok(a)gmail.com
Kernel bug reported here:
https://bugzilla.kernel.org/show_bug.…
[View More]cgi?id=19102
Trying to play this game: ufoai.ninex.info, as soon as you choose to enter a
mission there is a GPU lockup and then the radeon driver hangs.
It is impossible to switch to the console, or otherwise kill the game at this
point. I can ssh in, but there is no way to get back X into a working state (or
killing it either). Only a reboot helps.
This happens using r600 classic driver from git mesa. Tried it twice: locked up
system both times.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
(Rafael, Maciej: two probably-separate post-2.6.34 regressions here)
On Tue, 06 Jul 2010 22:22:17 +1000
Andrew Hendry <andrew.hendry(a)gmail.com> wrote:
>
> Some extra messages when booting with -rc4. Didn't get them in -rc3.
> [ 1.387013] swapper:1 freeing invalid memtype bf788000-bf789000
> [ 1.387409] swapper:1 freeing invalid memtype bf789000-bf78a000
> [ 5.999675] modprobe:548 freeing invalid memtype d0000000-d0040000
> [ 6.068347] modprobe:548 …
[View More]freeing invalid memtype d0140000-d0150000
> [ 6.068647] modprobe:548 freeing invalid memtype d0150000-d0160000
> [ 6.069661] modprobe:548 freeing invalid memtype d0170000-d01f0000
> [ 6.085969] modprobe:548 freeing invalid memtype d01f0000-d0200000
> [ 6.087673] modprobe:548 freeing invalid memtype d0210000-d0220000
> [ 6.087900] modprobe:548 freeing invalid memtype d0220000-d0230000
> [ 6.088092] modprobe:548 freeing invalid memtype d0230000-d0240000
> [ 6.088317] modprobe:548 freeing invalid memtype d0240000-d0250000
hrmpf, one of those wonderful messages where neither it nor its source
code give you any clue regarding what caused it nor how to fix it.
please, apply this:
--- a/arch/x86/mm/pat.c~a
+++ a/arch/x86/mm/pat.c
@@ -359,7 +359,7 @@ int free_memtype(u64 start, u64 end)
entry = rbt_memtype_erase(start, end);
spin_unlock(&memtype_lock);
- if (!entry) {
+ if (WARN_ON(!entry)) {
printk(KERN_INFO "%s:%d freeing invalid memtype %Lx-%Lx\n",
current->comm, current->pid, start, end);
return -EINVAL;
and let's at least see where it's coming from.
> Not sure if its related, but also have a noticeable performance issue with graphics under rc4.
> Dragging and resizing windows, screen updates, and jumpy cursor are all slow.
> Playing a full screen video under vlc gets only 1-2 frames per second, but plays fine under rc3.
> Tested a kernel compile, it was roughly the same.
> Userspace is ubunutu 10.04 64bit.
>
> Any hints? Otherwise will start a bisect tomorrow night.
>
> Config attached, lspci, rc3 and rc4 boot messages below:
What graphics hardware are you using?
[View Less]