[Bug 16273] suspend/resume failure with radeon kms driver

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16273 --- Comment #3 from Jose Marino 2010-06-24 00:01:29 --- Created an attachment (id=26921) --> (https://bugzilla.kernel.org/attachment.cgi?id=26921) dmesg after suspend/resume test with radeon.agpmode=-1 I don't see those error messages from

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 --- Comment #6 from Alex Deucher 2010-06-23 21:17:36 --- If so, this bug and probably bug 16273 are dupes of bug 15969. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 --- Comment #5 from Alex Deucher 2010-06-23 21:14:53 --- I think this should be fixed in: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=10b06122afcc78468bd1d009633cb71e528acdc5 -- Configure bugmail: https:

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread Jesse Barnes
On Wed, 23 Jun 2010 13:36:37 -0700 Andrew Morton wrote: > On Wed, 23 Jun 2010 13:05:47 -0700 > Jesse Barnes wrote: > > > On Wed, 23 Jun 2010 12:56:05 -0700 > > Andrew Morton wrote: > > > > > On Wed, 23 Jun 2010 13:12:59 +1000 > > > Dave Airlie wrote: > > > > > > > Jesse's initial patch comm

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 --- Comment #4 from Michael Long 2010-06-23 21:01:59 --- Hi, this does work for me, tested on 2.6.31 and 2.6.34. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread Andrew Morton
On Wed, 23 Jun 2010 13:05:47 -0700 Jesse Barnes wrote: > On Wed, 23 Jun 2010 12:56:05 -0700 > Andrew Morton wrote: > > > On Wed, 23 Jun 2010 13:12:59 +1000 > > Dave Airlie wrote: > > > > > Jesse's initial patch commit said: > > > > > > "At panic time (i.e. when oops_in_progress is set) we sh

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread Jesse Barnes
On Wed, 23 Jun 2010 12:56:05 -0700 Andrew Morton wrote: > On Wed, 23 Jun 2010 13:12:59 +1000 > Dave Airlie wrote: > > > Jesse's initial patch commit said: > > > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > > harder to update the screen and make sure output gets to

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread Andrew Morton
On Wed, 23 Jun 2010 13:12:59 +1000 Dave Airlie wrote: > Jesse's initial patch commit said: > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > harder to update the screen and make sure output gets to the VT, since > some drivers are capable of flipping back to it. > > S

Re: glint KMS - how to proceed?

2010-06-23 Thread Matt Turner
On Wed, Jun 23, 2010 at 12:03 PM, James Simmons wrote: > >> I'm working on modesetting, and I'm kind of unsure how to proceed. >> >> My repository is here (ignore all the commit dates): >> http://git.kernel.org/?p=linux/kernel/git/mattst88/glint.git;a=summary > > I also did one for the 3Dfx drm dr

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #3 f

[Bug 16273] suspend/resume failure with radeon kms driver

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16273 Alex Deucher changed: What|Removed |Added CC||alexdeuc...@gmail.com --- Comment #2 f

[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250

2010-06-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=16140 Andrew Morton changed: What|Removed |Added CC||a...@linux-foundation.org Assign

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread Jesse Barnes
On Wed, 23 Jun 2010 13:12:59 +1000 Dave Airlie wrote: > From: Jesse Barnes > > Jesse's initial patch commit said: > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > harder to update the screen and make sure output gets to the VT, since > some drivers are capable of fl

Re: glint KMS - how to proceed?

2010-06-23 Thread James Simmons
> I'm working on modesetting, and I'm kind of unsure how to proceed. > > My repository is here (ignore all the commit dates): > http://git.kernel.org/?p=linux/kernel/git/mattst88/glint.git;a=summary I also did one for the 3Dfx drm driver. Just as a note make sure that your glint driver works wi

Re: [PATCH] fb: fix colliding defines for fb flags.

2010-06-23 Thread James Simmons
> From: Dave Airlie > > When I added the flags I must have been using a 25 line terminal and missed > the following flags. > > The collided with flag has one user in staging despite being in-tree for 5 > years. > > I'm happy to push this via my drm tree unless someone really wants to do it.

Re: [PATCH] vt/console: try harder to print output when panicing

2010-06-23 Thread James Simmons
> From: Jesse Barnes > > Jesse's initial patch commit said: > > "At panic time (i.e. when oops_in_progress is set) we should try a bit > harder to update the screen and make sure output gets to the VT, since > some drivers are capable of flipping back to it. > > So make sure we try to unblank

[PATCH] Implement direct pineview backlight control.

2010-06-23 Thread Bryan Freed
drm/i915: Add a direct interface for pineview backlight support. This adds a Kconfig variable CONFIG_DRM_I915_DIRECT_BACKLIGHT to optionally include the new source file i915_backlight.c. This file registers a couple backlight set/get routines with the standard drivers/video/backlight interface to