Re: [patch v2] i915: take struct_mutex lock in intel_setup_overlay()

2010-06-20 Thread Dan Carpenter
This patch never made it into 2.6.35 but it's still valid. Can you pick it up for 2.6.36? It still applies cleanly to 2.6.35-rc3 with fuzz (8 lines offset). regards, dan carpenter On Mon, May 03, 2010 at 09:58:32AM +0200, Dan Carpenter wrote: > I changed the drm_gem_object_unreference() to > dr

[patch] i915: return -EFAULT if copy_to_user fails

2010-06-20 Thread Dan Carpenter
copy_to_user returns the number of bytes remaining to be copied, but we want to return a negative error code here. These are returned to userspace. Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c index 59a2bf8..5fd876e 100644 --- a/dri

[PATCH 2/3] drivers/gpu/drm/i915: remove duplicate structure field initialization

2010-06-20 Thread Julia Lawall
From: Julia Lawall In each case, is_mobile is defined twice to 1. Drop one initialization. The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @r@ identifier I, s, fld; position p0,p; expression E; @@ struct I s =@p0 { ... .fld at p = E, ...}; @s@ ident

[Bug 28630] [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28630 Chris Rankin changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

[Bug 28630] New: [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28630 Summary: [r300g] tiling / texture transfer crash in World of Warcraft Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: nor

[Bug 28630] [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28630 Chris Rankin changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

[Bug 28630] New: [r300g] tiling / texture transfer crash in World of Warcraft

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28630 Summary: [r300g] tiling / texture transfer crash in World of Warcraft Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: nor

[Bug 28381] rv670 + tiling patches + tiling enabled = parse errors on some demos.

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28381 --- Comment #6 from Andy Furniss 2010-06-20 13:27:04 PDT --- (In reply to comment #5) > > Another issue I have noticed running like this is that scrolling in > > seamonkey > > is more laggy than with a previous unpatched/no tiling d-r-t. I'v

[Bug 28381] rv670 + tiling patches + tiling enabled = parse errors on some demos.

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28381 --- Comment #6 from Andy Furniss 2010-06-20 13:27:04 PDT --- (In reply to comment #5) > > Another issue I have noticed running like this is that scrolling in > > seamonkey > > is more laggy than with a previous unpatched/no tiling d-r-t. I'v

[Bug 28628] GLSL Shader Error on R300g

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28628 --- Comment #1 from Richard Guo 2010-06-20 12:01:18 PDT --- Created an attachment (id=36394) --> (https://bugs.freedesktop.org/attachment.cgi?id=36394) error log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 28628] New: GLSL Shader Error on R300g

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28628 Summary: GLSL Shader Error on R300g Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 28628] GLSL Shader Error on R300g

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28628 --- Comment #1 from Richard Guo 2010-06-20 12:01:18 PDT --- Created an attachment (id=36394) --> (https://bugs.freedesktop.org/attachment.cgi?id=36394) error log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28628] New: GLSL Shader Error on R300g

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28628 Summary: GLSL Shader Error on R300g Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36392|lspci -nnvv |lspci.good description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36392|lspci -nnvv |lspci.good description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #13 from Connor Behan 2010-06-20 10:32:28 PDT --- Replacing these will not change a thing but in case you're wondering: libdrm 2.4.21 xf86-video-ati 6.13.0 mesa 7.8.1 xorg-server 1.8.1 Also my distro patches ONLY the following dire

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #13 from Connor Behan 2010-06-20 10:32:28 PDT --- Replacing these will not change a thing but in case you're wondering: libdrm 2.4.21 xf86-video-ati 6.13.0 mesa 7.8.1 xorg-server 1.8.1 Also my distro patches ONLY the following dire

[Bug 28625] [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28625 --- Comment #1 from Álmos 2010-06-20 10:31:37 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28624] [r300g] too many texture indirections (was: fails to compile some fragment programs of Enemy Territory: Quake Wars)

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28624 --- Comment #1 from Álmos 2010-06-20 10:31:20 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28625] [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28625 --- Comment #1 from ?lmos 2010-06-20 10:31:37 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28624] [r300g] too many texture indirections (was: fails to compile some fragment programs of Enemy Territory: Quake Wars)

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28624 --- Comment #1 from ?lmos 2010-06-20 10:31:20 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28623] [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #2 from Álmos 2010-06-20 10:29:48 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28623] [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #2 from ?lmos 2010-06-20 10:29:48 PDT --- my gpu is an rv350 (radeon 9600xt) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for th

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #12 from Connor Behan 2010-06-20 10:12:46 PDT --- (From update of attachment 36393) 2.6.34 is even worse. I will continue to add pastes for new kernels as they come out. I would prefer not to go back and do 2.6.32 because I remember

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #12 from Connor Behan 2010-06-20 10:12:46 PDT --- (From update of attachment 36393) 2.6.34 is even worse. I will continue to add pastes for new kernels as they come out. I would prefer not to go back and do 2.6.32 because I remember

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #11 from Connor Behan 2010-06-20 10:11:02 PDT --- Created an attachment (id=36393) --> (https://bugs.freedesktop.org/attachment.cgi?id=36393) 2.6.34.terrible -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #11 from Connor Behan 2010-06-20 10:11:02 PDT --- Created an attachment (id=36393) --> (https://bugs.freedesktop.org/attachment.cgi?id=36393) 2.6.34.terrible -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #10 from Connor Behan 2010-06-20 10:04:41 PDT --- Created an attachment (id=36392) --> (https://bugs.freedesktop.org/attachment.cgi?id=36392) lspci -nnvv -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #10 from Connor Behan 2010-06-20 10:04:41 PDT --- Created an attachment (id=36392) --> (https://bugs.freedesktop.org/attachment.cgi?id=36392) lspci -nnvv -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36391|application/octet-stream|text/plain mime type|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #9 from Connor Behan 2010-06-20 10:02:36 PDT --- Created an attachment (id=36391) --> (https://bugs.freedesktop.org/attachment.cgi?id=36391) xorglog.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #8 from Connor Behan 2010-06-20 10:02:03 PDT --- Created an attachment (id=36390) --> (https://bugs.freedesktop.org/attachment.cgi?id=36390) glxinfo.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36391|application/octet-stream|text/plain mime type|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #7 from Connor Behan 2010-06-20 10:01:25 PDT --- Created an attachment (id=36389) --> (https://bugs.freedesktop.org/attachment.cgi?id=36389) dmesg.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #9 from Connor Behan 2010-06-20 10:02:36 PDT --- Created an attachment (id=36391) --> (https://bugs.freedesktop.org/attachment.cgi?id=36391) xorglog.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36386|dmesg.bad |dmesg.2.6.33.4.bad description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #8 from Connor Behan 2010-06-20 10:02:03 PDT --- Created an attachment (id=36390) --> (https://bugs.freedesktop.org/attachment.cgi?id=36390) glxinfo.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.c

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36387|glxinfo.bad |glxinfo.2.6.33.4.bad description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #7 from Connor Behan 2010-06-20 10:01:25 PDT --- Created an attachment (id=36389) --> (https://bugs.freedesktop.org/attachment.cgi?id=36389) dmesg.2.6.33.4.reallybad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36386|dmesg.bad |dmesg.2.6.33.4.bad description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #6 from Connor Behan 2010-06-20 10:00:11 PDT --- Created an attachment (id=36388) --> (https://bugs.freedesktop.org/attachment.cgi?id=36388) xorglog.2.6.33.4.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36387|glxinfo.bad |glxinfo.2.6.33.4.bad description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #6 from Connor Behan 2010-06-20 10:00:11 PDT --- Created an attachment (id=36388) --> (https://bugs.freedesktop.org/attachment.cgi?id=36388) xorglog.2.6.33.4.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #5 from Connor Behan 2010-06-20 09:58:53 PDT --- Created an attachment (id=36387) --> (https://bugs.freedesktop.org/attachment.cgi?id=36387) glxinfo.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #4 from Connor Behan 2010-06-20 09:58:22 PDT --- Created an attachment (id=36386) --> (https://bugs.freedesktop.org/attachment.cgi?id=36386) dmesg.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #5 from Connor Behan 2010-06-20 09:58:53 PDT --- Created an attachment (id=36387) --> (https://bugs.freedesktop.org/attachment.cgi?id=36387) glxinfo.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #3 from Connor Behan 2010-06-20 09:57:52 PDT --- Created an attachment (id=36385) --> (https://bugs.freedesktop.org/attachment.cgi?id=36385) xorglog.good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #4 from Connor Behan 2010-06-20 09:58:22 PDT --- Created an attachment (id=36386) --> (https://bugs.freedesktop.org/attachment.cgi?id=36386) dmesg.bad -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36383|application/octet-stream|text/plain mime type|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #3 from Connor Behan 2010-06-20 09:57:52 PDT --- Created an attachment (id=36385) --> (https://bugs.freedesktop.org/attachment.cgi?id=36385) xorglog.good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #2 from Connor Behan 2010-06-20 09:57:00 PDT --- Created an attachment (id=36384) --> (https://bugs.freedesktop.org/attachment.cgi?id=36384) glxinfo.good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36383|application/octet-stream|text/plain mime type|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #2 from Connor Behan 2010-06-20 09:57:00 PDT --- Created an attachment (id=36384) --> (https://bugs.freedesktop.org/attachment.cgi?id=36384) glxinfo.good -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36383|2.6.31.6 dmesg |dmesg.good description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Connor Behan changed: What|Removed |Added Attachment #36383|2.6.31.6 dmesg |dmesg.good description|

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #1 from Connor Behan 2010-06-20 09:55:27 PDT --- Created an attachment (id=36383) --> (https://bugs.freedesktop.org/attachment.cgi?id=36383) 2.6.31.6 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 28627] 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 --- Comment #1 from Connor Behan 2010-06-20 09:55:27 PDT --- Created an attachment (id=36383) --> (https://bugs.freedesktop.org/attachment.cgi?id=36383) 2.6.31.6 dmesg -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 28627] New: 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Summary: 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: All St

[Bug 28627] New: 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28627 Summary: 2.6.31.6 is the last kernel where KMS works well on an RV515 card for regular PCI Product: DRI Version: unspecified Platform: x86 (IA32) OS/Version: All St

[Bug 28625] New: [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28625 Summary: [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28625] New: [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28625 Summary: [r300g] all surfaces in unreal tournament 2004 are GL_NEAREST Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28624] [r300g] too many texture indirections (was: fails to compile some fragment programs of Enemy Territory: Quake Wars)

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28624 Marek Olšák changed: What|Removed |Added Summary|fails to compile some |[r300g] too many texture

[Bug 28624] [r300g] too many texture indirections (was: fails to compile some fragment programs of Enemy Territory: Quake Wars)

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28624 Marek Ol??k changed: What|Removed |Added Summary|fails to compile some |[r300g] too many texture

[PATCH 2/3] drivers/gpu/drm/i915: remove duplicate structure field initialization

2010-06-20 Thread Julia Lawall
From: Julia Lawall In each case, is_mobile is defined twice to 1. Drop one initialization. The semantic match that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @r@ identifier I, s, fld; position p0,p; expression E; @@ struct I s =...@p0 { ... @p = E, ...}; @s@ ident

[Bug 28381] rv670 + tiling patches + tiling enabled = parse errors on some demos.

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28381 --- Comment #5 from Andy Furniss 2010-06-20 07:08:04 PDT --- (In reply to comment #4) > (In reply to comment #3) > > > If I revert the mesa & ddx patches then running current patched d-r-t > > Another issue I have noticed running like this is

[Bug 28381] rv670 + tiling patches + tiling enabled = parse errors on some demos.

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28381 --- Comment #5 from Andy Furniss 2010-06-20 07:08:04 PDT --- (In reply to comment #4) > (In reply to comment #3) > > > If I revert the mesa & ddx patches then running current patched d-r-t > > Another issue I have noticed running like this is

[Bug 28624] New: fails to compile some fragment programs of Enemy Territory: Quake Wars

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28624 Summary: fails to compile some fragment programs of Enemy Territory: Quake Wars Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28624] New: fails to compile some fragment programs of Enemy Territory: Quake Wars

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28624 Summary: fails to compile some fragment programs of Enemy Territory: Quake Wars Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #11 from Chris Rankin 2010-06-20 06:26:34 PDT --- (In reply to comment #10) > Does the attached patch improve the situation on your AGP chipset? No, I'm afraid not. My test case is to run celestia, and then try to rotate the Earth b

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #11 from Chris Rankin 2010-06-20 06:26:34 PDT --- (In reply to comment #10) > Does the attached patch improve the situation on your AGP chipset? No, I'm afraid not. My test case is to run celestia, and then try to rotate the Earth b

[Bug 28623] [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #1 from Álmos 2010-06-20 06:24:56 PDT --- Created an attachment (id=36378) --> (https://bugs.freedesktop.org/attachment.cgi?id=36378) backtrace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 28623] [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 --- Comment #1 from ?lmos 2010-06-20 06:24:56 PDT --- Created an attachment (id=36378) --> (https://bugs.freedesktop.org/attachment.cgi?id=36378) backtrace -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 28623] New: [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28623 Summary: [r300g] enemy territory: quake wars crashes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 28623] New: [r300g] enemy territory: quake wars crashes

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28623 Summary: [r300g] enemy territory: quake wars crashes Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority:

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #10 from Marek Olšák 2010-06-20 05:56:51 PDT --- Created an attachment (id=36376) View: https://bugs.freedesktop.org/attachment.cgi?id=36376 Review: https://bugs.freedesktop.org/review?bug=28033&attachment=36376 AGP patch Does the

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #10 from Marek Ol??k 2010-06-20 05:56:51 PDT --- Created an attachment (id=36376) View: https://bugs.freedesktop.org/attachment.cgi?id=36376 Review: https://bugs.freedesktop.org/review?bug=28033&attachment=36376 AGP patch Does th

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #9 from Chris Rankin 2010-06-20 05:35:19 PDT --- (In reply to comment #8) > r300c is no longer being developed, though it should be quite easy to backport > the fix. Thanks; backporting the fix would be a good idea because Gallium i

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #9 from Chris Rankin 2010-06-20 05:35:19 PDT --- (In reply to comment #8) > r300c is no longer being developed, though it should be quite easy to backport > the fix. Thanks; backporting the fix would be a good idea because Gallium i

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

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

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

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

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #7 from Chris Rankin 2010-06-20 05:09:16 PDT --- (In reply to comment #6) > I've pushed the fix to master. Can you test now? Yes, the login screen looks *much* better under r300g now, thanks :-). But the exact same bug is still pres

[Bug 28033] [r300, r300g] World of Warcraft login screen is "blocky" with RV350

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28033 --- Comment #7 from Chris Rankin 2010-06-20 05:09:16 PDT --- (In reply to comment #6) > I've pushed the fix to master. Can you test now? Yes, the login screen looks *much* better under r300g now, thanks :-). But the exact same bug is still pres

[Bug 28359] Regression running Second Life viewer on r600 (mipmap generation issue?)

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28359 --- Comment #3 from Aidan Thornton 2010-06-20 04:50:20 PDT --- Small additional detail: the mipmaps themselves appear to be generated fine as far as I can tell, and everything works so long as no mipmap generation is happening. However, when a m

[Bug 28359] Regression running Second Life viewer on r600 (mipmap generation issue?)

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28359 --- Comment #3 from Aidan Thornton 2010-06-20 04:50:20 PDT --- Small additional detail: the mipmaps themselves appear to be generated fine as far as I can tell, and everything works so long as no mipmap generation is happening. However, when a m

[Bug 28616] Xorg segfaults on 3d apps if KMS disabled

2010-06-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28616 --- Comment #1 from Ysikov Vladimir 2010-06-20 01:59:33 PDT --- I have the same issue and same backtrace: [ 879.520] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4984c8] [ 879.521] 1: /usr/bin/X (0x40+0x67259) [0x467259] [ 879.521] 2: /lib/

[Bug 28616] Xorg segfaults on 3d apps if KMS disabled

2010-06-20 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=28616 --- Comment #1 from Ysikov Vladimir 2010-06-20 01:59:33 PDT --- I have the same issue and same backtrace: [ 879.520] 0: /usr/bin/X (xorg_backtrace+0x28) [0x4984c8] [ 879.521] 1: /usr/bin/X (0x40+0x67259) [0x467259] [ 879.521] 2: /lib/

[PATCH] DRM / radeon / PM: Do not evict VRAM during freeze phase of hibernation

2010-06-20 Thread Rafael J. Wysocki
On Saturday, June 19, 2010, Rafael J. Wysocki wrote: > On Saturday, June 19, 2010, Dave Airlie wrote: > > On Sat, 2010-06-19 at 01:23 +0200, Rafael J. Wysocki wrote: > > > On Friday, June 18, 2010, Dave Airlie wrote: > > > > On Fri, 2010-06-18 at 22:21 +0200, Rafael J. Wysocki wrote: > > > > > From