[Bug 33348] [r300g] Display corruption (artifacts) when using 3D graphics...

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33348 --- Comment #13 from Alex Deucher 2011-02-23 23:55:28 PST --- (In reply to comment #12) > Could the fact that the kernel drm module seems to recognize my card > incorrectly as an RV380 card, X600 Radeon card, have anything to do with my >

[Bug 33348] [r300g] Display corruption (artifacts) when using 3D graphics...

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33348 --- Comment #12 from Dawit Alemayehu 2011-02-23 23:40:31 PST --- Could the fact that the kernel drm module seems to recognize my card incorrectly as an RV380 card, X600 Radeon card, have anything to do with my issues ? >>> [drm] initializing

[git pull] drm fixes

2011-02-23 Thread Dave Airlie
Nothing too major, Two regression fixers (one revert that got fixes properly elsewhere), some timestamp fixes and an agp module reload fix. Dave. The following changes since commit d8204a37baf5474d3154eb536c936369be2bd5c0: Merge branch 'urgent' of

[Bug 25052] kernel modesetting still does not work

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #17 from Elmar Stellnberger 2011-02-23 21:29:44 --- Concerning your patches I believe that they will be valuable for many users (although I could not verify them for me yet.). As I have found out flawed EDIDs are a known

[Bug 25052] kernel modesetting still does not work

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #16 from Elmar Stellnberger 2011-02-23 20:45:45 --- As Comment #15 shows there is currently something more fundamentally messed up with KMS (which is apparently not EDID-related). Actually the situation has rather deteriorated

[Bug 25052] kernel modesetting still does not work

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #15 from Elmar Stellnberger 2011-02-23 20:27:24 --- Unfortunately the tests of Comment #14 were not significant. I have tested the patches with the same kernel but a different Xorg namely xorg-x11-server-7.6_1.9.3-122.1 and

[git pull] drm for rc1

2011-02-23 Thread Pavel Machek
Hi! > > > >>> Highlights: > > > >>> core/drivers: add support for high precision vblank timestamps > > > >>> radeon: pageflipping support, Gen2 PCIE support > > > >>> nouveau: reworked VRAM and VM support > > > >>> intel: better ILK/SNB powersaving support, Full GTT support > > > >> > > > >>

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Rafael J. Wysocki changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail:

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Rafael J. Wysocki changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Linux 2.6.38-rc6

2011-02-23 Thread Anca Emanuel
On Wed, Feb 23, 2011 at 6:32 PM, Linus Torvalds wrote: > On Tue, Feb 22, 2011 at 9:42 PM, Anca Emanuel > wrote: >> General protection fault: >> http://i.imgur.com/TBJ6y.jpg >> >> dmesg: http://pastebin.com/qD8pR8QH >> config: http://pastebin.com/XEurtHWi > > That's drivers/video/fbmem.c:

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34643 --- Comment #3 from Chistopher Krakowiak 2011-02-23 17:15:40 PST --- Created an attachment (id=43739) --> (https://bugs.freedesktop.org/attachment.cgi?id=43739) kernel dmesg from running Doom3(and ut2k4, but tail is from Doom3 for sure) --

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34643 --- Comment #2 from Chistopher Krakowiak 2011-02-23 17:13:57 PST --- Created an attachment (id=43738) --> (https://bugs.freedesktop.org/attachment.cgi?id=43738) xorg.log. nothing surprising there -- Configure bugmail:

[Bug 34643] ut2004/doom3 looping in submenu on r300g/PageFlip

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34643 --- Comment #1 from Chistopher Krakowiak 2011-02-23 17:12:33 PST --- Created an attachment (id=43737) --> (https://bugs.freedesktop.org/attachment.cgi?id=43737) kernel dmesg from running ut2004(and doom3, but tail is from UT for sure) --

[Bug 34643] New: ut2004/doom3 looping in submenu on r300g/PageFlip

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34643 Summary: ut2004/doom3 looping in submenu on r300g/PageFlip Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal

Linux 2.6.38-rc6

