Re: [RFC PATCH v2] Utilize the PCI API in the TTM framework.

2011-01-12 Thread Thomas Hellstrom
Hi, Konrad. This discussion has become a bit lenghty. I'll filter out the sorted-out stuff, which leaves me with two remaining issues: On 01/11/2011 04:55 PM, Konrad Rzeszutek Wilk wrote: So at the end we have 16GB taken from 8GB->24GB, and 320MB taken from 0->4GB. When you start allocating

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added CC||edwinto...@gmail.com --- Comment #8

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16265 --- Comment #9 from Florian Mickler 2011-01-12 11:19:26 --- Is this issue still visible on 2.6.37? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watch

Re: [git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 00:28, schrieb Linus Torvalds: > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > wrote: >> >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) >> During startup the framebuffer

Re: [PATCH] Mapping snooped user pages into the GTT

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 15:40:33 +0800, april wrote: > Dear Chris: > > what do u mean " blit between snooped and unsnooped memory"? > It seems you want to map user-space pixmap to GTT space, and use 2d > copy to do upload/download? Yes, and sample from snooped memory for some operations. > TTM ca

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https

Re: [PATCH] [correction] load fbcon from drm_kms_helper

2011-01-12 Thread Florian Mickler
Hi David! Did you see this patch? I was wondering what you think about it... On Sun, 12 Dec 2010 12:39:22 -0600 David Fries wrote: > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon, > and drm_kms_helper are all modules, radeon is auto loaded (by PCI id?), > drm_kms_helper

Re: Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 01:35:49 +0100 (CET), "Indan Zupancic" wrote: > Yeah, the second patch is a bit of a desperate attempt because Larry reported > that > it didn't fix his problem. > > About your patch, you still do: > > +void intel_panel_setup_backlight(struct drm_device *dev) > +{ > + st

Re: Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 12:07:23 +, Chris Wilson wrote: > diff --git a/drivers/gpu/drm/i915/intel_panel.c > b/drivers/gpu/drm/i915/intel_pan > index e00d200..27c79c7 100644 > --- a/drivers/gpu/drm/i915/intel_panel.c > +++ b/drivers/gpu/drm/i915/intel_panel.c > @@ -278,6 +278,6 @@ void intel_panel

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 00:28, schrieb Linus Torvalds: > > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > > wrote: > >> > >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA > >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) > >> During startup t

