From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Skillen Subject: i915 kernel driver errors Date: Sat, 19 Jul 2014 10:01:33 -0400 Message-ID: <53CA7A3D.8090305@ccsl.carleton.ca> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1221787268==" Return-path: Received: from shakespeare.ccsl.carleton.ca (shakespeare.ccsl.carleton.ca [134.117.225.58]) by gabe.freedesktop.org (Postfix) with ESMTP id AA1CF6E0A1 for ; Sat, 19 Jul 2014 07:28:46 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1221787268== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="exgonO8Nt4Lvr9ObMMWJxiFX7lDCHTOqM" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --exgonO8Nt4Lvr9ObMMWJxiFX7lDCHTOqM Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable After upgrading my kernel from 3.11 to 3.13, I have been experiencing issues with graphical freezes. Specific dmesg errors started showing up after the upgrade (see below). When waking the screen from power saving/screensaver, the primary display wakes but X stops responding to input (the mouse cursor can still move, but clicking has no effect). Secondary display does not wake.= This issue persists up to the latest 3.16-rc5. A commit bisect shows that fdbc3b1f639bb2cbfb32c612b2699e0ba373317d is the first bad commit. Reverting that commit on the 3.16-rc5 branch seemed to fix the problem. The original bug report also contains relevant logs and configuration information (e.g., Xorg.0.log, lspci, etc.): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1343543 Please let me know if you require any further logs or information. Sincerely, Adam Skillen Hardware: Dell System XPS L502X/0NJT03, BIOS A12 09/07/2012 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) Bisect result: fdbc3b1f639bb2cbfb32c612b2699e0ba373317d is the first bad commit $ git show commit fdbc3b1f639bb2cbfb32c612b2699e0ba373317d Author: Jani Nikula