All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@kernel.org>
To: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: dri-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [RFC] full suspend/resume support for i915 DRM driver
Date: Wed, 24 Oct 2007 22:17:12 +0200	[thread overview]
Message-ID: <20071024201712.GH30533@stusta.de> (raw)
In-Reply-To: <200710222115.44549.jbarnes@virtuousgeek.org>

On Mon, Oct 22, 2007 at 09:15:43PM -0700, Jesse Barnes wrote:
> On Friday, October 19, 2007, Jesse Barnes wrote:
> > Dave can you take a look at the new flag and also see what you think
> > about supporting suspend/resume in the event X hasn't started yet?
> > There's some #if 0'd code to support that case, but I haven't tested
> > it.
> 
> Ok Dave, this one's been updated with support for suspend/resume with
> or without X running (iow I removed the requirement that X initialize
> the driver, which DRM drivers usually have).
> 
> Hope it looks alright, it could definitely use testing on more
> machines though...
> 
> Jesse
> 
> diff --git a/linux-core/Kconfig b/linux-core/Kconfig
> index 2d02c76..5e73fc7 100644
> --- a/linux-core/Kconfig
> +++ b/linux-core/Kconfig
> @@ -50,7 +50,7 @@ config DRM_I810
>  
>  choice
>  	prompt "Intel 830M, 845G, 852GM, 855GM, 865G"
> -	depends on DRM && AGP && AGP_INTEL
> +	depends on DRM && AGP && AGP_INTEL && !FB_INTEL
>  	optional
>...

This sounds like a bad regression.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2007-10-24 20:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-18 21:01 [RFC] full suspend/resume support for i915 DRM driver Jesse Barnes
2007-10-20  2:51 ` Jesse Barnes
2007-10-23  4:15   ` Jesse Barnes
2007-10-24 20:17     ` Adrian Bunk [this message]
2007-10-24 21:07       ` Jesse Barnes
2007-10-24 13:35 ` Pavel Machek
2007-10-24 15:18   ` Jesse Barnes
2007-10-24 21:22     ` Rafael J. Wysocki
2007-10-25 23:53       ` Jesse Barnes
2007-10-26  4:59         ` Greg KH
2007-10-26 16:57           ` Jesse Barnes
2007-10-26 17:10             ` Kay Sievers
2007-10-26 18:12               ` Jesse Barnes
2007-10-26 18:21                 ` Kay Sievers
2007-10-26 18:40               ` fixing up DRM device model usage Jesse Barnes
2007-10-26 19:08                 ` Kay Sievers
2007-10-26 21:31                   ` Jesse Barnes
2007-10-27 21:12                     ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071024201712.GH30533@stusta.de \
    --to=bunk@kernel.org \
    --cc=dri-devel@lists.sourceforge.net \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.