mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
20
NEWS
20
NEWS
@@ -1,3 +1,23 @@
|
||||
Release 2.20.2 (2012-07-27)
|
||||
===========================
|
||||
For the last 9 months, since 2.16.901, we have been shipping a driver that
|
||||
does not work on IvyBridge GT1 systems (HD2500 graphics); we were telling
|
||||
the GPU to use an invalid number of threads for the pixel shader and this
|
||||
in turned caused the GPU to hang.
|
||||
|
||||
Also fixed since the last release just a few days ago:
|
||||
|
||||
* Support for the gmux backlight controller on Apple laptops
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=52423
|
||||
|
||||
* Fix X -configure not to list this driver as matching any Intel device,
|
||||
just the VGA class devices will do!
|
||||
|
||||
* A crash in SNA when repeatedly switching xrandr rotations
|
||||
|
||||
* Corruption in SNA observed in kwin on IvyBridge
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=52473
|
||||
|
||||
Release 2.20.1 (2012-07-22)
|
||||
===========================
|
||||
A week in, grab the brown paper bags, for it is time to reveal a couple
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xf86-video-intel],
|
||||
[2.20.1],
|
||||
[2.20.2],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
[xf86-video-intel])
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
|
||||
Reference in New Issue
Block a user