public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Michael Leun <ml@newton.leun.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: solved: 2.6.23 && fglrx && s2ram
Date: Fri, 12 Oct 2007 01:31:17 +0200	[thread overview]
Message-ID: <200710120131.17897.rjw@sisk.pl> (raw)
In-Reply-To: <20071012000722.3cbf17b6@elektra.leun.net>

Hi,

On Friday, 12 October 2007 00:07, Michael Leun wrote:
> Hello,
> 
> (please, don't blame me for using the binary only driver, I will
> happily switch to a open source one once it properly runs mplayer,
> e.g.).
> 
> Renaming the config options for suspend/sleep broke fglrx power
> management.

It looks like your patch is against the fglrx driver, isn't it?

> --- firegl_public.h.orig	2007-10-11 23:43:26.000000000 +0200
> +++ firegl_public.h	2007-10-11 23:53:08.000000000 +0200
> @@ -172,7 +172,7 @@
>  #endif
>  
>  #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
> -#if !defined(CONFIG_SMP) || defined(CONFIG_SUSPEND_SMP) // ACPI not working on older SMP kernel (prior to 2.6.13) 
> +#if !defined(CONFIG_SMP) || defined(CONFIG_PM_SLEEP_SMP) // ACPI not working on older SMP kernel (prior to 2.6.13) 
>  #define FIREGL_POWER_MANAGEMENT
>  #endif
>  #endif
>  
> 

Greetings,
Rafael

  reply	other threads:[~2007-10-11 23:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-11 22:07 solved: 2.6.23 && fglrx && s2ram Michael Leun
2007-10-11 23:31 ` Rafael J. Wysocki [this message]
2007-10-11 23:49   ` Michael Leun
2007-10-12  0:06     ` Adrian Bunk
2007-10-12 12:10       ` Rafael J. Wysocki
2007-10-12 12:33       ` Bill Davidsen
2007-10-12 12:46         ` Adrian Bunk

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=200710120131.17897.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ml@newton.leun.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox