Message ID | 20220222104854.3188643-1-alexander.usyskin@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 E4DC9C433F5 for <intel-gfx@archiver.kernel.org>; Tue, 22 Feb 2022 10:49:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B25E10E47D; Tue, 22 Feb 2022 10:49:22 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0B8E610E539 for <intel-gfx@lists.freedesktop.org>; Tue, 22 Feb 2022 10:49:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645526961; x=1677062961; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YpzkHInk1JdMvGDlbPDx+MfCePhgDZ7p6g/YywoiwfQ=; b=m7/l5UK6uq5/AqS9JRDnHzhVj0aTGgD05aIBBzSJVJb7DwsNgQEaXneI en/Nj7/TPif1Y2CWcbZthLyFX0M3Iu144DreceyE7XnhSIekzy7C+3DlA xFXRFRjhYkB0Jmq6hUF7M7lvho+s8kg+KZd1yILYjL/ue9TYrhIkCky1V CH1eyTuf+tEaq77UE8s8JuyZchFwr7tQIl0npR/1ZQ3v7bKN7Oc2wQQ4d WJ7SxkctqBGL4wf10EBgTrM4wy/7vQ6U7OS3qD4KJib8CbfAMX0T8kZjN OtglZZHMNlhsEeR5rC4Td3GZTwmVp4aUP9Ca1zFn4rJekkR+TktGXwJfw g==; X-IronPort-AV: E=McAfee;i="6200,9189,10265"; a="250489561" X-IronPort-AV: E=Sophos;i="5.88,387,1635231600"; d="scan'208";a="250489561" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2022 02:49:19 -0800 X-IronPort-AV: E=Sophos;i="5.88,387,1635231600"; d="scan'208";a="706569520" Received: from sannilnx.jer.intel.com ([10.12.231.79]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Feb 2022 02:49:13 -0800 From: Alexander Usyskin <alexander.usyskin@intel.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jani Nikula <jani.nikula@linux.intel.com>, Joonas Lahtinen <joonas.lahtinen@linux.intel.com>, Rodrigo Vivi <rodrigo.vivi@intel.com>, David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>, Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Date: Tue, 22 Feb 2022 12:48:47 +0200 Message-Id: <20220222104854.3188643-1-alexander.usyskin@intel.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/7] add support for GSC in XeHP SDV platform 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: linux-kernel@vger.kernel.org, Tomas Winkler <tomas.winkler@intel.com>, Alexander Usyskin <alexander.usyskin@intel.com>, Vitaly Lubart <vitaly.lubart@intel.com>, intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
add support for GSC in XeHP SDV platform
|
expand
|