Message ID | 20220217152248.1016134-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 7DC97C433FE for <intel-gfx@archiver.kernel.org>; Thu, 17 Feb 2022 15:23:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 18FBD10ECFB; Thu, 17 Feb 2022 15:23:26 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id E43B910ECFB for <intel-gfx@lists.freedesktop.org>; Thu, 17 Feb 2022 15:23:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645111404; x=1676647404; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=+D8IIAcRwLETJn6n4sLHNiTEAT/I9xitSiTq+VyYlu8=; b=EGtI+V2f728Aw5kCVBekxS3ayjz2262LcriI91J5g16jaAsBqar5HFit db7Fc4R1YJ9p3dXpbRFUOQ+50IY3VYEcnCgRNgc1JSTwDCEq036x9eWXU p1d6b0KBhib+UkDd2GR5wS4Q5A5GdtTBlPwWvoleERqT3nrQ51bQ4cy3b b90HnqsoErGOLVqQ+FRv9+amV6Wd094P8nQKZ9H23ckijMWPvV/BCjzy3 Fc/TnW+e9nFGIijjs3+xrThXjHM6VCGbj8aEdftPmNqQzrRjAqx3Lxa32 Zg0bA7pYNf/U5gOjc0cjYNLEva+IqjkDC1ut61kg+8NdEIbyQhXF9+6Ze w==; X-IronPort-AV: E=McAfee;i="6200,9189,10260"; a="337341724" X-IronPort-AV: E=Sophos;i="5.88,376,1635231600"; d="scan'208";a="337341724" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2022 07:23:24 -0800 X-IronPort-AV: E=Sophos;i="5.88,376,1635231600"; d="scan'208";a="545658948" Received: from sannilnx.jer.intel.com ([10.12.231.79]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2022 07:23:20 -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: Thu, 17 Feb 2022 17:22:43 +0200 Message-Id: <20220217152248.1016134-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 v9 0/5] Add driver for GSC controller 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 driver for GSC controller
|
expand
|