summaryrefslogtreecommitdiffstats
path: root/Documentation/gfx/libgfxinit.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gfx/libgfxinit.md')
-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
------------------------------