Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp28587pxb; Mon, 11 Apr 2022 17:53:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwiEPfJNGkHpcGNhyBNasHcWd+sTdioTAkvBlSyxQH9V99jkA8Ry6LAs7euMoVDoYKV4G2s X-Received: by 2002:a17:907:d04:b0:6e8:8cbc:e86a with SMTP id gn4-20020a1709070d0400b006e88cbce86amr7952196ejc.194.1649724809151; Mon, 11 Apr 2022 17:53:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649724809; cv=none; d=google.com; s=arc-20160816; b=mdWRjkZJv196Ojmxe8F/rys4V54LZWcYvsn4qy2LBslVbYOcjp0SDOslEGFCZWccYD g661gMCtYYFBnYdD1eqak/vCNGvxoV8eFuZXUcj76Hi5zNinmozK+40T5RZ3oOHe0xBq 7fLF8CoKUr5IkEzbzyuqMp7KJ6McipgnPTDTPtGABjZVDVIHK8WCJfrIe5Z4RInEGoHN vHJEY6iiVacYd1/Tz3ScKGyWtYocdHteL0uf7d/MIueK+VFEuk28i5NzRKOxaUu+l5KD BGgcs7RkjpSyh6pq70VNnYHnTbDTzKGiYdej9Hp/sYpWWf5XwnxbFbpMjpa0Mbeq6ehQ pLrg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:content-language:subject:user-agent:mime-version :date:message-id; bh=VAGzyi+FSb8OHk495IJe+uu4YfikmldRKWrs2MMSAjE=; b=zn1L6ZDx1y78xskwHRGa4QOap1HD8aLg1+2+b4625fjMWzpWBiEwJ3muSEHWd08B5K PgnCkwxBjbEG/UEV+qxOFhvBZsujqTRFbt8vgNbjkwjXPOmiE5dcZfEH9nIcjz+dBVBB revelqfzNTkufO5tKTEwSpaTPlp/aIIAH7TAN4QfMBMteOZ1tQsCrZDAjPb+j5Uj9Akh YEjftaClGGjQTn5Up7T5Ts7csvCvGe4fHeETfJprfmvUjTRuHrWer5Bega0sWUeU1YYF zHMrZBHJ1GavRltqgOJAZGuEOBEn+m3FneoBWi/bLMKTvwIA3hSeQ6EeW69BHnTC62IH w3TA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id d3-20020a170906544300b006df76385c23si7629507ejp.195.2022.04.11.17.53.03; Mon, 11 Apr 2022 17:53:29 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245600AbiDKHn7 (ORCPT + 99 others); Mon, 11 Apr 2022 03:43:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245594AbiDKHn6 (ORCPT ); Mon, 11 Apr 2022 03:43:58 -0400 Received: from mx1.molgen.mpg.de (mx3.molgen.mpg.de [141.14.17.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC2D25599 for ; Mon, 11 Apr 2022 00:41:43 -0700 (PDT) Received: from [192.168.0.2] (ip5f5ae91f.dynamic.kabel-deutschland.de [95.90.233.31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id 4A1D261EA1923; Mon, 11 Apr 2022 09:41:42 +0200 (CEST) Message-ID: <0d0a3f0f-f021-ccc2-a80a-f789cb53a47b@molgen.mpg.de> Date: Mon, 11 Apr 2022 09:41:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [PATCHv2] drm/amdgpu: disable ASPM on Intel AlderLake based systems Content-Language: en-US To: Richard Gong Cc: airlied@linux.ie, dri-devel@lists.freedesktop.org, xinhui.pan@amd.com, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, mario.limonciello@amd.com, daniel@ffwll.ch, alexander.deucher@amd.com, christian.koenig@amd.com, Dell.Client.Kernel@dell.com References: <20220408190502.4103670-1-richard.gong@amd.com> <44354d78-b340-fbc4-fd6c-060d7ad3404e@molgen.mpg.de> <45ea5705-71d6-4008-f094-1aa902e5cc41@amd.com> From: Paul Menzel In-Reply-To: <45ea5705-71d6-4008-f094-1aa902e5cc41@amd.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Cc: +] Dear Richard, Am 11.04.22 um 02:27 schrieb Gong, Richard: > On 4/8/2022 7:19 PM, Paul Menzel wrote: >> Am 08.04.22 um 21:05 schrieb Richard Gong: >>> Active State Power Management (ASPM) feature is enabled since kernel 5.14. >>> There are some AMD GFX cards (such as WX3200 and RX640) that cannot be >>> used with Intel AlderLake based systems to enable ASPM. Using these GFX >> >> Alder Lake > will correct in the next version. >> >>> cards as video/display output, Intel Alder Lake based systems will hang >>> during suspend/resume. >> >> Please reflow for 75 characters per line. >> >> Also please mention the exact system you had problems with (also >> firmware versions). >> >>> >>> Add extra check to disable ASPM on Intel AlderLake based systems. >> >> Is that a problem with Intel Alder Lake or the Dell system? Shouldn’t >> ASPM just be disabled for the problematic cards for the Dell system. >> You write newer cards worked fine. > > There is a problem with Dell system (Dell Precision DT workstation), > which is based on Intel Alder Lake. > > ASPM works just fine on these GPU's. It's more of an issue with whether > the underlying platform supports ASPM or not. At least you didn’t document what the real issue is, that ASPM does not work. With current information (some GPU graphics card with the the Dell system and others don’t), it could be the GPU, the Dell system (firmware, …), a problem with Alder Lake SOC, or another bug. I hope you are in contact with Dell to analyze it, so ASPM can be enabled again. […] Kind regards, Paul