Message ID | cover.1662999695.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 AF5C4ECAAD5 for <intel-gfx@archiver.kernel.org>; Mon, 12 Sep 2022 16:54:52 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 37F6210E2EA; Mon, 12 Sep 2022 16:54:50 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0668810E2EA for <intel-gfx@lists.freedesktop.org>; Mon, 12 Sep 2022 16:54:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663001685; x=1694537685; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=4Ba0r973n+MUyyMmnOeixfNEJRlsyaXR/7/jByZ09uc=; b=j5/sMLkl90VZRYrV8FwuXqHZMN2MF9J1TlkvDhD4m5YkOkk4uJUhA/Xf jmG0KfwwR17F7iP+xvo/KhpXAIRFMr7caAj5DhcXOW9zwhb9nkSgL+IBr 906nbF5Uj8aJsIA8ghswDuEoXJIE/Jjw2rKLbzGp20A28hiakxTrUExyS cLINgz2zDg71xMdB9y4yjNaKixMnmXROGZvomeavZLOFXQ1u68CGjqSh2 KxeDKJVKQyULOqIzuO2LWoQBYLDHhI9hCcDdQ5Q4wqO7akaOyGkD+Ao+x Tc4J21ouSZPD2eFBQ6K+6RksPL+nts/sCcZSOvEwH1uDCx6c9CbhHmIG9 A==; X-IronPort-AV: E=McAfee;i="6500,9779,10468"; a="324152733" X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="324152733" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2022 09:54:44 -0700 X-IronPort-AV: E=Sophos;i="5.93,310,1654585200"; d="scan'208";a="678174216" Received: from abijaz-mobl.ger.corp.intel.com (HELO localhost) ([10.252.58.140]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2022 09:54:43 -0700 From: Jani Nikula <jani.nikula@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 12 Sep 2022 19:54:22 +0300 Message-Id: <cover.1662999695.git.jani.nikula@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 00/15] drm/i915: header cleanups 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: header cleanups
|
expand
|