From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-178.mta1.migadu.com (out-178.mta1.migadu.com [95.215.58.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B7C361A4F2B for ; Tue, 13 Aug 2024 19:54:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.178 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723578878; cv=none; b=hs9nWbPBALAuMXWU+RGdxIQUWltJ/yJYGwcpGC+AKv3LMOxRPF2ivR1T1Cco0I7tlJ3n/u/4yBBCvQJjfm5D0RZEa763bl2wCoAe9Fio4bYZsZvozT5I4sCf94R1jJ1cLuSi6oHxQsObkmX3XrZ69ZgKdqsZmq1WgBJ4BLIGVs8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723578878; c=relaxed/simple; bh=gS67BgDPmV3smXCjYLNBei7PnUTvpUtKbgZkKyolsfk=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=GZakmaPwrEZNPlHGuMu2N1/I4iA1Rx5nz/DszLibYdjg9+XPYUy+uWZT4HxrTfPLPfK3cLGD02qrEqpdaRFgawIXr073oCgbE9dtNdZ3LwoisnsMCFa8yUC3V8P5201ZlYKzjsixzKlhVOTZ+cvCBKVKewZmhPgXHNtYw3gtPm4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=holm.dev; spf=pass smtp.mailfrom=holm.dev; dkim=pass (2048-bit key) header.d=holm.dev header.i=@holm.dev header.b=S5WcwaWY; arc=none smtp.client-ip=95.215.58.178 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=holm.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=holm.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=holm.dev header.i=@holm.dev header.b="S5WcwaWY" Message-ID: <12516acf-bee6-4371-a745-8f9e221bc657@holm.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=holm.dev; s=key1; t=1723578873; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ybU5fZuGvqXMvEmK5ZQDsI/cL+5fGncOiEXqBYtLv9o=; b=S5WcwaWYef998RxsEapBTEXWJ9/BIxvWohuGtm8z1cbw+Mgm0wKLvQqStaPjGs0mIOXAPD LJLcpm63/ZXNi/FZ350MWDK12+yPZrjk9EtI9F+D6VCeIrUhvn0P1fMRIPAj+amPT3exU6 FFMYG+HdX+mzDbeBBSj7L7kR4zMHjaRvHXWdix6raredDRo7f5SQuTRWNZuAMrxKbOP/rC O8pbWtG7+h1A7uVpBgAYi2JXE6koRRS5Mg7JtMk06wFrb8jFCnxt00KjqffwNMag4mFTDj ThH9iJKptvAgcvVuqyBjcXtWjTYvmPBbF7cTKFgorgvBIbpThtGfUuDGgveghg== Date: Tue, 13 Aug 2024 21:54:27 +0200 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [PATCH 6.10 257/263] drm/amd/display: Defer handling mst up request in resume To: Greg Kroah-Hartman , "Lin, Wayne" Cc: "stable@vger.kernel.org" , "patches@lists.linux.dev" , "Limonciello, Mario" , "Deucher, Alexander" , "Wu, Hersen" , "Wheeler, Daniel" References: <20240812160146.517184156@linuxfoundation.org> <20240812160156.489958533@linuxfoundation.org> <235aa62e-271e-4e2b-b308-e29b561d6419@holm.dev> <2024081345-eggnog-unease-7b3c@gregkh> <2024081317-penniless-gondola-2c07@gregkh> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kevin Holm Content-Language: en-US In-Reply-To: <2024081317-penniless-gondola-2c07@gregkh> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT On 13.08.24 17:26, Greg Kroah-Hartman wrote: > On Tue, Aug 13, 2024 at 02:41:34PM +0000, Lin, Wayne wrote: >> [AMD Official Use Only - AMD Internal Distribution Only] >> >> Hi Greg and Kevin, >> >> Sorry for inconvenience, but this one should be reverted by another backport patch: >> "drm/amd/display: Solve mst monitors blank out problem after resume" > > What commit id in Linus's tree is that? From what I can tell it's: e33697141bac18 ("drm/amd/display: Solve mst monitors blank out problem after resume") You've send out a message that it failed to apply to a few of the stable trees: - 6.10: https://lore.kernel.org/stable/2024081212-vitally-baked-7f93@gregkh/ - 6.6 : https://lore.kernel.org/stable/2024081213-roast-humorless-fd20@gregkh/ - 6.1 : https://lore.kernel.org/stable/2024081213-sweep-hungry-2d10@gregkh/ To apply it on top of 6.10.5-rc1 these two patches need to be applied first: f63f86b5affcc2 ("drm/amd/display: Separate setting and programming of cursor") 1ff6631baeb1f5 ("drm/amd/display: Prevent IPX From Link Detect and Set Mode") I don't know if that solves the problem I initially described as I'm currently on a different setup. What I can say is that it applying those three patches on top of 6.10.5-rc1 works without conflicts and compiles without errors. ~kevin > thanks, > > greg k-h