Message ID | 20230111200429.2139084-1-John.C.Harrison@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 025E3C5479D for <intel-gfx@archiver.kernel.org>; Wed, 11 Jan 2023 20:05:03 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DC4CB10E804; Wed, 11 Jan 2023 20:05:02 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id EB04010E7FF; Wed, 11 Jan 2023 20:05:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673467501; x=1705003501; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ocfx/0JEeIPE+RuLixgmbBr3UJzKdp12keH9kfiTdg0=; b=SbakiqNxYB0NkHExMCpMmgQaPdi0DgH3qVfFsZlmlCYH9jrxTVLdoRm0 JGQOS3SQ6xZiCFG+U9jzxaekw3mj1IxzSXqj6lLaVJveJoWiDFFIv6rpS lFXOrYRE8TRGcZ8ePwX553wKgdH9FkfW5IxjZVzRyDrWezbgsiKoK6DX3 2TlZmkj6gy1xpiHtHvoQRxsg15h9cUvc9BZeHrF3Y5uZ4CYrubXfxgSFC 3wTAZ9x5c5OnHeUQ+HdgX8ioAPon1FqCjUT82Vg4SralOAGuVgGZBUfbC AW1Qn6NkbOMzdBqaBM1Xn+oc4krtJV1JldIQ6lBBpHtbRTFFPvWjilnQB A==; X-IronPort-AV: E=McAfee;i="6500,9779,10586"; a="307047470" X-IronPort-AV: E=Sophos;i="5.96,317,1665471600"; d="scan'208";a="307047470" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jan 2023 12:05:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10586"; a="689878681" X-IronPort-AV: E=Sophos;i="5.96,317,1665471600"; d="scan'208";a="689878681" Received: from relo-linux-5.jf.intel.com ([10.165.21.152]) by orsmga001.jf.intel.com with ESMTP; 11 Jan 2023 12:05:00 -0800 From: John.C.Harrison@Intel.com To: Intel-GFX@Lists.FreeDesktop.Org Date: Wed, 11 Jan 2023 12:04:28 -0800 Message-Id: <20230111200429.2139084-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v4 0/1] Add module oriented dmesg output 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: DRI-Devel@Lists.FreeDesktop.Org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Add module oriented dmesg output
|
expand
|