Message ID | 20230203001143.3323433-1-John.C.Harrison@Intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 DE79DC636D3 for <dri-devel@archiver.kernel.org>; Fri, 3 Feb 2023 00:11:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1757E10E6B8; Fri, 3 Feb 2023 00:11:44 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 09D2910E6AF; Fri, 3 Feb 2023 00:11:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1675383101; x=1706919101; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=5djIHtQjl9Xae0sI91bqeuEN1fgt79EofqHgIdFktpE=; b=WjCgZa66ljcJCKwMSKQjkzOc+VdR122pnlRX4K0YtxRCA9OAGFH9d9oA KY3iGvfZzJpu8O3pCsFBaAGeqPh/IC/dq6PjHsQ01hG8X0LLgfN6VTi0E F84O6BFs6OgCxl0KXTm5/5VXdaw4MldgnGrOi7GrgUG4tXJJo9OgkEVP/ 2g1/h4Eo4yE9HOnqEIiwBDGyHOEwInYk6IP/rhQgKPEUL5rgnKhTulR2b +XC+iRH2gU4r/A22Xdpc/69whVdY2Geh8U2mKHGdYX3U6vj/xnKOD8YSK W23P1pQiaE29X64zHF7Yd/4SKo3KWE+/ALPeBGOexOJ04rhcsY9Grox9z g==; X-IronPort-AV: E=McAfee;i="6500,9779,10609"; a="393204043" X-IronPort-AV: E=Sophos;i="5.97,268,1669104000"; d="scan'208";a="393204043" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Feb 2023 16:11:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10609"; a="789487428" X-IronPort-AV: E=Sophos;i="5.97,268,1669104000"; d="scan'208";a="789487428" Received: from relo-linux-5.jf.intel.com ([10.165.21.152]) by orsmga004.jf.intel.com with ESMTP; 02 Feb 2023 16:11:39 -0800 From: John.C.Harrison@Intel.com To: Intel-GFX@Lists.FreeDesktop.Org Subject: [PATCH 0/6] More drm_dbg to guc_dbg changes Date: Thu, 2 Feb 2023 16:11:37 -0800 Message-Id: <20230203001143.3323433-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: John Harrison <John.C.Harrison@Intel.com>, DRI-Devel@Lists.FreeDesktop.Org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
More drm_dbg to guc_dbg changes
|
expand
|