Message ID | 20200916053318.14270-1-vandita.kulkarni@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Ht+W=CZ=lists.freedesktop.org=intel-gfx-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4C717112E for <patchwork-intel-gfx@patchwork.kernel.org>; Wed, 16 Sep 2020 05:39:54 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 25BF2206B6 for <patchwork-intel-gfx@patchwork.kernel.org>; Wed, 16 Sep 2020 05:39:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25BF2206B6 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E616E6E98E; Wed, 16 Sep 2020 05:39:51 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 90EAA6E287 for <intel-gfx@lists.freedesktop.org>; Wed, 16 Sep 2020 05:39:50 +0000 (UTC) IronPort-SDR: XTvjqmvNDRVWW2CotPiKMT7l+/1K+hmlY70xhjySIRhjsTOVe+MGenFl0OwtOagNLpTdaxOpQT 1iPWqnl9du2g== X-IronPort-AV: E=McAfee;i="6000,8403,9745"; a="138905767" X-IronPort-AV: E=Sophos;i="5.76,431,1592895600"; d="scan'208";a="138905767" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2020 22:39:50 -0700 IronPort-SDR: hmjJxQpXjsWDYUPUf9KSBbMdMosoT73QEDdj3YTDrKuDeBpCLGsEh7EQ01Z+Mq7dfGhxIs9DlO qdIgRHxXySvA== X-IronPort-AV: E=Sophos;i="5.76,431,1592895600"; d="scan'208";a="287087929" Received: from vandita-desktop.iind.intel.com ([10.223.74.218]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA; 15 Sep 2020 22:39:48 -0700 From: Vandita Kulkarni <vandita.kulkarni@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 16 Sep 2020 11:03:14 +0530 Message-Id: <20200916053318.14270-1-vandita.kulkarni@intel.com> X-Mailer: git-send-email 2.21.0.5.gaeb582a MIME-Version: 1.0 Subject: [Intel-gfx] [V11 0/4] Add support for mipi dsi cmd mode 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: jani.nikula@intel.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series | Add support for mipi dsi cmd mode | expand |