Message ID | 20220113235118.1575410-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 A82FEC433EF for <intel-gfx@archiver.kernel.org>; Thu, 13 Jan 2022 23:51:21 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BD25210E80B; Thu, 13 Jan 2022 23:51:20 +0000 (UTC) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 920EB10E809; Thu, 13 Jan 2022 23:51:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642117879; x=1673653879; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=rGrtj5Ie8nmMgKXhEReTAgEiCehMuTwWCf6kilBfYXU=; b=n+/E2h9G5yiwEmwr57PHlswR3I4CZcJ12uxrRMhB30pfIBjCWKIk+Lnf UK4l4ysUrGVKy260dH3esMx6bWHYzi1l5L/alielrr/u2GIDohui5w0tb 6Ey2QrnORnqZf2vA7fpMkjHA807Oydu6qnxtUf7cfp+1iZEX4uzXHC9tO IBY0N9C2zfENl/ZtKgPLdYrAY4MvR8xOUJnNma3cNHyVVJTCtz6R7ZANV heRzhwFKowXPEZjr6BRhprOz+1UYJe0sDqv4nSawg6aRh0zrPlzOCnGNx corfAbN6eJu96C8RzpYDBtmEBRF0yhe5uDISTKOizg8DditOFffGIWhh2 g==; X-IronPort-AV: E=McAfee;i="6200,9189,10226"; a="244096531" X-IronPort-AV: E=Sophos;i="5.88,286,1635231600"; d="scan'208";a="244096531" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jan 2022 15:51:18 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,286,1635231600"; d="scan'208";a="620782974" Received: from relo-linux-5.jf.intel.com ([10.165.21.134]) by fmsmga002.fm.intel.com with ESMTP; 13 Jan 2022 15:51:18 -0800 From: John.C.Harrison@Intel.com To: IGT-Dev@Lists.FreeDesktop.Org Date: Thu, 13 Jan 2022 15:51:03 -0800 Message-Id: <20220113235118.1575410-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.25.1 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 i-g-t 00/15] Fixes for i915_hangman and gem_exec_capture 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: Intel-GFX@Lists.FreeDesktop.Org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Fixes for i915_hangman and gem_exec_capture
|
expand
|