<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/fb/intelfb.txt, branch v2.6.34</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.34</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.34'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-10-16T18:21:42Z</updated>
<entry>
<title>intelfb: support 945GME (as used in ASUS Eee 901)</title>
<updated>2008-10-16T18:21:42Z</updated>
<author>
<name>Phil Endecott</name>
<email>phil_wueww_endecott@chezphil.org</email>
</author>
<published>2008-10-16T05:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3f7a26b4b9768fe31597d1af35106aa512dc3742'/>
<id>urn:sha1:3f7a26b4b9768fe31597d1af35106aa512dc3742</id>
<content type='text'>
Add 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.

The 945GME is used in the ASUS Eee 901, and I coded this in the hope that
I'd be able to use it to get a console at the native 1024x600 resolution
which is not known to the BIOS.  I realised too late that the intelfb
driver does not support mode changing on laptops, so it won't be any
use for me.

Signed-off-by: Phil Endecott &lt;spam_from_intelfb@chezphil.org&gt;
Acked-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM</title>
<updated>2008-04-28T15:58:41Z</updated>
<author>
<name>Maik Broemme</name>
<email>mbroemme@plusserver.de</email>
</author>
<published>2008-04-28T09:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0e170c72c0c55bd78213a0f5053bd9a1dde403b7'/>
<id>urn:sha1:0e170c72c0c55bd78213a0f5053bd9a1dde403b7</id>
<content type='text'>
Add support for the 965G and 965GM graphic chipsets to the intelfb driver.  I
have a notebook with an Intel Mobile GM965/GL960 Integrated Graphics
Controller and with the attached patch the framebuffer comes up.  I have
tested it a bit with DirectFB to make sure it is working stable.

I also have an Intel Mobile GM945 and I compared the results, the programming
interface of the 9xx series from Intel is mostly the same, so I think the
patch should add all the functionality which the 945GM has.

Signed-off-by: Maik Broemme &lt;mbroemme@plusserver.de&gt;
Cc: Dave Airlie &lt;airlied@linux.ie&gt;
Cc: Antonino Daplas &lt;adaplas@pol.net&gt;
Cc: Geert Uytterhoeven &lt;Geert.Uytterhoeven@sonycom.com&gt;
Cc: Krzysztof Halasa &lt;khc@pm.waw.pl&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] intelfb: Documentation update</title>
<updated>2006-10-03T15:04:09Z</updated>
<author>
<name>Ph. Marek</name>
<email>philipp.marek@bmlv.gv.at</email>
</author>
<published>2006-10-03T08:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6bf1d73d7a512cfa791b7415742f71c80f6b8d7e'/>
<id>urn:sha1:6bf1d73d7a512cfa791b7415742f71c80f6b8d7e</id>
<content type='text'>
Correct sample boot line and add a remark on mode setting.

Signed-off-by: Antonino Daplas &lt;adaplas@pol.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>intelfb: update doc and Kconfig (supported devices)</title>
<updated>2006-08-22T00:07:01Z</updated>
<author>
<name>Christian Merkle</name>
<email>mail@christian-merkle.de</email>
</author>
<published>2006-08-22T00:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d463d34e7b336ae3645ac331adccb578ae5a4285'/>
<id>urn:sha1:d463d34e7b336ae3645ac331adccb578ae5a4285</id>
<content type='text'>
According to drivers/video/intelfb/intelfb.h, the intelfb driver
supportes the following devices:
830M/845G/852GM/855GM/865G/915G/915GM/945G/945GM. So the description in
drivers/video/Kconfig and the documentation in
Documentation/fb/intelfb.txt is outdated.

airlied: cleaned up some other obvious mistakes in intelfb.txt.

Signed-off-by: Christian Merkle &lt;mail@christian-merkle.de&gt;
Signed-off-by: Dave Airlie &lt;airlied@linux.ie&gt;
</content>
</entry>
<entry>
<title>[PATCH] intelfb documentation</title>
<updated>2005-06-22T02:07:40Z</updated>
<author>
<name>Sylvain Meyer</name>
<email>sylvain.meyer@worldonline.fr</email>
</author>
<published>2005-06-22T00:17:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4ff45f515144d232c83bf55c53f54deecb750296'/>
<id>urn:sha1:4ff45f515144d232c83bf55c53f54deecb750296</id>
<content type='text'>
Add a small documentation of the driver parameters.

Signed-off-by: Sylvain Meyer &lt;sylvain.meyer@worldonline.fr&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