2011-02-23 Thread Linus Torvalds
On Wed, Feb 23, 2011 at 9:16 AM, Anca Emanuel wrote: >> >> Looks like nouveafb took over from vesafb. Did you do anything special >> to trigger this? > > No. Just boot the system. Every boot? And just out of interest, what happens if you don't have the vesafb driver at all?

[git pull] drm fixes

2011-02-23 Thread Linus Torvalds
On Wed, Feb 23, 2011 at 3:17 PM, Dave Airlie wrote: > > Nothing too major, > > Two regression fixers (one revert that got fixes properly elsewhere), some > timestamp fixes and an agp module reload fix. Pulled. However, what about the report from Pavel Machek : > > drm/i915: Completely

[PATCH] radeon: DMA unmap dummy page during unload/unbind.

2011-02-23 Thread Konrad Rzeszutek Wilk
git commit 82568565683b4991964a5fc89a9ca0c7122818e8 adds a dummy page so that if something goes wrong it will at least fetch/write data _only_ to this location. The radeon_gart_init sets it up.. but there is no corresponding free-ing of this dummy page. There is one invocation to free-ing the

[PATCH] bug fix for radeon driver in 2.6.38-rc6 w/ATI ES1000

2011-02-23 Thread Konrad Rzeszutek Wilk
I found this when I was doing a bit of testing of my TTM patches. The issue is that during unload/unbind: echo :01:05.0 > /sys/bus/pci/drivers/radeon/unbind the radeon driver would unload, but if compiled with the CONFIG_DMA_API_DEBUG=y it would throw out this warning: [ 22.113420] drm:

[Bug 34583] graphics artifacts in Opengl

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34583 --- Comment #5 from Maciej Jagie??o 2011-02-23 12:58:52 PST --- Created an attachment (id=43731) --> (https://bugs.freedesktop.org/attachment.cgi?id=43731) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34583] graphics artifacts in Opengl

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34583 --- Comment #4 from Maciej Jagie??o 2011-02-23 12:57:34 PST --- Created an attachment (id=43730) --> (https://bugs.freedesktop.org/attachment.cgi?id=43730) xorg.conf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34583] graphics artifacts in Opengl

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34583 --- Comment #3 from Maciej Jagie??o 2011-02-23 12:56:24 PST --- Created an attachment (id=43729) --> (https://bugs.freedesktop.org/attachment.cgi?id=43729) glxgears -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34583] graphics artifacts in Opengl

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34583 --- Comment #2 from Maciej Jagie??o 2011-02-23 12:55:58 PST --- Created an attachment (id=43728) --> (https://bugs.freedesktop.org/attachment.cgi?id=43728) nexuiz -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #16 from peterle at hottemptation.org 2011-02-23 12:01:33 PST --- So I will not do this. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #15 from Alex Deucher 2011-02-23 11:59:40 PST --- (In reply to comment #11) > Should I compile a kernel without MTRR an test it? I don't know how to switch > of PAT, does it depend on MTRR? If you disable pat or mtrrs it will

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #14 from peterle at hottemptation.org 2011-02-23 11:55:23 PST --- You can "see": 1. computer after bootup and login on tty1-tty4 2. tty2: dmesg (scrolling fast) 3. tty2: pm-suspend 4. tty2: resume from suspend (thanks to your prior

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #13 from peterle at hottemptation.org 2011-02-23 11:47:23 PST --- Created an attachment (id=43725) --> (https://bugs.freedesktop.org/attachment.cgi?id=43725) lowres video mpeg -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #12 from peterle at hottemptation.org 2011-02-23 11:46:18 PST --- I will try to give you some more "input": I rebootet my computer, started "dmesg" on different tty's = everyting fine. Than I suspend the machine three times =

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #11 from peterle at hottemptation.org 2011-02-23 11:06:54 PST --- Should I compile a kernel without MTRR an test it? I don't know how to switch of PAT, does it depend on MTRR? -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #10 from Alex Deucher 2011-02-23 11:00:09 PST --- I'm guessing this is an issue with pat or mtrrs on the fb mapping after resume. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Marek Ol??k changed: What|Removed |Added CC||maraeo at gmail.com --- Comment #3

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #9 from peterle at hottemptation.org 2011-02-23 10:53:55 PST --- http://linux.derkeiler.com/Mailing-Lists/Kernel/2011-01/msg00351.html Looks very similar. I can't approve that pressing a single button or generating load on the

