From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:44560 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726159AbeJHWBY (ORCPT ); Mon, 8 Oct 2018 18:01:24 -0400 Date: Mon, 8 Oct 2018 10:49:17 -0400 From: Sasha Levin To: "Deucher, Alexander" Cc: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , "Wentland, Harry" , "Zhu, Rex" , Sasha Levin Subject: Re: [PATCH 4.18 222/235] drm/amd/pp: Send khz clock values to DC for smu7/8 Message-ID: <20181008144917.GE32006@sasha-vm> References: <20180924113103.999624566@linuxfoundation.org> <20180924113125.488862921@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Oct 08, 2018 at 02:33:56PM +0000, Deucher, Alexander wrote: >> -----Original Message----- >> From: Greg Kroah-Hartman >> Sent: Monday, September 24, 2018 7:53 AM >> To: linux-kernel@vger.kernel.org >> Cc: Greg Kroah-Hartman ; >> stable@vger.kernel.org; Wentland, Harry ; >> Deucher, Alexander ; Zhu, Rex >> ; Sasha Levin >> Subject: [PATCH 4.18 222/235] drm/amd/pp: Send khz clock values to DC for >> smu7/8 >> >> 4.18-stable review patch. If anyone has any objections, please let me know. >> > >This regresses power usage on 4.18. Please revert. >https://bugzilla.kernel.org/show_bug.cgi?id=201275 Hi Alex, Thank you for the report. I'm working on improving this process, I'd be very grateful if you could answer a few questions about this: 1. Is the same breakage seen upstream? (if so, it should be reverted there as well and we can grab the revert into -stable). 2. Does the issue reported by this patch ("pipes seem to hang with a 4k DP and 1080p HDMI display") exist in the 4.18 stable tree? 3. If not, could you briefly explain why? The algorithm I use was very confident about this patch being stable material, and when I looked at it back then (and again now) I was very confident of the same. If I can understand where I was wrong I could improve my process. Thank you!