Message ID | 20241022104119.3149051-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 ED826D1CDD5 for <intel-gfx@archiver.kernel.org>; Tue, 22 Oct 2024 10:53:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5CFA710E656; Tue, 22 Oct 2024 10:53:52 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="jSbdXl2f"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.11]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1AEE610E306; Tue, 22 Oct 2024 10:53:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729594431; x=1761130431; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=X8W2PZaMjTbO7L4oT2o41c/8RKlDJ2p+caMbV4wPX+M=; b=jSbdXl2fVzbREf+7QTpvFkyB7DuHH2HM2b2Ed40AlKlgiuRNJIw96vwZ Rbr/nBKcxxgP8/ktC5ARhxCZ6JJHc5jZqv3NjlLWnKXkjLuX7K7Nd0Jfh 50uJXAtComwuZ+TrIWm6lGsvoqSOoAd3XtKIorFVK1Rw1yjxyVUstdKb/ 1XHak0ZX+KW+g4vdpA1fzBU+FVpua5tNCNnGrEjE3DlOrgp6t5r4Vi9n4 DsOYP+6YJnX6+wyRPxn8msfPYxWfzL6sougLeou/kSbbtTluIuKC8MBrC kEAarRd3UXC5Z4b4Ve8ch3ZKFYbPkJJsiHiqosGkHCBS0076dWP/6z2T2 A==; X-CSE-ConnectionGUID: yyeF412YRCuPYS2Wtn/dWg== X-CSE-MsgGUID: tzUpDcuKROyL6feFcrHAyw== X-IronPort-AV: E=McAfee;i="6700,10204,11232"; a="39704945" X-IronPort-AV: E=Sophos;i="6.11,223,1725346800"; d="scan'208";a="39704945" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa105.fm.intel.com with ESMTP; 22 Oct 2024 03:53:39 -0700 X-CSE-ConnectionGUID: UREAHlpEQralW+/fzp3LJw== X-CSE-MsgGUID: 0rHqH6V4T7es1JCTrMAaZg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,223,1725346800"; d="scan'208";a="79847576" Received: from sannilnx-dsk.jer.intel.com ([10.12.231.107]) by fmviesa009-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Oct 2024 03:53:06 -0700 From: Alexander Usyskin <alexander.usyskin@intel.com> To: Miquel Raynal <miquel.raynal@bootlin.com>, Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, Lucas De Marchi <lucas.demarchi@intel.com>, =?utf-8?q?Thomas_Hellstr=C3=B6m?= <thomas.hellstrom@linux.intel.com>, Rodrigo Vivi <rodrigo.vivi@intel.com>, Maarten Lankhorst <maarten.lankhorst@linux.intel.com>, Maxime Ripard <mripard@kernel.org>, Thomas Zimmermann <tzimmermann@suse.de>, David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>, Jani Nikula <jani.nikula@linux.intel.com>, Joonas Lahtinen <joonas.lahtinen@linux.intel.com>, Tvrtko Ursulin <tursulin@ursulin.net> Cc: Oren Weil <oren.jer.weil@intel.com>, linux-mtd@lists.infradead.org, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Alexander Usyskin <alexander.usyskin@intel.com> Subject: [PATCH 00/10] mtd: add driver for Intel discrete graphics Date: Tue, 22 Oct 2024 13:41:09 +0300 Message-ID: <20241022104119.3149051-1-alexander.usyskin@intel.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
mtd: add driver for Intel discrete graphics
|
expand
|