From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751572AbcLEOqe (ORCPT ); Mon, 5 Dec 2016 09:46:34 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56572 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751086AbcLEOqb (ORCPT ); Mon, 5 Dec 2016 09:46:31 -0500 Date: Mon, 5 Dec 2016 15:46:28 +0100 From: Greg Kroah-Hartman To: Peter Wu Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Alex Deucher , Christian =?iso-8859-1?Q?K=F6nig?= Subject: Re: [PATCH 4.8 14/37] drm/amdgpu: fix power state when port pm is unavailable Message-ID: <20161205144628.GA29150@kroah.com> References: <20161130092729.623248210@linuxfoundation.org> <20161130092730.460938123@linuxfoundation.org> <20161130105100.GA20293@al> <20161130115319.GA19626@kroah.com> <20161205001125.GA1893@al> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161205001125.GA1893@al> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 05, 2016 at 01:11:25AM +0100, Peter Wu wrote: > On Wed, Nov 30, 2016 at 12:53:19PM +0100, Greg Kroah-Hartman wrote: > > On Wed, Nov 30, 2016 at 11:51:00AM +0100, Peter Wu wrote: > [..] > > > Please delay this patch (amd tje mext radeon patch, 15/37), it contains > > > a regression for which these patches (from drm-fixes) are needed: > > > > > > drm/radeon: fix check for port PM availability > > > drm/amdgpu: fix check for port PM availability > > > > > > Patches should appear in v4.9-rc8 via > > > https://cgit.freedesktop.org/~airlied/linux/log/?h=drm-fixes > > > > Thanks for letting me know, both are now dropped. Please let me and > > stable@vger.kernel.org know when it is safe to add these back. > > Patches entered mainline, please consider these patches for backporting > to 4.8: > > 1db4496f167b drm/amdgpu: fix power state when port pm is unavailable > d3ac31f3b4bf drm/radeon: fix power state when port pm is unavailable (v2) > > 7ac33e47d576 drm/amdgpu: fix check for port PM availability > bcfdd5d51050 drm/radeon: fix check for port PM availability All now queued up, thanks. greg k-h