Message ID | 20220810232858.11844-1-andrealmeid@igalia.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id A5340C00140 for <dri-devel@archiver.kernel.org>; Wed, 10 Aug 2022 23:29:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C78494FA4; Wed, 10 Aug 2022 23:29:35 +0000 (UTC) Received: from fanzine2.igalia.com (fanzine.igalia.com [178.60.130.6]) by gabe.freedesktop.org (Postfix) with ESMTPS id F036294F7F; Wed, 10 Aug 2022 23:29:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id: Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=trpvDn0+SZq7Zkk7eCQdxdRcpW9rsYFD/1VFwj3Zdf4=; b=j340UABcm1SyDMioPS/h0TXS0L XQwzgOZL/h6Kn1nUAO1jRoc912cGWUV6fCaLHGAXUNCKaokTkf7Yu2zVc1Z33aIJCdDuGLnfUCaKv iOxBGDtLcKMWsY6zE5rVnx3mXzcs+Xr6HwB3muSmZTAwHOnlBI+wix25zcLyOnVJxiE17UENhVoWZ K6YHVTVm1fJqYVDz8QV3azK5P83HblyHOuFrKT8xp9JDaN8a9lG7x60HXpD7UMB1bQQUVZVeVS7Di jhiQ4bZxqc3v2TI8UiCMVMMRoylqObO8hNx80ldRV98vVyteuBrFXJ0szLmFBXsPWAnHNLLW/6w2Y wPAelV0g==; Received: from [191.17.41.12] (helo=localhost.localdomain) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim) id 1oLv8b-004r9g-6e; Thu, 11 Aug 2022 01:29:21 +0200 From: =?utf-8?q?Andr=C3=A9_Almeida?= <andrealmeid@igalia.com> To: Alex Deucher <alexander.deucher@amd.com>, =?utf-8?b?J0NocmlzdGlhbiBLw7Zu?= =?utf-8?b?aWcn?= <christian.koenig@amd.com>, 'Pan Xinhui' <Xinhui.Pan@amd.com>, David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>, Hawking Zhang <Hawking.Zhang@amd.com>, Tao Zhou <tao.zhou1@amd.com>, Felix Kuehling <Felix.Kuehling@amd.com>, Jack Xiao <Jack.Xiao@amd.com>, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Tom St Denis <tom.stdenis@amd.com>, Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Subject: [PATCH v3 0/4] drm/amd: Add more GFXOFF stats for vangogh Date: Wed, 10 Aug 2022 20:28:54 -0300 Message-Id: <20220810232858.11844-1-andrealmeid@igalia.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: =?utf-8?q?Andr=C3=A9_Almeida?= <andrealmeid@igalia.com>, kernel-dev@igalia.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm/amd: Add more GFXOFF stats for vangogh
|
expand
|