Message ID | 20220711191953.145518-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 3F549C433EF for <dri-devel@archiver.kernel.org>; Mon, 11 Jul 2022 19:20:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4A87B2B82F; Mon, 11 Jul 2022 19:20:22 +0000 (UTC) Received: from fanzine2.igalia.com (fanzine.igalia.com [178.60.130.6]) by gabe.freedesktop.org (Postfix) with ESMTPS id A12592B82F; Mon, 11 Jul 2022 19:20:21 +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=7c7d6rskMkCYDjy6DAbXKPIeXjrUo9HRt6h1La1UYjI=; b=VBYzb6hel8xiSj8r/JdTvu51Y3 qp6SbCXo4XhSmXzSD4QZKZBX4a1I8+C8Ib5WdkOkNxTW/10jRpyaR0qR8U8PvS4GDI3xAeyCL35sn LmpsSoEvEHZMI6LgWHATqPPmBo8T4IO5pO2Fpv5dR+NMu8wtjIwhKVhegoBx/wlwITEnE7Z1SoCdg lgfWRquRIRNNI6ieUfP9XPNWtudaF0GZcGAAG9u30noGZEa5mYAV34qcnfdG0N5wtb8C7+xZ/Oy0v gwkpfY6ZdYzTHx9fozoIHALFM26C38FYdiadGkEmQfsNNlONL3W1SBT0mrYMpJNA2RSiT+Ish/3EV Fz7k+7Dw==; Received: from [177.45.248.119] (helo=localhost.localdomain) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim) id 1oAyx5-00CJom-TS; Mon, 11 Jul 2022 21:20:16 +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 Subject: [PATCH 0/2] drm/amd/pm: Add GFXOFF status for vangogh Date: Mon, 11 Jul 2022 16:19:51 -0300 Message-Id: <20220711191953.145518-1-andrealmeid@igalia.com> X-Mailer: git-send-email 2.37.0 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/pm: Add GFXOFF status for vangogh
|
expand
|