[Bug 7173] Kernel lockup when starting second X on MGA G200

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=7173 Sitsofe Wheeler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 33038] celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed"

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33038 --- Comment #5 from aceman 2011-02-23 10:38:08 PST --- If you could provide a patch for R600c (mesa 7.10) I can compile and test it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=14442 --- Comment #36 from Duncan <1i5t5.duncan at cox.net> 2011-02-23 10:30:57 --- Yes, thanks for the clarification. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=14442 Florian Mickler changed: What|Removed |Added Status|RESOLVED|CLOSED

[Bug 34632] New: RV300 clutter test_texture_pick_with_alpha: assertion failed

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34632 Summary: RV300 clutter test_texture_pick_with_alpha: assertion failed Product: DRI Version: unspecified Platform: All OS/Version: Linux (All) Status: NEW

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Rafael J. Wysocki changed: What|Removed |Added CC||airlied at linux.ie --- Comment

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #8 from peterle at hottemptation.org 2011-02-23 09:08:40 PST --- If I only switch between console and X everything keeps fine. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #8 from peterle at hottemptation.org 2011-02-23 09:06:36 PST --- Console! On X11 everything seems still to be fine. At the moment I have not enough time for bisect, maybe at the weekend. But to clarify, the bug itself exists a long

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Fabio changed: What|Removed |Added CC||fabio.ped at libero.it --- Comment #1 from

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #7 from Michel D?nzer 2011-02-23 08:45:26 PST --- (In reply to comment #7) > 5. switch to a tty during playing (should be no problem with > Kernel-Mode-Setting) > 6. #pm-suspend (as root) > 7. resume from suspend > 8. switch back to

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=14442 Duncan <1i5t5.duncan at cox.net> changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 34427] Graphical corruption when opening windows

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34427 --- Comment #10 from Michel D?nzer 2011-02-23 08:38:46 PST --- I guess it's most likely an xserver issue. E.g. commit 6dd775f57d2f94f0ddaee324aeec33b9b66ed5bc ('composite: Don't backfill non-bg-None windows') looks possibly relevant. Sounds

Linux 2.6.38-rc6

2011-02-23 Thread Linus Torvalds
On Tue, Feb 22, 2011 at 9:42 PM, Anca Emanuel wrote: > General protection fault: > http://i.imgur.com/TBJ6y.jpg > > dmesg: http://pastebin.com/qD8pR8QH > config: http://pastebin.com/XEurtHWi That's drivers/video/fbmem.c: fb_release(), and the "Code:" disassembly shows that it is 1b: e8 f7

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #6 from peterle at hottemptation.org 2011-02-23 08:21:20 PST --- Environment-Variables: export R600_ENABLE_S3TC=1 export vblank_mode=0 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #5 from peterle at hottemptation.org 2011-02-23 08:20:49 PST --- Created an attachment (id=43714) --> (https://bugs.freedesktop.org/attachment.cgi?id=43714) output of complete package-list -- Configure bugmail:

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #4 from peterle at hottemptation.org 2011-02-23 08:20:14 PST --- Created an attachment (id=43713) --> (https://bugs.freedesktop.org/attachment.cgi?id=43713) output of lspci -- Configure bugmail:

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #3 from peterle at hottemptation.org 2011-02-23 08:19:56 PST --- Created an attachment (id=43712) --> (https://bugs.freedesktop.org/attachment.cgi?id=43712) .config of kernel-2.6.38-rc6 -- Configure bugmail:

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #2 from peterle at hottemptation.org 2011-02-23 08:19:28 PST --- Created an attachment (id=43711) --> (https://bugs.freedesktop.org/attachment.cgi?id=43711) output of glxinfo -- Configure bugmail:

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #1 from peterle at hottemptation.org 2011-02-23 08:18:54 PST --- Created an attachment (id=43710) --> (https://bugs.freedesktop.org/attachment.cgi?id=43710) output of dmesg -- Configure bugmail:

