[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1220194254502@dmwebmail.dmwebmail.chezphil.org>
Date: Sun, 31 Aug 2008 15:50:54 +0100
From: "Phil Endecott" <phil_utscv_endecott@...zphil.org>
To: "Krzysztof Helt" <krzysztof.h1@...zta.fm>
Cc: "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
<sylvain.meyer@...ldonline.fr>,
<linux-fbdev-devel@...ts.sourceforge.net>
Subject: Re: [Linux-fbdev-devel] [PATCH] intelfb: support 945GME (as used in
ASUS Eee 901)
Krzysztof Helt wrote:
> On Fri, 29 Aug 2008 12:50:45 +0100
> "Phil Endecott" <phil_utscv_endecott@...zphil.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@...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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists