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 X-Spam-Level: X-Spam-Status: No, score=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 000BAC07E9B for ; Wed, 7 Jul 2021 10:46:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5DA761C73 for ; Wed, 7 Jul 2021 10:46:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231528AbhGGKtS (ORCPT ); Wed, 7 Jul 2021 06:49:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:34140 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231321AbhGGKtR (ORCPT ); Wed, 7 Jul 2021 06:49:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8815C61CAA; Wed, 7 Jul 2021 10:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625654797; bh=x/6yJbDlJx88gXff2NPaDoOf2VTEmW/FiSuagMfWqrE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DeSb7RTenYR1UxkiWCo6aig5ZaRjJCOaklGoahkm78lFkC7RH6QMYEC6DGriMJnFZ MjTG84pV43p9AGNw5QcyjNi5ISj4L6msunpox/EgkIsIFrK10P6LQO/zkhAtyvKwsB rNdDnEKkMhFito12aHrPihmkN9G4u5/sc1TLRPy6xuiaiFCtakU67dptaeszT//Ope Q8x3sbojAks+WaQHC4pSb28iGhVWeISBoa5xXgLZqOmkss+XIW1/I9m6G8STIUpA3R /gZUWs9Lqmpxl+JxTf77MmGgyQFuZXRTrSXTz+0RGcslFjui0OEJvBQ/XscTjNaWyR yxszLHWpW3qtg== Date: Wed, 7 Jul 2021 06:46:36 -0400 From: Sasha Levin To: Felix Kuehling Cc: Alex Deucher , LKML , "for 3.8" , Yifan Zhang , Maling list - DRI developers , amd-gfx list , Alex Deucher Subject: Re: [PATCH AUTOSEL 5.13 113/189] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Message-ID: References: <20210706111409.2058071-1-sashal@kernel.org> <20210706111409.2058071-113-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 06, 2021 at 07:09:37PM -0400, Felix Kuehling wrote: >Am 2021-07-06 um 5:44 p.m. schrieb Alex Deucher: >> On Tue, Jul 6, 2021 at 7:16 AM Sasha Levin wrote: >>> From: Yifan Zhang >>> >>> [ Upstream commit 631003101c516ea29a74aee59666708857b9a805 ] >>> >>> If GC has entered CGPG, ringing doorbell > first page doesn't wakeup GC. >>> Enlarge CP_MEC_DOORBELL_RANGE_UPPER to workaround this issue. >>> >>> Signed-off-by: Yifan Zhang >>> Reviewed-by: Felix Kuehling >>> Reviewed-by: Alex Deucher >>> Signed-off-by: Alex Deucher >>> Signed-off-by: Sasha Levin >> This should be dropped. It was already reverted. > >Patch 146 of this series is the corresponding revert. I'll drop both, thanks! -- Thanks, Sasha 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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C08A1C07E95 for ; Wed, 7 Jul 2021 10:46:42 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8CE4260FF0 for ; Wed, 7 Jul 2021 10:46:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8CE4260FF0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6B3D76E0AC; Wed, 7 Jul 2021 10:46:40 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1AF4D6E08E; Wed, 7 Jul 2021 10:46:39 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 8815C61CAA; Wed, 7 Jul 2021 10:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625654797; bh=x/6yJbDlJx88gXff2NPaDoOf2VTEmW/FiSuagMfWqrE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DeSb7RTenYR1UxkiWCo6aig5ZaRjJCOaklGoahkm78lFkC7RH6QMYEC6DGriMJnFZ MjTG84pV43p9AGNw5QcyjNi5ISj4L6msunpox/EgkIsIFrK10P6LQO/zkhAtyvKwsB rNdDnEKkMhFito12aHrPihmkN9G4u5/sc1TLRPy6xuiaiFCtakU67dptaeszT//Ope Q8x3sbojAks+WaQHC4pSb28iGhVWeISBoa5xXgLZqOmkss+XIW1/I9m6G8STIUpA3R /gZUWs9Lqmpxl+JxTf77MmGgyQFuZXRTrSXTz+0RGcslFjui0OEJvBQ/XscTjNaWyR yxszLHWpW3qtg== Date: Wed, 7 Jul 2021 06:46:36 -0400 From: Sasha Levin To: Felix Kuehling Subject: Re: [PATCH AUTOSEL 5.13 113/189] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Message-ID: References: <20210706111409.2058071-1-sashal@kernel.org> <20210706111409.2058071-113-sashal@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Yifan Zhang , LKML , Maling list - DRI developers , Alex Deucher , amd-gfx list , "for 3.8" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jul 06, 2021 at 07:09:37PM -0400, Felix Kuehling wrote: >Am 2021-07-06 um 5:44 p.m. schrieb Alex Deucher: >> On Tue, Jul 6, 2021 at 7:16 AM Sasha Levin wrote: >>> From: Yifan Zhang >>> >>> [ Upstream commit 631003101c516ea29a74aee59666708857b9a805 ] >>> >>> If GC has entered CGPG, ringing doorbell > first page doesn't wakeup GC. >>> Enlarge CP_MEC_DOORBELL_RANGE_UPPER to workaround this issue. >>> >>> Signed-off-by: Yifan Zhang >>> Reviewed-by: Felix Kuehling >>> Reviewed-by: Alex Deucher >>> Signed-off-by: Alex Deucher >>> Signed-off-by: Sasha Levin >> This should be dropped. It was already reverted. > >Patch 146 of this series is the corresponding revert. I'll drop both, thanks! -- Thanks, Sasha 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 X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E00A3C07E95 for ; Wed, 7 Jul 2021 10:46:40 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A841C60FF0 for ; Wed, 7 Jul 2021 10:46:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A841C60FF0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=amd-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 534E26E08E; Wed, 7 Jul 2021 10:46:40 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1AF4D6E08E; Wed, 7 Jul 2021 10:46:39 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 8815C61CAA; Wed, 7 Jul 2021 10:46:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625654797; bh=x/6yJbDlJx88gXff2NPaDoOf2VTEmW/FiSuagMfWqrE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DeSb7RTenYR1UxkiWCo6aig5ZaRjJCOaklGoahkm78lFkC7RH6QMYEC6DGriMJnFZ MjTG84pV43p9AGNw5QcyjNi5ISj4L6msunpox/EgkIsIFrK10P6LQO/zkhAtyvKwsB rNdDnEKkMhFito12aHrPihmkN9G4u5/sc1TLRPy6xuiaiFCtakU67dptaeszT//Ope Q8x3sbojAks+WaQHC4pSb28iGhVWeISBoa5xXgLZqOmkss+XIW1/I9m6G8STIUpA3R /gZUWs9Lqmpxl+JxTf77MmGgyQFuZXRTrSXTz+0RGcslFjui0OEJvBQ/XscTjNaWyR yxszLHWpW3qtg== Date: Wed, 7 Jul 2021 06:46:36 -0400 From: Sasha Levin To: Felix Kuehling Subject: Re: [PATCH AUTOSEL 5.13 113/189] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Message-ID: References: <20210706111409.2058071-1-sashal@kernel.org> <20210706111409.2058071-113-sashal@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Yifan Zhang , LKML , Maling list - DRI developers , Alex Deucher , amd-gfx list , Alex Deucher , "for 3.8" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" On Tue, Jul 06, 2021 at 07:09:37PM -0400, Felix Kuehling wrote: >Am 2021-07-06 um 5:44 p.m. schrieb Alex Deucher: >> On Tue, Jul 6, 2021 at 7:16 AM Sasha Levin wrote: >>> From: Yifan Zhang >>> >>> [ Upstream commit 631003101c516ea29a74aee59666708857b9a805 ] >>> >>> If GC has entered CGPG, ringing doorbell > first page doesn't wakeup GC. >>> Enlarge CP_MEC_DOORBELL_RANGE_UPPER to workaround this issue. >>> >>> Signed-off-by: Yifan Zhang >>> Reviewed-by: Felix Kuehling >>> Reviewed-by: Alex Deucher >>> Signed-off-by: Alex Deucher >>> Signed-off-by: Sasha Levin >> This should be dropped. It was already reverted. > >Patch 146 of this series is the corresponding revert. I'll drop both, thanks! -- Thanks, Sasha _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx