Message ID | cover.1698833543.git.jani.nikula@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 B08B5C4332F for <intel-gfx@archiver.kernel.org>; Wed, 1 Nov 2023 10:16:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2A2F810E009; Wed, 1 Nov 2023 10:16:29 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 45BD210E009 for <intel-gfx@lists.freedesktop.org>; Wed, 1 Nov 2023 10:16:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698833787; x=1730369787; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=5rbaMPwnNvDFyGEvrSCIyCCljfNhCKQd2fRdL4OV4EY=; b=L1zViLw4VUjrHakXiq5tOP0SwZS45ko+vLZmwL6LJ6F67AcfTQeaS37L su0CbykwLQsVa8VL2lHBSVWO3JihyWykpDSS+ZAmSgeYh9W046QtXyjZW oPxpeoFdJ6p39T8DKK+p23huhF4/u2MK+Yz3cGTb5xr/8hS38sZb1k5Js vgkH2m7DeR14/e6mqY3KOOzzbjW0+dvfMjPtS2Sp0acjZADmONFCPI3NM 7xCoU5/V/+TIWaSCvpBOx+m+AH5rroaXRAvSR54HCenQRplU/JB9xOjsE xYKdV+zDBd5gQLl7TZVKqQRULesMysuaufBey5RobzGflh3AaDvunCgDP A==; X-IronPort-AV: E=McAfee;i="6600,9927,10880"; a="385647399" X-IronPort-AV: E=Sophos;i="6.03,267,1694761200"; d="scan'208";a="385647399" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Nov 2023 03:16:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.03,267,1694761200"; d="scan'208";a="2044682" Received: from sartorig-mobl.ger.corp.intel.com (HELO localhost) ([10.252.50.166]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Nov 2023 03:16:24 -0700 From: Jani Nikula <jani.nikula@intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 1 Nov 2023 12:16:15 +0200 Message-Id: <cover.1698833543.git.jani.nikula@intel.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/5] drm/i915/dsi: gpio refactors 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, Hans de Goede <hdegoede@redhat.com>, Andy Shevchenko <andriy.shevchenko@linux.intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915/dsi: gpio refactors
|
expand
|