[Bug 34626] New: Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34626 Summary: Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle Product: DRI Version: XOrg CVS Platform: Other OS/Version: Linux (All) Status:

[Bug 34427] Graphical corruption when opening windows

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34427 Michel D?nzer changed: What|Removed |Added Attachment #43656|text/x-c++ |text/plain mime type|

[Bug 34427] Graphical corruption when opening windows

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34427 Michel D?nzer changed: What|Removed |Added Attachment #43655|text/x-c++ |text/plain mime type|

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #7 from Alex Deucher 2011-02-23 08:11:42 PST --- Just to clarify, is scrolling slow in X or the console after resume? Can you bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[PATCH] drm/i915: fix corruptions on i8xx due to relaxed fencing

2011-02-23 Thread Daniel Vetter
Am Mi, 23.02.2011, 07:59 schrieb Indan Zupancic: > On Tue, February 22, 2011 18:25, Daniel Vetter wrote: >> It looks like gen2 has a peculiar interleaved 2-row inter-tile >> layout. Probably inherited from i81x which had 2kb tiles (which >> naturally fit an even-number-of-tile-rows scheme to fit

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #6 from peterle at hottemptation.org 2011-02-23 08:08:59 PST --- Following environment variables are set: export R600_ENABLE_S3TC=1 export vblank_mode=0 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #5 from peterle at hottemptation.org 2011-02-23 08:07:02 PST --- Created an attachment (id=43709) --> (https://bugs.freedesktop.org/attachment.cgi?id=43709) list of installed packages -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #4 from peterle at hottemptation.org 2011-02-23 08:06:30 PST --- Created an attachment (id=43708) --> (https://bugs.freedesktop.org/attachment.cgi?id=43708) output of lspci -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #3 from peterle at hottemptation.org 2011-02-23 08:06:11 PST --- Created an attachment (id=43707) --> (https://bugs.freedesktop.org/attachment.cgi?id=43707) .config of kernel 2.6.38-rc6 -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #2 from peterle at hottemptation.org 2011-02-23 08:05:47 PST --- Created an attachment (id=43706) --> (https://bugs.freedesktop.org/attachment.cgi?id=43706) output of dmesg -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #1 from peterle at hottemptation.org 2011-02-23 08:05:12 PST --- Created an attachment (id=43705) --> (https://bugs.freedesktop.org/attachment.cgi?id=43705) output of glxinfo -- Configure bugmail:

[PATCH] drm/i915: fix corruptions on i8xx due to relaxed fencing

2011-02-23 Thread Indan Zupancic
Hi, On Tue, February 22, 2011 18:25, Daniel Vetter wrote: > It looks like gen2 has a peculiar interleaved 2-row inter-tile > layout. Probably inherited from i81x which had 2kb tiles (which > naturally fit an even-number-of-tile-rows scheme to fit onto 4kb > pages). There is no other mention of

[Bug 34618] New: Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34618 Summary: Slow text scrolling on tty after suspend-cycle Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #23 from Marek Ol??k 2011-02-23 06:34:31 PST --- It could be. That FS input may contain random values because it's uninitialized, potentially leading to pixels being influenced by it, resulting in sort of random corruption. It

[Bug 34418] SuperTuxRacer 0.7/Warzone 2100 and r300g MemoryFault (64bit only)

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34418 Marek Ol??k changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 34462] 180 second hang on boot, DRM doesn't seem to initialize (firmware issue?)

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34462 --- Comment #4 from Michel D?nzer 2011-02-23 06:05:20 PST --- (In reply to comment #4) > [4.414321] radeon :01:05.0: WB enabled Does passing the parameter no_wb=1 to the radeon kernel module help? Alternatively, does disabling the

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #22 from Sven Arvidsson 2011-02-23 05:42:54 PST --- (In reply to comment #21) > I don't think so. We can't fix the error, we can only suppress printing it. If > there is any issue unrelated to the error, let's keep this report open

