Message ID | 20221101033634.1900331-1-badal.nilawar@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-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 0084CC433FE for <intel-gfx@archiver.kernel.org>; Tue, 1 Nov 2022 03:33:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C880010E2A3; Tue, 1 Nov 2022 03:33:38 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5D6B410E0BE; Tue, 1 Nov 2022 03:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667273613; x=1698809613; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=AXc+XvOpIsum3EgY+WPAeBDegvxWPX62cIoxR6cZjpc=; b=dBHF3qw/+jdozLEsXif7QsWZL4CL4GB+ZgCzLY4/gf5NKBbNn456eFCB AA/GXGzhsCVyXlhOSgHc4lpHpHA61oTuNP/LxhA5Vlo02kV8let5pzjlt iyluMgTC1QNpNeHDEgwAZIx4Hb+fOLpm+KO5X6F0iuXpEM9zWcd3I4w6Z OKrhN/q95nE+dAf3i19+u5FGc7HiVCbttbWDeVX3nN1SpwbRNwOA3k07j Aiml3Zp+i9rWOSImVkcXB7KswQ+F1YVngAc1J07Am1ypS0BsWlsIeQb3G tR5D1azq+AIwoTVjmEpdgHAJwhBP1pvVwpnLeT3qhhbQKvpX4ZayJN3ai A==; X-IronPort-AV: E=McAfee;i="6500,9779,10517"; a="307782714" X-IronPort-AV: E=Sophos;i="5.95,229,1661842800"; d="scan'208";a="307782714" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Oct 2022 20:33:32 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10517"; a="739193622" X-IronPort-AV: E=Sophos;i="5.95,229,1661842800"; d="scan'208";a="739193622" Received: from bnilawar-desk1.iind.intel.com ([10.145.169.158]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Oct 2022 20:33:30 -0700 From: Badal Nilawar <badal.nilawar@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 1 Nov 2022 09:06:32 +0530 Message-Id: <20221101033634.1900331-1-badal.nilawar@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/2] i915/mtl: Enable idle messaging for GSC CS X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: dri-devel@lists.freedesktop.org, rodrigo.vivi@intel.com Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
i915/mtl: Enable idle messaging for GSC CS
|
expand
|