Re: [git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 13:49, schrieb James Simmons: > I see the problem. Nouveau for some hardware does a accelerated > clearing of the screen before we register the framebuffer. The above patch > does fix a real issue so please don't revert it. Can you try this patch. > > diff --git a/drivers/gpu/drm/n

[Bug 26562] New: [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 Summary: [bisected] blank screen with radeon.modeset=1 Product: Drivers Version: 2.5 Kernel Version: 2.6.37 Platform: All OS/Version: Linux Tree: Mainline Status: NEW

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 13:49, schrieb James Simmons: > > I see the problem. Nouveau for some hardware does a accelerated > > clearing of the screen before we register the framebuffer. The above patch > > does fix a real issue so please don't revert it. Can you try this patch. > > > > diff --git a/driv

Re: [git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger wrote: > Am 12.01.2011 00:28, schrieb Linus Torvalds: >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >> wrote: >>> >>> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA >>> compatible controller: nVidia Corporat

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #2 from Sami Liedes 2011-01-12 13:44:14 --- I believe bugzilla failed to send mail before I added comment #1 some 11 hours later. Reported this in #26592. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger > wrote: > > Am 12.01.2011 00:28, schrieb Linus Torvalds: > >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > >> wrote: > >>> > >>> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA > >>> compatible controller

Re: [git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 14:32, schrieb James Simmons: > Okay. The nouveau driver also uses the pitch as well. It > really should be using the pitch field from drm_framebuffer instead of the > line_length from fb_fix_screeninfo. This patch is just to make sure this > is the issue. I will submit another pat

Re: [git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 3:45 PM, James Simmons wrote: > >> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger >> wrote: >> > Am 12.01.2011 00:28, schrieb Linus Torvalds: >> >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >> >> wrote: >> >>> >> >>> Now nouveau framebuffer is complet

[Bug 33027] New: [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 Summary: [Evergreen KMS] Crash with garbled screen on mode set Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #1 from Serkan Hosca 2011-01-12 05:58:21 PST --- Created an attachment (id=41921) --> (https://bugs.freedesktop.org/attachment.cgi?id=41921) Picture of the screen -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #2 from Serkan Hosca 2011-01-12 06:03:35 PST --- Created an attachment (id=41922) --> (https://bugs.freedesktop.org/attachment.cgi?id=41922) dmesg from working 2.6.37-12-generic -- Configure bugmail: https://bugs.freedesktop.org/us

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #3 from Serkan Hosca 2011-01-12 06:04:25 PST --- Created an attachment (id=41923) --> (https://bugs.freedesktop.org/attachment.cgi?id=41923) xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

Re: [git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 14:45, schrieb James Simmons: >> I tested the revert: the boot screen did change the resolution >> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > > Try my most recent patch. Where does it hang at? Any logs? FYI, I just want to mention that with the latest git

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #27 from Daniel 2011-01-12 07:14:30 PST --- I have a "flicker" problem, too. While option radeon.new_pll=0 fixes the problem at kernel 2.6.35 and 2.6.36, now with 2.6.37 this option is gone. But my computer NOT starts directly flick

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 Daniel changed: What|Removed |Added CC||kernelbugzi...@hulapla.de --- Comment #2 fro

Re: [RFC PATCH v2] Utilize the PCI API in the TTM framework.

2011-01-12 Thread Konrad Rzeszutek Wilk
On Wed, Jan 12, 2011 at 10:12:14AM +0100, Thomas Hellstrom wrote: > Hi, Konrad. > > This discussion has become a bit lenghty. I'll filter out the > sorted-out stuff, which leaves me with two remaining issues: > > > On 01/11/2011 04:55 PM, Konrad Rzeszutek Wilk wrote: > > > >So at the end we ha

Re: [git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 5:13 PM, Anca Emanuel wrote: > On Wed, Jan 12, 2011 at 3:45 PM, James Simmons wrote: >> >>> On Wed, Jan 12, 2011 at 1:21 PM, Christian Borntraeger >>> wrote: >>> > Am 12.01.2011 00:28, schrieb Linus Torvalds: >>> >> On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger >

[Bug 33031] New: r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 Summary: r600 DPMS does not turn of backlight Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priori

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 --- Comment #1 from Chris Bandy 2011-01-12 07:27:58 PST --- Created an attachment (id=41925) --> (https://bugs.freedesktop.org/attachment.cgi?id=41925) dmesg.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 --- Comment #2 from Chris Bandy 2011-01-12 07:28:25 PST --- Created an attachment (id=41926) --> (https://bugs.freedesktop.org/attachment.cgi?id=41926) Xorg.0.log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email -

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> >>> I tested the revert: the boot screen did change the resolution > >>> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > >> > >> Try my most recent patch. Where does it hang at? Any logs? > >> > > > > With your patch, I can boot the system. But nouveau is not loaded. > > d

Re: [git pull] drm for rc1

2011-01-12 Thread Anca Emanuel
On Wed, Jan 12, 2011 at 5:40 PM, James Simmons wrote: > >> >>> I tested the revert: the boot screen did change the resolution >> >>> (without it don't), but my PC still hangs. (using an nvidia 8800GT). >> >> >> >> Try my most recent patch. Where does it hang at? Any logs? >> >> >> > >> > With your

Re: [git pull] drm for rc1

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 5:32 AM, James Simmons wrote: > > Okay. The nouveau driver also uses the pitch as well. It > really should be using the pitch field from drm_framebuffer instead of the > line_length from fb_fix_screeninfo. This patch is just to make sure this > is the issue. I will submit a

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> IOW, I'm inclined to just do the revert. The "fix" clearly breaks > things, and now you're adding random parts of the function back rather > than just calling the "fill_fix()" function like things used to. Why? Its not the final patch. I'm trying to get feedback on what broke exactly. > The co

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 --- Comment #3 from Alex Deucher 2011-01-12 08:48:33 PST --- Please try 2.6.37, specifically this patch: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ba251bde9ab8bdce8fbd3f60dbb71b36cc4c9adf -- Configure bugma

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #28 from Alex Deucher 2011-01-12 08:51:01 PST --- (In reply to comment #27) > I have a "flicker" problem, too. While option radeon.new_pll=0 fixes the > problem at kernel 2.6.35 and 2.6.36, now with 2.6.37 this option is gone. new_p

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #4 from Alex Deucher 2011-01-12 08:52:57 PST --- Can you bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. _

Re: [git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 14:45, schrieb James Simmons: > >> I tested the revert: the boot screen did change the resolution > >> (without it don't), but my PC still hangs. (using an nvidia 8800GT). > > > > Try my most recent patch. Where does it hang at? Any logs? > > FYI, I just want to mention that with

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #3 f

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #29 from Daniel 2011-01-12 10:22:38 PST --- Okay, but without new_pll=0 in 2.6.35/36 i had the completely identical error. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mai

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #4 from Daniel 2011-01-12 18:28:41 --- Okay, but without new_pll=0 in 2.6.35/36 i had the completely identical error. Sombody else has this flickering white lines, before screen going black? (see video) -- Configure bugmail: htt

[Bug 33036] Null ptr deref in radeon_r300_winsys_buffer_from_handle()

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33036 Michel Dänzer changed: What|Removed |Added Product|xorg|Mesa Version|7.5

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Tue, Jan 11, 2011 at 10:03 PM, Dave Airlie wrote: > > I'm stuck at home with just my i5 laptop due to the office being shut due > to the ongoing floods. But I've booted and ran this for a few hours and it > seems to be better than the current tree. It contains a couple of patches > to fix DMAR

Re: [git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 11:22:58 -0800 Linus Torvalds wrote: > On Tue, Jan 11, 2011 at 10:03 PM, Dave Airlie wrote: > > > > I'm stuck at home with just my i5 laptop due to the office being shut due > > to the ongoing floods. But I've booted and ran this for a few hours and it > > seems to be better

[Bug 28905] missing scene triangle in scorched3d using KMS r600

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=28905 --- Comment #4 from aceman 2011-01-12 12:25:07 PST --- Still a problem with Mesa 7.10, kernel 2.6.36.2, radeon driver 6.13.99 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes wrote: > > Since I doubt we're actually offloading to our video decode kernels for > Flash video on your machine It's the latest 64-bit beta flash player, so maybe it does use hw acceleration. > it could very well be a memory

[Bug 30503] atmosphere of planet in celestia gets blocky

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30503 aceman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30502 --- Comment #12 from aceman 2011-01-12 12:30:22 PST --- After trying bisecting mesa 7.9 and finally returning to the official snapshot, the problem vanished at the planet. It is still visible at some nebulas, but I am not sure it is the same prob

[Bug 30502] atmospheres of planets get transparent when going away from planets in celestia

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30502 aceman changed: What|Removed |Added Version|unspecified |7.9 --- Comment #13 from aceman 2011-01-12 12:

[Bug 32318] [r300g] Titan's atmosphere in celestia is blue with OpenGL 2.0 rendering path.

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32318 aceman changed: What|Removed |Added CC||aceli...@atlas.sk --- Comment #4 from aceman 2

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

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33038 Summary: celestia crashes with error: "radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed" Product: Mesa Version: 7.10 Platform: x86 (

[Bug 27708] [KMS] Repeated EDID errors despite everything working

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27708 aceman changed: What|Removed |Added CC||aceli...@atlas.sk --- Comment #9 from aceman 2

[PATCH] drm: Trim the GEM mmap offset hashtab

2011-01-12 Thread Chris Wilson
Using an order 19 drm_ht for the mmap offsets is a little obscene. That means that will a fully populated GTT with every single object mmaped at least once in its lifetime, there will be exactly one object in each bucket. Typically systems only have at most a few thousand objects, though you may s

[PATCH 1/3] vmwgfx: Remove unnecessary memset(,0,)

2011-01-12 Thread Joe Perches
kzalloc'd memory doesn't need a memset to 0. Signed-off-by: Joe Perches --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c b/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c index 10ca97e..ed18932 100644 --- a/

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > wrote: >> >> Since I doubt we're actually offloading to our video decode kernels for >> Flash video on your machine > > It's the latest 64-bit beta flash player, so maybe it does use hw >

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #5 from Serkan Hosca 2011-01-12 13:45:01 PST --- After countless reboots: 9e46a48df24f9698b34d28385b320c529851e5f7 is the first bad commit commit 9e46a48df24f9698b34d28385b320c529851e5f7 Author: Alex Deucher Date: Thu Jan 6 18:49:

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #5 from Andrea Iob 2011-01-12 22:03:07 --- (In reply to comment #2) > > Same problem? https://bugs.freedesktop.org/show_bug.cgi?id=32556 I've tried the patches proposed in that bugreport (comment #24) without any luck: the flick

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #6 from Andrea Iob 2011-01-12 22:04:23 --- Created an attachment (id=43332) --> (https://bugzilla.kernel.org/attachment.cgi?id=43332) lspci -v -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- Yo

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #7 from Andrea Iob 2011-01-12 22:08:27 --- Created an attachment (id=43342) --> (https://bugzilla.kernel.org/attachment.cgi?id=43342) vbios -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You a

Re: [git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 13:28:53 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 12:27 PM, Linus Torvalds > wrote: > > On Wed, Jan 12, 2011 at 11:46 AM, Jesse Barnes > > wrote: > >> > >> Since I doubt we're actually offloading to our video decode kernels for > >> Flash video on your machine

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds wrote: > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > involved, the gdm login screen is already corrupted this way. Similar > odd shifted lines etc, so I'd assume it's related. Hmm. I bisected it down to commit 6fe4f

Re: [git pull] drm intel only fixes

2011-01-12 Thread Linus Torvalds
On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes wrote: > > Ah, ok.  So it could be our internal FDI link is underrunning; it goes > between the CPU and PCH and carries display bits. I'm not sure it's an underrun or anything like that: the corruption is long-term in the non-video case. So I take bac

Re: [git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 14:24:17 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 1:28 PM, Linus Torvalds > wrote: > > > > Oh, and I'm also seeing corruption on my sandybridge machine. No video > > involved, the gdm login screen is already corrupted this way. Similar > > odd shifted lines etc,

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #6 from Alex Deucher 2011-01-12 15:01:15 PST --- Created an attachment (id=41939) View: https://bugs.freedesktop.org/attachment.cgi?id=41939 Review: https://bugs.freedesktop.org/review?bug=33027&attachment=41939 add gen2 module opt

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #7 from Serkan Hosca 2011-01-12 15:03:38 PST --- Created an attachment (id=41940) --> (https://bugs.freedesktop.org/attachment.cgi?id=41940) lspci -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- Y

Re: [git pull] drm intel only fixes

2011-01-12 Thread Jesse Barnes
On Wed, 12 Jan 2011 14:31:33 -0800 Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:22 PM, Jesse Barnes > wrote: > > > > Ah, ok.  So it could be our internal FDI link is underrunning; it goes > > between the CPU and PCH and carries display bits. > > I'm not sure it's an underrun or anything l

Re: [git pull] drm intel only fixes

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 15:05:36 -0800, Linus Torvalds wrote: > On Wed, Jan 12, 2011 at 2:40 PM, Chris Wilson > wrote: > > Just the SNB machine? > > No. I just checked. Reverting that commit on my other machine makes > that TED video on my Core i5 machine look fine too. > > So it's definitely the

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #8 from Serkan Hosca 2011-01-12 15:18:47 PST --- Its a second generation HP envy 15. According to google the chipset is PM55. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 33027] [Evergreen KMS] Crash with garbled screen on mode set

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33027 --- Comment #9 from Serkan Hosca 2011-01-12 15:44:08 PST --- gen2 patch fixed the problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #3 from Sami Liedes 2011-01-12 23:49:00 --- Created an attachment (id=43352) --> (https://bugzilla.kernel.org/attachment.cgi?id=43352) Revert "drm/radeon/kms: remove new pll algo" I can now confirm that reverting 48dfaaeb6637240

Re: Linux 2.6.37

2011-01-12 Thread Indan Zupancic
On Wed, January 12, 2011 13:07, Chris Wilson wrote: > > Sure, s/intel_panel_get_max_backlight/intel_panel_get_backlight/ and we > get the behaviour we both want - preserving the current backlight unless > none is set. Indeed, I hadn't noticed that shortcut. That's a lot nicer than my ifdefery. >

[Bug 32556] screen flickers all the time with desktop image appearing only briefly

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32556 --- Comment #30 from Alex Deucher 2011-01-12 17:01:16 PST --- Created an attachment (id=41943) View: https://bugs.freedesktop.org/attachment.cgi?id=41943 Review: https://bugs.freedesktop.org/review?bug=32556&attachment=41943 possible fix Does

[Bug 26552] Screen flickering with 2.6.37 [ATI X1600]

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26552 --- Comment #8 from Alex Deucher 2011-01-13 01:01:54 --- Created an attachment (id=43362) --> (https://bugzilla.kernel.org/attachment.cgi?id=43362) possible fix Does this patch fix the issues? -- Configure bugmail: https://bugzilla.kerne

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #4 from Alex Deucher 2011-01-13 01:02:48 --- Created an attachment (id=43372) --> (https://bugzilla.kernel.org/attachment.cgi?id=43372) possible fix Does this patch fix the issues? -- Configure bugmail: https://bugzilla.kerne

[PATCH] drm/radeon/kms: add module option for pcie gen2

2011-01-12 Thread Alex Deucher
Switching to pcie gen2 causes problems on some boards. Add a module option to turn it on/off. There are gen2 compatability issues with some motherboards it seems. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=33027 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/evergreen.c |

[Bug 27314] DP link training fails on 2560x1440 panels

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=27314 --- Comment #26 from Alex Deucher 2011-01-12 17:10:50 PST --- Created an attachment (id=41944) View: https://bugs.freedesktop.org/attachment.cgi?id=41944 Review: https://bugs.freedesktop.org/review?bug=27314&attachment=41944 possible fix Mayb

[Bug 33042] New: RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 Summary: RV770: Broken Mipmap creation/display Product: DRI Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Prior

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #1 from Andreas Bombe 2011-01-12 17:25:52 PST --- Created an attachment (id=41947) --> (https://bugs.freedesktop.org/attachment.cgi?id=41947) Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #2 from Andreas Bombe 2011-01-12 17:29:44 PST --- Created an attachment (id=41948) --> (https://bugs.freedesktop.org/attachment.cgi?id=41948) DRM specific lines from kernel log -- Configure bugmail: https://bugs.freedesktop.org/us

[Bug 33042] RV770: Broken Mipmap creation/display

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33042 --- Comment #3 from Alex Deucher 2011-01-12 18:59:27 PST --- What version of mesa are you using? Does mesa 7.10 or 7.9.1 work any better? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 32733] arbocclude2 from mesa-demos segfaults

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32733 --- Comment #4 from Brian Paterni 2011-01-12 19:23:50 PST --- 30616fdacfd3e2d8d3df64e4aa6b4cac405f3cf0 fixes arbocclude2 for me. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail bec

[Bug 26562] [bisected] blank screen with radeon.modeset=1

2011-01-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=26562 --- Comment #5 from Sami Liedes 2011-01-13 04:48:58 --- Yes, 2.6.37 + that patch works for me. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watching t

[Bug 33031] r600 DPMS does not turn of backlight

2011-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33031 Chris Bandy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 10.01.2011 23:59, schrieb Dave Airlie: > > Hi Linus, > > non-drm changes: > one kref change we needed that went on list with no comments > > New hardware: > radeon: add support for Fusion APUs and Radeon HD6xxx chipsets > nouveau: Fermi acceleration support (requires external fw for now) > >

Linux 2.6.37

2011-01-12 Thread Indan Zupancic
Hello, On Tue, January 11, 2011 18:39, Chris Wilson wrote: > On Tue, 11 Jan 2011 18:19:17 +0100, Michal Hocko wrote: >> [Let's CC Indan - author of the bugzilla patches] >> >> On Thu 06-01-11 11:48:16, Michal Hocko wrote: >> > Hi, >> > >> > On Tue 04-01-11 17:15:45, Linus Torvalds wrote: >> > [..

[git pull] drm for rc1

2011-01-12 Thread Dave Airlie
On Wed, Jan 12, 2011 at 11:36 AM, Linus Torvalds wrote: > On Tue, Jan 11, 2011 at 3:01 PM, Linus Torvalds > wrote: >> >> ?... I'll test that drm-intel-staging commit. > > Initial testing _seems_ to confirm that merging drm-intel-staging gets > rid of the problem. But I haven't spent a whole lot o

[git pull] drm intel only fixes

2011-01-12 Thread Dave Airlie
I'm stuck at home with just my i5 laptop due to the office being shut due to the ongoing floods. But I've booted and ran this for a few hours and it seems to be better than the current tree. It contains a couple of patches to fix DMAR interaction issues I see on this laptop on top of Chris's pu

[PATCH] Mapping snooped user pages into the GTT

2011-01-12 Thread april
Dear Chris: what do u mean " blit between snooped and unsnooped memory"? It seems you want to map user-space pixmap to GTT space, and use 2d copy to do upload/download? TTM can map user space memory to GTT aperture by using "ttm_bo_type_user", but no dirver use it yet.?? Thanks 2011/1/8 Chris

[RFC PATCH v2] Utilize the PCI API in the TTM framework.

2011-01-12 Thread Thomas Hellstrom
Hi, Konrad. This discussion has become a bit lenghty. I'll filter out the sorted-out stuff, which leaves me with two remaining issues: On 01/11/2011 04:55 PM, Konrad Rzeszutek Wilk wrote: > > So at the end we have 16GB taken from 8GB->24GB, and 320MB taken from > 0->4GB. When you start allocati

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added CC||edwintorok at gmail.com --- Comment

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=16265 --- Comment #9 from Florian Mickler 2011-01-12 11:19:26 --- Is this issue still visible on 2.6.37? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are watch

[git pull] drm for rc1

2011-01-12 Thread Christian Borntraeger
Am 12.01.2011 00:28, schrieb Linus Torvalds: > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > wrote: >> >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) >> During startup the framebuffer

[PATCH] Mapping snooped user pages into the GTT

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 15:40:33 +0800, april wrote: > Dear Chris: > > what do u mean " blit between snooped and unsnooped memory"? > It seems you want to map user-space pixmap to GTT space, and use 2d > copy to do upload/download? Yes, and sample from snooped memory for some operations. > TTM can

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 16265] Why is kslowd accumulating so much CPU time?

2011-01-12 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=16265 Florian Mickler changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https

[PATCH] [correction] load fbcon from drm_kms_helper

2011-01-12 Thread Florian Mickler
Hi David! Did you see this patch? I was wondering what you think about it... On Sun, 12 Dec 2010 12:39:22 -0600 David Fries wrote: > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon, > and drm_kms_helper are all modules, radeon is auto loaded (by PCI id?), > drm_kms_helper

Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 01:35:49 +0100 (CET), "Indan Zupancic" wrote: > Yeah, the second patch is a bit of a desperate attempt because Larry reported > that > it didn't fix his problem. > > About your patch, you still do: > > +void intel_panel_setup_backlight(struct drm_device *dev) > +{ > + s

Linux 2.6.37

2011-01-12 Thread Chris Wilson
On Wed, 12 Jan 2011 12:07:23 +, Chris Wilson wrote: > diff --git a/drivers/gpu/drm/i915/intel_panel.c > b/drivers/gpu/drm/i915/intel_pan > index e00d200..27c79c7 100644 > --- a/drivers/gpu/drm/i915/intel_panel.c > +++ b/drivers/gpu/drm/i915/intel_panel.c > @@ -278,6 +278,6 @@ void intel_panel

[git pull] drm for rc1

2011-01-12 Thread James Simmons
> Am 12.01.2011 00:28, schrieb Linus Torvalds: > > On Tue, Jan 11, 2011 at 3:20 PM, Christian Borntraeger > > wrote: > >> > >> Now nouveau framebuffer is completely broken on my T61p (01:00.0 VGA > >> compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)) > >> During startup t

  1   2   >