[Bug 34583] graphics artifacts in Opengl

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34583 --- Comment #1 from Michel D?nzer 2011-02-23 04:33:30 PST --- (In reply to comment #1) > Attached a screenshot. There's no attachment. Please also attach the full Xorg.0.log and xorg.conf (if any) and maybe also the output of glxinfo. --

[Bug 33185] X crashes when kWin effects are turned on

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #14 from Marek Ol??k 2011-02-23 04:12:41 PST --- Alright, I missed that info, sorry. I tried kwin just recently and I didn't see any crashes. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 33185] X crashes when kWin effects are turned on

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #13 from Wojciech Ryrych 2011-02-23 03:01:42 PST --- > This backtrace doesn't make sense. There's a NULL pointer check in > r300_buffer_create, so get_cs_handle shouldn't be called at all. Have you > installed the driver properly?

[PATCH] fix backlight brightness on intel LVDS panel after reopening lid

2011-02-23 Thread Indan Zupancic
On Tue, February 22, 2011 22:04, Jesse Barnes wrote: > On Sat, 19 Feb 2011 15:07:49 -0800 > Linus Torvalds wrote: > >> On Sat, Feb 19, 2011 at 4:26 AM, Alex Riesen wrote: >> > On Sat, Feb 19, 2011 at 13:11, Alex Riesen wrote: >> >>> Lastly, could you verify that my patch at >> >>>

[Bug 34567] xf86-video-ati git and drm-radeon-testing git: CS checker let mplayer / vlc to fail with xv

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34567 --- Comment #7 from Andy Furniss 2011-02-23 02:28:40 PST --- (In reply to comment #6) > Does this commit to the ddx fix the issue? > http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=91070cfd75d5607c4a72ace780f830f0ddb40e84 No.

[Bug 34598] New: pipewalker-0.9.1 crashed with intel i965 gallium driver

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=34598 Summary: pipewalker-0.9.1 crashed with intel i965 gallium driver Product: Mesa Version: 7.10 Platform: Other OS/Version: All Status: NEW Severity: normal

[Bug 31565] [r300] radeon_texture.c:136: radeon_teximage_map: Assertion `!image->base.Data' failed.

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31565 --- Comment #3 from Lee Wilson 2011-02-23 00:50:28 PST --- (In reply to comment #2) > I'm experiencing this problem under Arch Linux (x64, 2.6.36.2, Mesa 7.10) when > trying to launch Gnome-Shell from git on an R600: > 01:00.0 VGA compatible

[Bug 33038] celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed"

2011-02-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=33038 --- Comment #4 from Fabio Pedretti 2011-02-23 00:28:34 PST --- IIRC there was a similar problem on other radeon drivers that was fixed with the following commits: r200:

[Bug 33038] celestia crashes with error: radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi-space_accounted' failed

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33038 --- Comment #4 from Fabio Pedretti fabio@libero.it 2011-02-23 00:28:34 PST --- IIRC there was a similar problem on other radeon drivers that was fixed with the following commits: r200:

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14442 Duncan 1i5t5.dun...@cox.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Fabio fabio@libero.it changed: What|Removed |Added CC||fabio@libero.it ---

[Bug 31565] [r300] radeon_texture.c:136: radeon_teximage_map: Assertion `!image-base.Data' failed.

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31565 --- Comment #3 from Lee Wilson vixsand...@gmail.com 2011-02-23 00:50:28 PST --- (In reply to comment #2) I'm experiencing this problem under Arch Linux (x64, 2.6.36.2, Mesa 7.10) when trying to launch Gnome-Shell from git on an R600: 01:00.0

[Bug 34598] New: pipewalker-0.9.1 crashed with intel i965 gallium driver

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34598 Summary: pipewalker-0.9.1 crashed with intel i965 gallium driver Product: Mesa Version: 7.10 Platform: Other OS/Version: All Status: NEW Severity: normal

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added CC||airl...@linux.ie ---

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14442 Florian Mickler flor...@mickler.org changed: What|Removed |Added Status|RESOLVED|CLOSED

[Bug 34567] xf86-video-ati git and drm-radeon-testing git: CS checker let mplayer / vlc to fail with xv

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34567 --- Comment #7 from Andy Furniss li...@andyfurniss.entadsl.com 2011-02-23 02:28:40 PST --- (In reply to comment #6) Does this commit to the ddx fix the issue?

