From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752708AbbJ0Bux (ORCPT ); Mon, 26 Oct 2015 21:50:53 -0400 Received: from mail-ig0-f182.google.com ([209.85.213.182]:32830 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751824AbbJ0Buw (ORCPT ); Mon, 26 Oct 2015 21:50:52 -0400 Date: Mon, 26 Oct 2015 20:50:49 -0500 From: Eric Biggers To: Jani Nikula Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [Linux v4.3-rc6] i915: issues with Skylake integrated graphics Message-ID: <20151027015049.GA1574@zzz> References: <20151023023411.GA1148@zzz> <87pp014v3u.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pp014v3u.fsf@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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