From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Biggers Subject: Re: [Linux v4.3-rc6] i915: issues with Skylake integrated graphics Date: Mon, 26 Oct 2015 20:50:49 -0500 Message-ID: <20151027015049.GA1574@zzz> References: <20151023023411.GA1148@zzz> <87pp014v3u.fsf@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <87pp014v3u.fsf@intel.com> Sender: linux-kernel-owner@vger.kernel.org To: Jani Nikula Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On Mon, Oct 26, 2015 at 03:28:37PM +0200, Jani Nikula wrote: > Please file two separate bugs at [1], one for the above, and another for > the below. Please add drm.debug=14 module parameter, and attach dmesg > all the way from boot to the problem. I have filed https://bugs.freedesktop.org/show_bug.cgi?id=92685 for the second part. I did not, however, re-experience the first warning (the "WARN_ON(p->pixel_rate == 0)") after upgrading to Linux v4.3-rc7 and rebooting several times. Eric