Message ID | 20230113011850.1463965-1-alan.previn.teres.alexis@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 85761C54EBD for <intel-gfx@archiver.kernel.org>; Fri, 13 Jan 2023 01:19:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 961CD10E1CD; Fri, 13 Jan 2023 01:18:54 +0000 (UTC) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 690AE10E1C4; Fri, 13 Jan 2023 01:18:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673572731; x=1705108731; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=6Pkl0cpvz5S9qgQnl+nqoerpjrcu8LGM3J6G9kbs5aE=; b=cSlGiGzuqXNnaGCwE0KIetUAFzfZ27nJ0GQ88nc3Bh6Vex3rLOT2KXOt Hu7+XWOmX8NYB993yVVMFvwmRHj3KNyFyG+cWBjS28iunfTN8xsF9x1Kh K9jiDBEuzJrb/N0ZqerQsfxPbhIC7PTInFGzMol69MmxToSFKV0tht4dM effnAfihurzLppL+/NOIVAXB2DoKORBHUg2Kn7Ojod6THLn6hE85nm+01 PDFqOpfGapHrQxnm2Wto3F0JMMu2SWufKXZY6vgGYrTtH5PMGj9rwfogd yb0s+71AkQWWSNe48mtcD96spKYhpKGwJNWLWC/yiTlUgS6NBH6qHOXip A==; X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="323941561" X-IronPort-AV: E=Sophos;i="5.97,212,1669104000"; d="scan'208";a="323941561" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jan 2023 17:18:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10588"; a="746761008" X-IronPort-AV: E=Sophos;i="5.97,212,1669104000"; d="scan'208";a="746761008" Received: from aalteres-desk.fm.intel.com ([10.80.57.53]) by FMSMGA003.fm.intel.com with ESMTP; 12 Jan 2023 17:18:50 -0800 From: Alan Previn <alan.previn.teres.alexis@intel.com> To: intel-gfx@lists.freedesktop.org Date: Thu, 12 Jan 2023 17:18:44 -0800 Message-Id: <20230113011850.1463965-1-alan.previn.teres.alexis@intel.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v5 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown 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: Alan Previn <alan.previn.teres.alexis@intel.com>, Vivi@freedesktop.org, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Rodrigo <rodrigo.vivi@intel.com>, Alexander Usyskin <alexander.usyskin@intel.com>, dri-devel@lists.freedesktop.org, Tomas Winkler <tomas.winkler@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
|
expand
|