diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-11 13:00:13 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-11 13:00:13 +0000 |
commit | 75406775b83ca5c320e4bc2d2dbd8f1eb0d1677d (patch) | |
tree | 5f33123c8a0b531d6fd57b2c90f99f99d1b75370 | |
parent | 0b116a1d023ad7cc148d91f268dbf71452dbd9dd (diff) |
NEWS: Fix marketing name for 945gm
The GMA3100 was the desktop G31/G33 which whilst almost identical to the
GMA950, notably does not require the extra unfenced alignment.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ of breaking glyph rendering with xorg-1.12 and older on 64-bit machines. Release 2.21.1 (2013-02-10) =========================== -A fix for a potential GPU hang on 945gm (GMA3100) and earlier chipsets, +A fix for a potential GPU hang on 945gm (GMA950) and earlier chipsets, along with backporting SNA to the packages found in stable distributions like Debian 6.0 (Squeeze). |