linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Phil Endecott" <phil_utscv_endecott@chezphil.org>
To: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: sylvain.meyer@worldonline.fr,
	linux-fbdev-devel@lists.sourceforge.net,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] intelfb: support 945GME (as used in	ASUS Eee 901)
Date: Sun, 31 Aug 2008 15:50:54 +0100	[thread overview]
Message-ID: <1220194254502@dmwebmail.dmwebmail.chezphil.org> (raw)
In-Reply-To: <20080831092722.c80c73c5.krzysztof.h1@poczta.fm>

Krzysztof Helt wrote:
> On Fri, 29 Aug 2008 12:50:45 +0100
> "Phil Endecott" <phil_utscv_endecott@chezphil.org> wrote:
>
>> The following patch adds support for Intel's 945GME graphics chip to
>> the intelfb driver.  I have assumed that the 945GME is identical to the
>> already-supported 945GM apart from its PCI IDs; this is based on a quick
>> look at the X driver for these chips which seems to treat them
>> identically.

[snip]

>> -#define SUPPORTED_CHIPSETS	"830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/965G/965GM"
>> +#define SUPPORTED_CHIPSETS  "830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM/945GME/965G/965GM"
>>  
>
> Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>
>
> BTW, Is it possible to shorten this list by something like "830/845/852/865/915/945/965 models G, GM and GME" or 
> "830M/8x5G/8x5GM/9x5G/9x5GM/9x5GME" or maybe something else?

Doing so would reduce grep-ability.  I did a lot of "grep -r 945GM ." 
while trying to understand this.


Phil.




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

  reply	other threads:[~2008-08-31 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-29 11:50 [PATCH] intelfb: support 945GME (as used in ASUS Eee 901) Phil Endecott
2008-08-31  7:27 ` Krzysztof Helt
2008-08-31 14:50   ` Phil Endecott [this message]
2008-10-13  1:09 ` Geoffroy Carrier

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=1220194254502@dmwebmail.dmwebmail.chezphil.org \
    --to=phil_utscv_endecott@chezphil.org \
    --cc=krzysztof.h1@poczta.fm \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sylvain.meyer@worldonline.fr \
    /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;
as well as URLs for NNTP newsgroup(s).