From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:60842 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934056AbeBMQLt (ORCPT ); Tue, 13 Feb 2018 11:11:49 -0500 Date: Tue, 13 Feb 2018 17:11:33 +0100 From: Greg KH To: Ville Syrjala Cc: intel-gfx@lists.freedesktop.org, stable@vger.kernel.org Subject: Re: [PATCH stable-4.14 0/3] drm/i915: Fix plane regression Message-ID: <20180213161133.GI14300@kroah.com> References: <20180201164833.5011-1-ville.syrjala@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180201164833.5011-1-ville.syrjala@linux.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Feb 01, 2018 at 06:48:30PM +0200, Ville Syrjala wrote: > From: Ville Syrj�l� > > These backports fix a plane related regression causing a corrupted > screen and bunch of WARNs from the kernel on some pre-i965 era > hardware. > > Cc: # 4.14 All now qpplied, thanks. greg k-h