Message ID | cover.1695924021.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 D7F9CE732FD for <intel-gfx@archiver.kernel.org>; Thu, 28 Sep 2023 18:09:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4075F10E6AD; Thu, 28 Sep 2023 18:09:32 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4427010E6A8 for <intel-gfx@lists.freedesktop.org>; Thu, 28 Sep 2023 18:09: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=1695924564; x=1727460564; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=lMSICBHzmT+e/H65CpJRsFLlyw03Vh4rbXODsRqJaGE=; b=Cyo7BwlJOIRc0uIUJXb8+y6bUGMUui9jXYweEZR//WI9mCpJ0lKL11+x FbvjJAAM62o3O17nT4p5F+N8y54kXncVF0IsFo8XTHNcOPpKGCtCrfjNX 8lQke0dIJX7zwgG4vus3yiFd0pOpd5GdAqauakolXNpQEO6LE6xLC7Cc0 IKYV8A/LegLKsCp2icQEgj2vax0iXBNB0CfSssgrojx/2HdTOi2YjK47S VL+aveK0iNsBWwyzWqk2ua+3Ye64zujJlKKdfnKOl2Coax4i2j3zqFhMI 43l/l14j11pL4Wag0cVxVzIjlTYiH6xFi8BA2qF6DpQ6d7mgBn0EOnspu w==; X-IronPort-AV: E=McAfee;i="6600,9927,10847"; a="384949655" X-IronPort-AV: E=Sophos;i="6.03,184,1694761200"; d="scan'208";a="384949655" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2023 11:09:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10847"; a="873356986" X-IronPort-AV: E=Sophos;i="6.03,184,1694761200"; d="scan'208";a="873356986" Received: from danielba-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.53.20]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Sep 2023 11:09:04 -0700 From: Jani Nikula <jani.nikula@intel.com> To: intel-gfx@lists.freedesktop.org Date: Thu, 28 Sep 2023 21:08:44 +0300 Message-Id: <cover.1695924021.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 00/15] drm/i915: i915_drv.h and i915_gpu_error.h include diet 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: i915_drv.h and i915_gpu_error.h include diet
|
expand
|