From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 55B74C77B73 for ; Thu, 20 Apr 2023 12:59:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229521AbjDTM7a (ORCPT ); Thu, 20 Apr 2023 08:59:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230187AbjDTM73 (ORCPT ); Thu, 20 Apr 2023 08:59:29 -0400 Received: from fanzine2.igalia.com (fanzine2.igalia.com [213.97.179.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 528691FFD for ; Thu, 20 Apr 2023 05:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=axhjz0+6MaGCesce83L143FhN0XhW/HEJLOOSR5/LzA=; b=LkUpH0AVeTFhyulj02sVVF+yb/ 9zO+PM7T+gdlh+/I/cTjawugl2bLxfoIAEiaxkaubYGGYFVGiJ1LF0hiWg3y27vtv5djCKdhzUYB0 bwqvolS5oIuIfm5c/fFuKCDwjvjTHB3Q43UAXKs+zFmpBos/EWLhhAYRFAsHlIvh0xHEQtXSYysjf +qKckYRglS8hSfNaPxZZjkYIoOV4uhB/qrDkBWAggi+VZskPN/Y95TM6KRWaE6sjPVKGHP9sY2Sar GSPpQhh6G5qeglhLUCsmdeqM0uWtttphxkHaK/8oBw4RvVpz34ozKtl8FXX7wCrNKFY/gJctZsTDD FahM3iYA==; Received: from 201-92-79-199.dsl.telesp.net.br ([201.92.79.199] helo=[192.168.1.60]) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128) (Exim) id 1ppTsj-006qty-3I; Thu, 20 Apr 2023 14:59:25 +0200 Message-ID: <94b63d19-4151-c294-50eb-c325ea9c699f@igalia.com> Date: Thu, 20 Apr 2023 09:59:17 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH 6.1.y] drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes Content-Language: en-US To: "gregkh@linuxfoundation.org" Cc: "Deucher, Alexander" , "stable@vger.kernel.org" , "sashal@kernel.org" , "amd-gfx@lists.freedesktop.org" , "Zhu, James" , "Liu, Leo" , "kernel@gpiccoli.net" , "kernel-dev@igalia.com" References: <20230418221522.1287942-1-gpiccoli@igalia.com> <9b9a28f5-a71f-bb17-8783-314b1d30c51f@igalia.com> From: "Guilherme G. Piccoli" In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 20/04/2023 09:42, gregkh@linuxfoundation.org wrote: > [...] >> @Greg, can you pick this one? Thanks! > > Which "one" are you referring to here? > > confused, > > greg k-h This one, sent in this email thread. The title of the patch is "drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes", target is 6.1.y and (one of the) upstream hash(es) is 542a56e8eb44 heh Cheers, Guilherme