* [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D.
@ 2010-08-24 12:20 bugzilla-daemon
2010-08-24 12:26 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 " bugzilla-daemon
` (20 more replies)
0 siblings, 21 replies; 31+ messages in thread
From: bugzilla-daemon @ 2010-08-24 12:20 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=16881
Summary: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing
textures in 0 A.D.
Product: Drivers
Version: 2.5
Kernel Version: 2.6.36-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: trapdoor6@gmail.com
CC: trapdoor6@gmail.com
Regression: Yes
Created an attachment (id=27751)
--> (https://bugzilla.kernel.org/attachment.cgi?id=27751)
0 A.D. on kernel 2.6.35.3
Pasting below what I already posted on LKML. These e-mails describe the
problem.
Also attaching related screenshots and archived log files.
---------- Forwarded messages ----------
### Link to LKML thread: http://lkml.org/lkml/2010/8/24/19
From: trapDoor <trapdoor6@gmail.com>
Date: Tue, Aug 24, 2010 at 12:27 PM
Subject: Re: [REGRESSION, Radeon-KMS] 2.6.36-rc1 - graphic issues in 0. A.D.
To: Alex Deucher <alexdeucher@gmail.com>
On Tue, Aug 24, 2010 at 6:09 AM, Alex Deucher <alexdeucher@gmail.com> wrote:
> On Mon, Aug 23, 2010 at 12:00 PM, trapDoor <trapdoor6@gmail.com> wrote:
>> On Mon, Aug 23, 2010 at 6:12 AM, Alex Deucher <alexdeucher@gmail.com> wrote:
>>> On Sun, Aug 22, 2010 at 3:41 PM, trapDoor <trapdoor6@gmail.com> wrote:
>>>> Hello,
>>>> Just wanted to let you know about this before bisecting which
>>>> hopefully I will be able to start tomorrow. Please take a look at the
>>>> screenshots in below links to see the difference with rendering
>>>> textures in 0 A.D. alpha1 on kernel 2.6.35.3 and 2.6.36-rc1-git3. [0
>>>> A.D. - strategic game, OS clone of Age of Empires; home page:
>>>> http://wildfiregames.com/0ad/]
>>>>
>>>> 0 A.D. on kernel 2.6.35.3 [good]:
>>>> http://picasaweb.google.co.uk/104351852606666221362/0ad?authkey=Gv1sRgCMne0NqXpuzR_gE#5508312214769142226
>>>>
>>>> 0 A.D. on kernel 2.6.36-rc1-git3:
>>>> http://picasaweb.google.co.uk/104351852606666221362/0ad?authkey=Gv1sRgCMne0NqXpuzR_gE#5508312218519295058
>>>>
>>>> Please note that in both cases only kernel was different. The other
>>>> components [including hardware] were in the same versions and had the
>>>> same options (like the game itself, xorg-ati drivers, mesa, libdrm
>>>> [S3TC disabled], etc.). So it must be kernel then.
>>>
>>> What card? Anything in your dmesg?
>>>
>>> Alex
>>>
>>
>> Hi Alex,
>> Sorry for lack of details in my first e-mail. I was hoping to send you
>> the logs together with bisecting results. Unfortunately there are
>> other issues between 2.6.35-git2 - the last 'good' kernel (which
>> doesn't include the first drm pull for 2.6.36 window merge) - and
>> 2.6.36-rc1. Due to those issues I can't bisect.
>>
>> For example:
>> 1) First I tried to narrow the problem down to the closest affected
>> kernel snapshot. So I marked 2.6.35-git2 as good and I was expecting
>> that 2.6.35-git3 will be a bad one (as -git3 is the first snapshot
>> that includes drm patches from the first drm pull). But on -git3 0
>> A.D. even fails to start.
>>
>> 2) Then I was hoping to do bisecting between 2.6.35-git11 and
>> 2.6.35-git12 (-git12 is the first snapshot that includes patches from
>> the second drm pull). But these both snapshots won't even compile for
>> me. It stops suddenly at the second stage of making modules without
>> giving any errors (despite kernel debugging enabled in .config). I
>> remember I had this problem for a while, AFAIR since around
>> 2.6.35-git5 to -git15 - between these I couldn't compile any snapshot
>> I had tried.
>>
>> It's very likely that the issue I wanted to bisect is related to one
>> of or both drm pulls . So doing bisect between e.g. these kernels:
>> 2.6.35-git16 (which includes both drm pulls; assuming it's the first
>> snapshot since -git5 I could compile) and 2.6.36-rc1 would be
>> pointless - they both will be bad.
>>
>>
>> ------------
>> Now, this is my card:
>>
>> Asus ATI Radeon HD3650 Silent 512MB
>> some glxinfo details:
>> OpenGL vendor string: Advanced Micro Devices, Inc.
>> OpenGL renderer string: Mesa DRI R600 (RV635 9598) 20090101 TCL DRI2
>> OpenGL version string: 2.1 Mesa 7.9-devel
>> OpenGL shading language version string: 1.20
>>
>>
>> ------------
>> About the logs. It happens that 0 A.D. does produce really huge logs.
>> Running the game just for about 10 SECONDS (counting after chosen map
>> has been loaded) relulted in these:
>>
>> On a 'good' kernel 2.6.35.3
>> 60K ./Xorg.0.log
>> 48K ./dmesg
>> 27M ./kern.log
>> 27M ./syslog
>> 27M ./messages
>> 81M [total]
>>
>> on a bad kernel 2.6.36-rc1
>> 60K ./Xorg.0.log
>> 52K ./dmesg
>> 21M ./kern.log
>> 21M ./syslog
>> 21M ./messages
>> 63M [total]
>>
>> There's no mistake above: 3 logs had been blown up to over 20M during
>> only the little time when the game was running.
>> How I did it: deleted all those logs completely, re-booted from the
>> 'good' kernel, run the game and stopped. Then archived the logs,
>> deleted again and repeated the same on the 'bad' kernel.
>>
>> So it looks like 99,999% of all lines in: kern.log, messages in syslog
>> were produced on both kernels when 0 A.D. was running. Before I first
>> time run it, I had never seen kern.log and messages in /var/log at
>> all, and syslog was never bigger than around 1,5M (with logs collected
>> from several boots and during a couple of days). Running 0 A.D. for a
>> couple of minutes results in about 1G for each of those 3 logs.
>>
>> After compressing, the archive files are relatively small:
>> 2.0M ./2.6.35.3_0ad-logs.tar.bz2
>> 680K ./2.6.35.3_0ad-logs.tar.lzma
>>
>> 1.6M ./2.6.36-rc1-00159-g36423a5_0ad-logs.tar.bz2
>> 748K ./2.6.36-rc1-00159-g36423a5_0ad-logs.tar.lzma [yes, somehow >> this came up bigger than 2.6.35.3(...).lzma]
>>
>>
>> Do you mind if I send the .lzma's to you (unless you prefer .bz2)? I
>> won't cc LKML or anyone of course, they will be sent only to you.
>> Please let me know.
>
> I don't really need the whole files, likely it's just a few messages
> repeated. Go ahead and send me the files and I'll take a look.
>
> Alex
>
Files attached.
The problem still occurs on 2.6.36-rc2-00098-gd1b113b (which includes
drm patches from yesterday's pull).
--
Thanks
Tomasz
---------- End of forwarded messages ----------
Tomasz
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
--
^ permalink raw reply [flat|nested] 31+ messages in thread* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon @ 2010-08-24 12:26 ` bugzilla-daemon 2010-08-24 12:27 ` bugzilla-daemon ` (19 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-24 12:26 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #1 from trapdoor6@gmail.com 2010-08-24 12:26:19 --- Created an attachment (id=27761) --> (https://bugzilla.kernel.org/attachment.cgi?id=27761) 0 A.D. on kernel 2.6.36-rc1-git3 Lots of missing textures; they are displayed correctly on kernel 2.6.35.3 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon 2010-08-24 12:26 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 " bugzilla-daemon @ 2010-08-24 12:27 ` bugzilla-daemon 2010-08-24 12:32 ` bugzilla-daemon ` (18 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-24 12:27 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 trapdoor6@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |x86-64 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon 2010-08-24 12:26 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 " bugzilla-daemon 2010-08-24 12:27 ` bugzilla-daemon @ 2010-08-24 12:32 ` bugzilla-daemon 2010-08-24 12:34 ` bugzilla-daemon ` (17 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-24 12:32 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #2 from trapdoor6@gmail.com 2010-08-24 12:32:21 --- Created an attachment (id=27771) --> (https://bugzilla.kernel.org/attachment.cgi?id=27771) logs generated on 2.6.35.3 when 0 A.D. was running These logs uncompressed are 81 MB. Archived in tar.lzma format for best compression ratio. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (2 preceding siblings ...) 2010-08-24 12:32 ` bugzilla-daemon @ 2010-08-24 12:34 ` bugzilla-daemon 2010-08-24 20:25 ` bugzilla-daemon ` (16 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-24 12:34 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #3 from trapdoor6@gmail.com 2010-08-24 12:34:13 --- Created an attachment (id=27781) --> (https://bugzilla.kernel.org/attachment.cgi?id=27781) logs generated on 2.6.36-rc1-git3 when 0 A.D. was running These logs uncompressed are 62 MB. Archived in tar.lzma format for best compression ratio -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (3 preceding siblings ...) 2010-08-24 12:34 ` bugzilla-daemon @ 2010-08-24 20:25 ` bugzilla-daemon 2010-08-26 20:01 ` bugzilla-daemon ` (15 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-24 20:25 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 Rafael J. Wysocki <rjw@sisk.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maciej.rutecki@gmail.com, | |rjw@sisk.pl Blocks| |16444 -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (4 preceding siblings ...) 2010-08-24 20:25 ` bugzilla-daemon @ 2010-08-26 20:01 ` bugzilla-daemon 2010-08-30 13:38 ` bugzilla-daemon ` (14 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-26 20:01 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #4 from Rafael J. Wysocki <rjw@sisk.pl> 2010-08-26 20:00:53 --- *** Bug 17141 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (5 preceding siblings ...) 2010-08-26 20:01 ` bugzilla-daemon @ 2010-08-30 13:38 ` bugzilla-daemon 2010-08-30 17:01 ` bugzilla-daemon ` (13 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 13:38 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 Florian Mickler <florian@mickler.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |florian@mickler.org --- Comment #5 from Florian Mickler <florian@mickler.org> 2010-08-30 13:38:27 --- On Mon, 30 Aug 2010 10:54:41 +0100 trapDoor <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > There was at least one drm pull between 2.6.36-rc2 and -rc3. So I > tested on -rc3 and I confirm that the issue is still present. > > I was going to update the bugzilla entry but it won't let me log in at > this moment. > -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (6 preceding siblings ...) 2010-08-30 13:38 ` bugzilla-daemon @ 2010-08-30 17:01 ` bugzilla-daemon 2010-08-30 18:07 ` bugzilla-daemon ` (12 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 17:01 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 Alex Deucher <alexdeucher@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com --- Comment #6 from Alex Deucher <alexdeucher@gmail.com> 2010-08-30 17:01:45 --- Do you know what specific commit caused the breakage? Both sets of logs have the same vbo message. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (7 preceding siblings ...) 2010-08-30 17:01 ` bugzilla-daemon @ 2010-08-30 18:07 ` bugzilla-daemon 2010-08-30 19:28 ` bugzilla-daemon ` (11 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 18:07 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #7 from trapdoor6@gmail.com 2010-08-30 18:07:05 --- Alex, Unfortunately I don't know. I would if I could do bisecting. But due to the problems I described in the first e-mail I couldn't. So far I've got only what I had initially: the screenshot and the logs. Maybe there are some other logs which could give us something more specific? I have searched in my home folder in the 0 A.D. config and cache files but I can't see anything useful there. I wonder if anyone else has come across the same issue? Or maybe you would be able to reproduce it? That involves installing O A.D., unfortunately (I don't what other software would be good to use as an equivalent for testing this case). -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (8 preceding siblings ...) 2010-08-30 18:07 ` bugzilla-daemon @ 2010-08-30 19:28 ` bugzilla-daemon 2010-08-30 20:53 ` bugzilla-daemon ` (10 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 19:28 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #8 from Alex Deucher <alexdeucher@gmail.com> 2010-08-30 19:28:00 --- I've installed 0ad here, however, I've never used it before. Can you explain how to trigger the bug? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (9 preceding siblings ...) 2010-08-30 19:28 ` bugzilla-daemon @ 2010-08-30 20:53 ` bugzilla-daemon 2010-08-30 20:54 ` bugzilla-daemon ` (9 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 20:53 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 trapdoor6@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Kernel Version|2.6.36-rc2 |2.6.36-rc2,3 --- Comment #9 from trapdoor6@gmail.com 2010-08-30 20:53:51 --- [originally posted on LKML] I can't log on to bugzilla again, so replying from here [LKML]. When you start the game please choose single player, default map (Arcadia) and accept (you can skip the players setup). The bug appears right away when the map has been loaded and the game begins. On my box that happens only on kernels 2.6.36-rc[1-3]. On 2.6.35.[0-4] it's OK. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (10 preceding siblings ...) 2010-08-30 20:53 ` bugzilla-daemon @ 2010-08-30 20:54 ` bugzilla-daemon 2010-08-30 21:33 ` bugzilla-daemon ` (8 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 20:54 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #10 from trapdoor6@gmail.com 2010-08-30 20:54:56 --- One more thing. I have no support for S3TC compressed textures enabled in mesa and that turns up a performance warning message. I just accept it to get to the initial game menu. Lack of S3TC support causes performance slowdown on both 'good' and 'bad' kernels but this is rather irrelevant for the case we are testing. What's important is to keep the same settings within libdrm, mesa etc when running the game on 2.6.35.x and 2.6.36-rcx -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (11 preceding siblings ...) 2010-08-30 20:54 ` bugzilla-daemon @ 2010-08-30 21:33 ` bugzilla-daemon 2010-08-30 22:30 ` bugzilla-daemon ` (7 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 21:33 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #11 from Alex Deucher <alexdeucher@gmail.com> 2010-08-30 21:33:07 --- Weird; works fine here (other than the vbo warnings). Everything renders correctly. What version of mesa are you using? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (12 preceding siblings ...) 2010-08-30 21:33 ` bugzilla-daemon @ 2010-08-30 22:30 ` bugzilla-daemon 2010-08-30 22:34 ` bugzilla-daemon ` (6 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 22:30 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #12 from trapdoor6@gmail.com 2010-08-30 22:29:27 --- Here you are: mesa 7.9.0+git20100830.f3eebb84-0ubuntu0sarvatt~lucid [classic drivers] Installed from the following Ubuntu (PPA) repository: https://edge.launchpad.net/~xorg-edgers/+archive/ppa/ Published on 2010-08-24 * Checkout from git 20100823 (master branch) up to commit: 1288d5c39234e7c54ae2fbb81dd788c98c62a7b3 [http://cgit.freedesktop.org/mesa/mesa/commit/?id=1288d5c39234e7c54ae2fbb81dd788c98c62a7b3] -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (13 preceding siblings ...) 2010-08-30 22:30 ` bugzilla-daemon @ 2010-08-30 22:34 ` bugzilla-daemon 2010-08-30 22:41 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] " bugzilla-daemon ` (5 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 22:34 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #13 from trapdoor6@gmail.com 2010-08-30 22:34:39 --- Also here is my driconf config [~/dric], maybe it's something there ? <driconf> <device screen="0" driver="dri2"> <application name="Default"> <option name="vblank_mode" value="0" /> </application> </device> <device screen="0" driver="r600"> <application name="all"> <option name="force_s3tc_enable" value="false" /> <option name="disable_s3tc" value="true" /> <option name="fp_optimization" value="0" /> <option name="fthrottle_mode" value="2" /> <option name="disable_stencil_two_side" value="false" /> <option name="tcl_mode" value="3" /> <option name="texture_depth" value="0" /> <option name="def_max_anisotropy" value="1.0" /> <option name="no_rast" value="false" /> <option name="command_buffer_size" value="8" /> <option name="round_mode" value="0" /> <option name="dither_mode" value="0" /> <option name="texture_coord_units" value="8" /> <option name="disable_lowimpact_fallback" value="true" /> <option name="texture_image_units" value="8" /> <option name="color_reduction" value="1" /> <option name="vblank_mode" value="0" /> </application> </device> </driconf> -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (14 preceding siblings ...) 2010-08-30 22:34 ` bugzilla-daemon @ 2010-08-30 22:41 ` bugzilla-daemon 2010-08-31 7:12 ` bugzilla-daemon ` (4 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-30 22:41 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 trapdoor6@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[REGRESSION, Radeon-KMS] |[REGRESSION, Radeon-KMS] |2.6.36-rc1,2 - missing |2.6.36-rc[1-3] - missing |textures in 0 A.D. |textures in 0 A.D. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (15 preceding siblings ...) 2010-08-30 22:41 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] " bugzilla-daemon @ 2010-08-31 7:12 ` bugzilla-daemon 2010-08-31 7:35 ` bugzilla-daemon ` (3 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-31 7:12 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #14 from Alex Deucher <alexdeucher@gmail.com> 2010-08-31 07:11:58 --- I was finally able to reproduce this. It's a bug in the mesa development snapshot you are using. Upgrade to a newer snapshot or use a released version. The drm code is fine. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (16 preceding siblings ...) 2010-08-31 7:12 ` bugzilla-daemon @ 2010-08-31 7:35 ` bugzilla-daemon 2010-08-31 7:47 ` bugzilla-daemon ` (2 subsequent siblings) 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-31 7:35 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #15 from trapdoor6@gmail.com 2010-08-31 07:35:39 --- There's no newer snapshot available for my system (Ubuntu Lucid) in that PPA yet, only for Maverick. The yesterdays snapshot failed to build on Launchpad for Lucid (i386 and amd64). So I'll wait until the next one shows up, which I'd expect very soon (and hopefully it will be build successfully on amd64). I never compiled mesa myself and don't want to do it now, neither revert to 7.8. But still: on kernel 2.6.35.4, with the same mesa version the game runs fine, no empty black squares at all.. I understand it's that bug in mesa which affects only 2.6.36-rc. And the bug is triggered by some recent drm-radeon commit in kernel, but there is nothing wrong with that commit itself.. I'll test again when a new mesa snapshot is available and let you know the outcome right away. Thanks a lot for looking into this. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (17 preceding siblings ...) 2010-08-31 7:35 ` bugzilla-daemon @ 2010-08-31 7:47 ` bugzilla-daemon 2010-08-31 20:02 ` bugzilla-daemon 2010-08-31 20:02 ` bugzilla-daemon 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-31 7:47 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #16 from Alex Deucher <alexdeucher@gmail.com> 2010-08-31 07:47:15 --- It's sort of random luck. The vbo size was getting garbage values. You'll also note that the vbo size errors in your kernel log are gone with a newer mesa snapshot. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (18 preceding siblings ...) 2010-08-31 7:47 ` bugzilla-daemon @ 2010-08-31 20:02 ` bugzilla-daemon 2010-08-31 20:02 ` bugzilla-daemon 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-31 20:02 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 Rafael J. Wysocki <rjw@sisk.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #17 from Rafael J. Wysocki <rjw@sisk.pl> 2010-08-31 20:02:36 --- Not a kernel bug, so closing. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] - missing textures in 0 A.D. 2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon ` (19 preceding siblings ...) 2010-08-31 20:02 ` bugzilla-daemon @ 2010-08-31 20:02 ` bugzilla-daemon 20 siblings, 0 replies; 31+ messages in thread From: bugzilla-daemon @ 2010-08-31 20:02 UTC (permalink / raw) To: dri-devel https://bugzilla.kernel.org/show_bug.cgi?id=16881 Rafael J. Wysocki <rjw@sisk.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd -- ^ permalink raw reply [flat|nested] 31+ messages in thread
* 2.6.36-rc3: Reported regressions from 2.6.35 @ 2010-08-29 22:24 Rafael J. Wysocki 2010-08-29 22:36 ` Rafael J. Wysocki 0 siblings, 1 reply; 31+ messages in thread From: Rafael J. Wysocki @ 2010-08-29 22:24 UTC (permalink / raw) To: Linux Kernel Mailing List Cc: Maciej Rutecki, Andrew Morton, Linus Torvalds, Kernel Testers List, Network Development, Linux ACPI, Linux PM List, Linux SCSI List, Linux Wireless List, DRI This message contains a list of some regressions from 2.6.35, for which there are no fixes in the mainline known to the tracking team. If any of them have been fixed already, please let us know. If you know of any other unresolved regressions from 2.6.35, please let us know either and we'll add them to the list. Also, please let us know if any of the entries below are invalid. Each entry from the list will be sent additionally in an automatic reply to this message with CCs to the people involved in reporting and handling the issue. Listed regressions statistics: Date Total Pending Unresolved ---------------------------------------- 2010-08-30 21 16 15 Unresolved regressions ---------------------- Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17341 Subject : kdump regression compared to v2.6.35 Submitter : CAI Qian <caiqian@redhat.com> Date : 2010-08-27 12:35 (3 days old) Message-ID : <2136707099.1405541282912500148.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> References : http://marc.info/?l=linux-kernel&m=128291252612135&w=2 Handled-By : Tejun Heo <tj@kernel.org> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17331 Subject : BUG: scheduling while atomic Submitter : Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Date : 2010-08-27 7:59 (3 days old) Message-ID : <20100827075911.GA5966@swordfish.minsk.epam.com> References : http://marc.info/?l=linux-kernel&m=128289602925505&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17321 Subject : i386 WARNING: at kernel/softirq.c:143 _local_bh_enable_ip+0x2f/0x7e Submitter : Arno Schuring <aelschuring@hotmail.com> Date : 2010-08-27 20:04 (3 days old) Message-ID : <4C781A3A.4010707@hotmail.com> References : http://marc.info/?l=linux-kernel&m=128294076822387&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17311 Subject : 2.6.36-rc2-git4 - INFO: possible circular locking dependency detected Submitter : Miles Lane <miles.lane@gmail.com> Date : 2010-08-27 1:56 (3 days old) First-Bad-Commit: http://git.kernel.org/linus/5a652052fedbd7869572c757dd2ffc2ed420c69d Message-ID : <AANLkTinHbEW36D5R9NSrGgfbOC0Hri3Tg-fA0iR92Udi@mail.gmail.com> References : http://marc.info/?l=linux-kernel&m=128287422106267&w=2 Handled-By : Johannes Berg <johannes@sipsolutions.net> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17301 Subject : i915: 2.6.36-rc2 wrong resolution on gdm start Submitter : Ivan Bulatovic <combuster@gmx.com> Date : 2010-08-24 1:00 (6 days old) First-Bad-Commit: http://git.kernel.org/linus/9d0498a2bf7455159b317f19531a3e5db2ecc9c4 Message-ID : <1282611655.2177.19.camel@localhost.localdomain> References : http://marc.info/?l=linux-kernel&m=128261168202306&w=2 Handled-By : Chris Wilson <chris@chris-wilson.co.uk> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17151 Subject : i915: 2.6.36-rc2 hoses my Intel display Submitter : Jonathan Corbet <corbet@lwn.net> Date : 2010-08-23 17:01 (7 days old) First-Bad-Commit: http://git.kernel.org/linus/32aad86fe88e7323d4fc5e9e423abcee0d55a03d Message-ID : <20100823110145.08eb72fd@bike.lwn.net> References : http://marc.info/?l=linux-kernel&m=128258293327326&w=2 Handled-By : Chris Wilson <chris@chris-wilson.co.uk> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17131 Subject : WARN with 3c905 boomerang NIC Submitter : Doug Nazar <nazard.lkml@gmail.com> Date : 2010-08-22 6:35 (8 days old) Message-ID : <4C70C516.5020404@gmail.com> References : http://marc.info/?l=linux-kernel&m=128245894300623&w=2 Handled-By : David Miller <davem@davemloft.net> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17061 Subject : 2.6.36-rc1 on zaurus: bluetooth regression Submitter : Pavel Machek <pavel@ucw.cz> Date : 2010-08-21 15:24 (9 days old) Message-ID : <20100821152445.GA1536@ucw.cz> References : http://marc.info/?l=linux-kernel&m=128240433828087&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17041 Subject : 2.6.36-rc1 hangs during XFS barrier test for / Submitter : Torsten Kaiser <just.for.lkml@googlemail.com> Date : 2010-08-20 (10 days old) Message-ID : <AANLkTim1PXibiY98GUdMj-UZLTav+n7GAnJ0Mjn6_5a3@mail.gmail.com> References : http://marc.info/?l=linux-kernel&m=128231691708710&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=17021 Subject : [REGRESSION] [2.6.36-rc1] [DRM INTEL] [drm:intel_calculate_wm] *ERROR* Insufficient FIFO for plane, expect flickering: entries required = 36, available = 28. Submitter : Maciej Rutecki <maciej.rutecki@gmail.com> Date : 2010-08-18 18:46 (12 days old) Message-ID : <201008182046.37732.maciej.rutecki@gmail.com> References : http://marc.info/?l=linux-kernel&m=128215721507666&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16971 Subject : qla4xxx compile failure on 32-bit PowerPC: missing readq and writeq Submitter : Meelis Roos <mroos@linux.ee> Date : 2010-08-19 21:03 (11 days old) Message-ID : <alpine.SOC.1.00.1008192359310.19654@math.ut.ee> References : http://marc.info/?l=linux-kernel&m=128225184900892&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16961 Subject : kernel BUG at arch/x86/kvm/../../../virt/kvm/kvm_main.c:1978 Submitter : Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Date : 2010-08-19 9:54 (11 days old) Message-ID : <20100819095429.GA5201@swordfish.minsk.epam.com> References : http://marc.info/?l=linux-kernel&m=128221169606214&w=2 Handled-By : Avi Kivity <avi@redhat.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16951 Subject : hackbench regression with 2.6.36-rc1 Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com> Date : 2010-08-18 6:18 (12 days old) Message-ID : <1282112318.21202.8.camel@ymzhang.sh.intel.com> References : http://marc.info/?l=linux-kernel&m=128211235904910&w=2 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. Submitter : <trapdoor6@gmail.com> Date : 2010-08-24 12:20 (6 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16626 Subject : Machine hangs with EIP at skb_copy_and_csum_dev Submitter : Plamen Petrov <pvp-lsts@fs.uni-ruse.bg> Date : 2010-08-19 09:57 (11 days old) Handled-By : Eric Dumazet <eric.dumazet@gmail.com> Regressions with patches ------------------------ Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16629 Subject : fix BUG: using smp_processor_id() in preemptible code (resend) Submitter : Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Date : 2010-08-18 9:11 (12 days old) Message-ID : <20100818091157.GA5238@swordfish.minsk.epam.com> References : http://marc.info/?l=linux-kernel&m=128212276618793&w=2 Handled-By : H. Peter Anvin <hpa@zytor.com> Patch : http://marc.info/?l=linux-kernel&m=128212276618793&w=2 For details, please visit the bug entries and follow the links given in references. As you can see, there is a Bugzilla entry for each of the listed regressions. There also is a Bugzilla entry used for tracking the regressions from 2.6.35, unresolved as well as resolved, at: http://bugzilla.kernel.org/show_bug.cgi?id=16444 Please let the tracking team know if there are any Bugzilla entries that should be added to the list in there. Thanks! ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. 2010-08-29 22:24 2.6.36-rc3: Reported regressions from 2.6.35 Rafael J. Wysocki @ 2010-08-29 22:36 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-08-29 22:36 UTC (permalink / raw) To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, trapdoor6 This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.35. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. Submitter : <trapdoor6@gmail.com> Date : 2010-08-24 12:20 (6 days old) ^ permalink raw reply [flat|nested] 31+ messages in thread
* [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. @ 2010-08-29 22:36 ` Rafael J. Wysocki 0 siblings, 0 replies; 31+ messages in thread From: Rafael J. Wysocki @ 2010-08-29 22:36 UTC (permalink / raw) To: Linux Kernel Mailing List; +Cc: Kernel Testers List, Maciej Rutecki, trapdoor6 This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.35. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. Submitter : <trapdoor6@gmail.com> Date : 2010-08-24 12:20 (6 days old) ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. 2010-08-29 22:36 ` Rafael J. Wysocki @ 2010-08-30 9:54 ` trapDoor -1 siblings, 0 replies; 31+ messages in thread From: trapDoor @ 2010-08-30 9:54 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote: > This message has been generated automatically as a part of a summary report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.35. Please verify if it still should be listed and let the tracking team > know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. > Submitter : <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > Date : 2010-08-24 12:20 (6 days old) > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > There was at least one drm pull between 2.6.36-rc2 and -rc3. So I tested on -rc3 and I confirm that the issue is still present. I was going to update the bugzilla entry but it won't let me log in at this moment. -- Regards Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. @ 2010-08-30 9:54 ` trapDoor 0 siblings, 0 replies; 31+ messages in thread From: trapDoor @ 2010-08-30 9:54 UTC (permalink / raw) To: Rafael J. Wysocki Cc: Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw@sisk.pl> wrote: > This message has been generated automatically as a part of a summary report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.35. Please verify if it still should be listed and let the tracking team > know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. > Submitter : <trapdoor6@gmail.com> > Date : 2010-08-24 12:20 (6 days old) > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > There was at least one drm pull between 2.6.36-rc2 and -rc3. So I tested on -rc3 and I confirm that the issue is still present. I was going to update the bugzilla entry but it won't let me log in at this moment. -- Regards Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
[parent not found: <AANLkTikpoH-_od-SL3=Q7a=xbsraE4rYGicx7mmS92Cw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. 2010-08-30 9:54 ` trapDoor @ 2010-08-30 13:39 ` Florian Mickler -1 siblings, 0 replies; 31+ messages in thread From: Florian Mickler @ 2010-08-30 13:39 UTC (permalink / raw) To: kernel-testers-u79uwXL29TY76Z2rM5mHXA; +Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA On Mon, 30 Aug 2010 10:54:41 +0100 trapDoor <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote: > > This message has been generated automatically as a part of a summary report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions > > from 2.6.35. Please verify if it still should be listed and let the tracking team > > know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 > > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. > > Submitter : <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > Date : 2010-08-24 12:20 (6 days old) > > > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA-XMD5yJDbdMQAvxtiuMwx3w@public.gmane.organe.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > > > There was at least one drm pull between 2.6.36-rc2 and -rc3. So I > tested on -rc3 and I confirm that the issue is still present. > > I was going to update the bugzilla entry but it won't let me log in at > this moment. > It seems to work now again. I've updated the entry for you. Thx, Flo ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. @ 2010-08-30 13:39 ` Florian Mickler 0 siblings, 0 replies; 31+ messages in thread From: Florian Mickler @ 2010-08-30 13:39 UTC (permalink / raw) To: public-trapdoor6-Re5JQEeQqe8AvxtiuMwx3w Cc: Rafael J. Wysocki, Linux Kernel Mailing List, Kernel Testers List, Maciej Rutecki On Mon, 30 Aug 2010 10:54:41 +0100 trapDoor <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote: > > This message has been generated automatically as a part of a summary report > > of recent regressions. > > > > The following bug entry is on the current list of known regressions > > from 2.6.35. Please verify if it still should be listed and let the tracking team > > know (either way). > > > > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 > > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. > > Submitter : <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > Date : 2010-08-24 12:20 (6 days old) > > > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > Please read the FAQ at http://www.tux.org/lkml/ > > > > There was at least one drm pull between 2.6.36-rc2 and -rc3. So I > tested on -rc3 and I confirm that the issue is still present. > > I was going to update the bugzilla entry but it won't let me log in at > this moment. > It seems to work now again. I've updated the entry for you. Thx, Flo ^ permalink raw reply [flat|nested] 31+ messages in thread
[parent not found: <20100830153953.1e5abc71-mGsOIKOveelVRbCss4o9kg@public.gmane.org>]
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. 2010-08-30 13:39 ` Florian Mickler @ 2010-08-30 14:45 ` trapDoor -1 siblings, 0 replies; 31+ messages in thread From: trapDoor @ 2010-08-30 14:45 UTC (permalink / raw) To: Florian Mickler Cc: Rafael J. Wysocki, Maciej Rutecki, LKML, Kernel Testers List On Mon, Aug 30, 2010 at 2:39 PM, Florian Mickler <florian-sVu6HhrpSfRAfugRpC6u6w@public.gmane.org> wrote: > > > On Mon, 30 Aug 2010 10:54:41 +0100 > trapDoor <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg@public.gmane.org> wrote: > >> On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote: >> > This message has been generated automatically as a part of a summary report >> > of recent regressions. >> > >> > The following bug entry is on the current list of known regressions >> > from 2.6.35. Please verify if it still should be listed and let the tracking team >> > know (either way). >> > >> > >> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 >> > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. >> > Submitter : <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> > Date : 2010-08-24 12:20 (6 days old) >> > >> > >> > -- >> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> > More majordomo info at http://vger.kernel.org/majordomo-info.html >> > Please read the FAQ at http://www.tux.org/lkml/ >> > >> >> There was at least one drm pull between 2.6.36-rc2 and -rc3. So I >> tested on -rc3 and I confirm that the issue is still present. >> >> I was going to update the bugzilla entry but it won't let me log in at >> this moment. >> > > It seems to work now again. I've updated the entry for you. > > Thx, > Flo > > Thanks Florian. -- Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. @ 2010-08-30 14:45 ` trapDoor 0 siblings, 0 replies; 31+ messages in thread From: trapDoor @ 2010-08-30 14:45 UTC (permalink / raw) To: Florian Mickler Cc: Rafael J. Wysocki, Maciej Rutecki, LKML, Kernel Testers List On Mon, Aug 30, 2010 at 2:39 PM, Florian Mickler <florian@mickler.org> wrote: > > > On Mon, 30 Aug 2010 10:54:41 +0100 > trapDoor <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> On Sun, Aug 29, 2010 at 11:36 PM, Rafael J. Wysocki <rjw-KKrjLPT3xs0@public.gmane.org> wrote: >> > This message has been generated automatically as a part of a summary report >> > of recent regressions. >> > >> > The following bug entry is on the current list of known regressions >> > from 2.6.35. Please verify if it still should be listed and let the tracking team >> > know (either way). >> > >> > >> > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=16881 >> > Subject : [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. >> > Submitter : <trapdoor6-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> > Date : 2010-08-24 12:20 (6 days old) >> > >> > >> > -- >> > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> > More majordomo info at http://vger.kernel.org/majordomo-info.html >> > Please read the FAQ at http://www.tux.org/lkml/ >> > >> >> There was at least one drm pull between 2.6.36-rc2 and -rc3. So I >> tested on -rc3 and I confirm that the issue is still present. >> >> I was going to update the bugzilla entry but it won't let me log in at >> this moment. >> > > It seems to work now again. I've updated the entry for you. > > Thx, > Flo > > Thanks Florian. -- Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
[parent not found: <bug-16881-17162@https.bugzilla.kernel.org/>]
[parent not found: <201008301928.o7UJS30m021739@demeter1.kernel.org>]
* Fwd: [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. [not found] ` <201008301928.o7UJS30m021739@demeter1.kernel.org> @ 2010-08-30 20:31 ` trapDoor 2010-08-30 20:42 ` trapDoor 0 siblings, 1 reply; 31+ messages in thread From: trapDoor @ 2010-08-30 20:31 UTC (permalink / raw) To: Alex Deucher; +Cc: LKML ---------- Forwarded message ---------- From: <bugzilla-daemon@bugzilla.kernel.org> Date: Mon, Aug 30, 2010 at 8:28 PM Subject: [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. To: trapdoor6@gmail.com https://bugzilla.kernel.org/show_bug.cgi?id=16881 --- Comment #8 from Alex Deucher <alexdeucher@gmail.com> 2010-08-30 19:28:00 --- > I've installed 0ad here, however, I've never used it before. Can you explain> > how to trigger the bug? I can't log on to bugzilla again, so replying from here. When you start the game please choose single player, default map (Arcadia) and accept (you can skip the players setup). The bug appears right away when the map has been loaded and the game begins. On my box that happens only on kernels 2.6.36-rc[1-3]. On 2.6.35.[0-4] it's OK. -- Thanks, Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
* Re: [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D. 2010-08-30 20:31 ` Fwd: [Bug 16881] " trapDoor @ 2010-08-30 20:42 ` trapDoor 0 siblings, 0 replies; 31+ messages in thread From: trapDoor @ 2010-08-30 20:42 UTC (permalink / raw) To: Alex Deucher; +Cc: LKML On Mon, Aug 30, 2010 at 9:31 PM, trapDoor <trapdoor6@gmail.com> wrote: > ---------- Forwarded message ---------- > From: <bugzilla-daemon@bugzilla.kernel.org> > Date: Mon, Aug 30, 2010 at 8:28 PM > Subject: [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing > textures in 0 A.D. > To: trapdoor6@gmail.com > > > https://bugzilla.kernel.org/show_bug.cgi?id=16881 > > > --- Comment #8 from Alex Deucher <alexdeucher@gmail.com> 2010-08-30 > 19:28:00 --- >> I've installed 0ad here, however, I've never used it before. Can you explain> >> how to trigger the bug? > > I can't log on to bugzilla again, so replying from here. > > When you start the game please choose single player, default map > (Arcadia) and accept (you can skip the players setup). The bug appears > right away when the map has been loaded and the game begins. On my box > that happens only on kernels 2.6.36-rc[1-3]. On 2.6.35.[0-4] it's OK. > > -- > Thanks, > Tomasz > One more thing. I have no support for S3TC compressed textures enabled in mesa and that turns up a performance warning message. I just accept it to get to the initial game menu. Lack of S3TC support causes performance slowdown on both 'good' and 'bad' kernels but this is rather irrelevant for the case we are testing. What's important is to keep the same settings within libdrm, mesa etc when running the game on 2.6.35.x and 2.6.36-rcx -- Thanks, Tomasz ^ permalink raw reply [flat|nested] 31+ messages in thread
end of thread, other threads:[~2010-08-31 20:02 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-24 12:20 [Bug 16881] New: [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D bugzilla-daemon
2010-08-24 12:26 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1, 2 " bugzilla-daemon
2010-08-24 12:27 ` bugzilla-daemon
2010-08-24 12:32 ` bugzilla-daemon
2010-08-24 12:34 ` bugzilla-daemon
2010-08-24 20:25 ` bugzilla-daemon
2010-08-26 20:01 ` bugzilla-daemon
2010-08-30 13:38 ` bugzilla-daemon
2010-08-30 17:01 ` bugzilla-daemon
2010-08-30 18:07 ` bugzilla-daemon
2010-08-30 19:28 ` bugzilla-daemon
2010-08-30 20:53 ` bugzilla-daemon
2010-08-30 20:54 ` bugzilla-daemon
2010-08-30 21:33 ` bugzilla-daemon
2010-08-30 22:30 ` bugzilla-daemon
2010-08-30 22:34 ` bugzilla-daemon
2010-08-30 22:41 ` [Bug 16881] [REGRESSION, Radeon-KMS] 2.6.36-rc[1-3] " bugzilla-daemon
2010-08-31 7:12 ` bugzilla-daemon
2010-08-31 7:35 ` bugzilla-daemon
2010-08-31 7:47 ` bugzilla-daemon
2010-08-31 20:02 ` bugzilla-daemon
2010-08-31 20:02 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2010-08-29 22:24 2.6.36-rc3: Reported regressions from 2.6.35 Rafael J. Wysocki
2010-08-29 22:36 ` [Bug #16881] [REGRESSION, Radeon-KMS] 2.6.36-rc1,2 - missing textures in 0 A.D Rafael J. Wysocki
2010-08-29 22:36 ` Rafael J. Wysocki
2010-08-30 9:54 ` trapDoor
2010-08-30 9:54 ` trapDoor
[not found] ` <AANLkTikpoH-_od-SL3=Q7a=xbsraE4rYGicx7mmS92Cw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-08-30 13:39 ` Florian Mickler
2010-08-30 13:39 ` Florian Mickler
[not found] ` <20100830153953.1e5abc71-mGsOIKOveelVRbCss4o9kg@public.gmane.org>
2010-08-30 14:45 ` trapDoor
2010-08-30 14:45 ` trapDoor
[not found] <bug-16881-17162@https.bugzilla.kernel.org/>
[not found] ` <201008301928.o7UJS30m021739@demeter1.kernel.org>
2010-08-30 20:31 ` Fwd: [Bug 16881] " trapDoor
2010-08-30 20:42 ` trapDoor
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.