[Bug 14442] resume after hibernate: /dev/sdb drops and returns as /dev/sde

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=14442 --- Comment #36 from Duncan 1i5t5.dun...@cox.net 2011-02-23 10:30:57 --- Yes, thanks for the clarification. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Bug 29632] v2.6.38-rc5 drm:radeon regression

2011-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=29632 Marek Olšák mar...@gmail.com changed: What|Removed |Added CC||mar...@gmail.com ---

[Bug 33185] X crashes when kWin effects are turned on

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33185 --- Comment #14 from Marek Olšák mar...@gmail.com 2011-02-23 04:12:41 PST --- Alright, I missed that info, sorry. I tried kwin just recently and I didn't see any crashes. -- Configure bugmail:

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #22 from Sven Arvidsson s...@whiz.se 2011-02-23 05:42:54 PST --- (In reply to comment #21) I don't think so. We can't fix the error, we can only suppress printing it. If there is any issue unrelated to the error, let's keep this

[Bug 34462] 180 second hang on boot, DRM doesn't seem to initialize (firmware issue?)

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34462 --- Comment #4 from Michel Dänzer mic...@daenzer.net 2011-02-23 06:05:20 PST --- (In reply to comment #4) [4.414321] radeon :01:05.0: WB enabled Does passing the parameter no_wb=1 to the radeon kernel module help? Alternatively, does

[Bug 34418] SuperTuxRacer 0.7/Warzone 2100 and r300g MemoryFault (64bit only)

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34418 Marek Olšák mar...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 30167] Heroes of Newerth: Setting shader quality to medium results in corrupt rendering

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30167 --- Comment #23 from Marek Olšák mar...@gmail.com 2011-02-23 06:34:31 PST --- It could be. That FS input may contain random values because it's uninitialized, potentially leading to pixels being influenced by it, resulting in sort of random

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #1 from pete...@hottemptation.org 2011-02-23 08:05:12 PST --- Created an attachment (id=43705) -- (https://bugs.freedesktop.org/attachment.cgi?id=43705) output of glxinfo -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #2 from pete...@hottemptation.org 2011-02-23 08:05:47 PST --- Created an attachment (id=43706) -- (https://bugs.freedesktop.org/attachment.cgi?id=43706) output of dmesg -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #3 from pete...@hottemptation.org 2011-02-23 08:06:11 PST --- Created an attachment (id=43707) -- (https://bugs.freedesktop.org/attachment.cgi?id=43707) .config of kernel 2.6.38-rc6 -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #4 from pete...@hottemptation.org 2011-02-23 08:06:30 PST --- Created an attachment (id=43708) -- (https://bugs.freedesktop.org/attachment.cgi?id=43708) output of lspci -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #5 from pete...@hottemptation.org 2011-02-23 08:07:02 PST --- Created an attachment (id=43709) -- (https://bugs.freedesktop.org/attachment.cgi?id=43709) list of installed packages -- Configure bugmail:

[Bug 34618] Slow text scrolling on tty after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34618 --- Comment #6 from pete...@hottemptation.org 2011-02-23 08:08:59 PST --- Following environment variables are set: export R600_ENABLE_S3TC=1 export vblank_mode=0 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 34427] Graphical corruption when opening windows

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34427 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Attachment #43655|text/x-c++ |text/plain

[Bug 34427] Graphical corruption when opening windows

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34427 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added Attachment #43656|text/x-c++ |text/plain

[Bug 34626] New: Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34626 Summary: Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle Product: DRI Version: XOrg CVS Platform: Other OS/Version: Linux (All) Status:

[Bug 34626] Mesa-Gallium with R600 - Framerate limited to 60 fps after suspend-cycle

2011-02-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34626 --- Comment #1 from pete...@hottemptation.org 2011-02-23 08:18:54 PST --- Created an attachment (id=43710) -- (https://bugs.freedesktop.org/attachment.cgi?id=43710) output of dmesg -- Configure bugmail:

  1   2   >