summaryrefslogtreecommitdiffstats
path: root/Documentation/gfx
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2019-10-12 18:31:56 +0200
committerNico Huber <nico.h@gmx.de>2019-10-14 19:33:22 +0000
commit465dd5c5241c5f682fb987c1c2ea0b47a28009fb (patch)
tree8569de4ed7991f070151503220a344a0a551e07b /Documentation/gfx
parent29e53582cc738d009579d1832537aaa8deeb7ca9 (diff)
downloadcoreboot-465dd5c5241c5f682fb987c1c2ea0b47a28009fb.tar.gz
coreboot-465dd5c5241c5f682fb987c1c2ea0b47a28009fb.tar.bz2
coreboot-465dd5c5241c5f682fb987c1c2ea0b47a28009fb.zip
Documentation/gfx: Update support list of libgfxinit
Also get rid of some manual hyphenation. Change-Id: Ibeb4eceeae48cf375171d0261ed9475010b0d5b1 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35989 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'Documentation/gfx')
-rw-r--r--Documentation/gfx/libgfxinit.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/Documentation/gfx/libgfxinit.md b/Documentation/gfx/libgfxinit.md
index c000f27d6048..06083639067f 100644
--- a/Documentation/gfx/libgfxinit.md
+++ b/Documentation/gfx/libgfxinit.md
@@ -7,13 +7,14 @@ Introduction and Current State in coreboot
*libgfxinit* is a library of full-featured graphics initialization
(aka. modesetting) drivers. It's implemented in SPARK (a subset of
Ada with formal verification features). While not restricted to in
-any way, it currently only supports Intel's integrated gfx control-
-lers (GMA).
-
-Currently, it supports the Intel Core i3/i5/i7 processor line and
-will support HDMI and DP on the Atom successor Apollo Lake. At the
-time of writing, Sandy Bridge, Ivy Bridge, and Haswell are veri-
-fied to work within *coreboot*.
+any way, it currently only supports Intel's integrated graphics
+controllers (GMA).
+
+Currently, it supports the Intel Core i3/i5/i7 processor line, HDMI
+and DP on the Apollo Lake processors and everything but SDVO on G45
+and GM45 chipsets. At the time of writing, G45, GM45, everything
+from Arrandale to Coffee Lake, and Apollo Lake are verified to work
+within *coreboot*.
GMA: Framebuffer Configuration
------------------------------