From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:40408 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728758AbeLFH2L (ORCPT ); Thu, 6 Dec 2018 02:28:11 -0500 Date: Thu, 6 Dec 2018 08:28:07 +0100 From: Greg Kroah-Hartman To: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Chris Wilson , Joonas Lahtinen Subject: Re: [PATCH 4.19 044/110] drm/i915: Disable LP3 watermarks on all SNB machines Message-ID: <20181206072807.GA21314@kroah.com> References: <20181129135921.231283053@linuxfoundation.org> <20181129135923.048859299@linuxfoundation.org> <20181205213905.GW9144@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20181205213905.GW9144@intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Dec 05, 2018 at 11:39:05PM +0200, Ville Syrj�l� wrote: > On Thu, Nov 29, 2018 at 03:12:15PM +0100, Greg Kroah-Hartman wrote: > > 4.19-stable review patch. If anyone has any objections, please let me know. > > This one apparently introduces some annoying dmesg errors: > [ 3.487895] [drm:intel_print_wm_latency [i915]] *ERROR* Primary WM3 latency not provided > [ 3.487926] [drm:intel_print_wm_latency [i915]] *ERROR* Sprite WM3 latency not provided > [ 3.487955] [drm:intel_print_wm_latency [i915]] *ERROR* Cursor WM3 latency not provided > > To silence those please also backport > commit 274dba1ae8ff ("drm/i915: Downgrade Gen9 Plane WM latency error") That commit id is not in Linus's tree, are you sure it is correct? thanks, greg k-h