Message ID | 20220517032005.2694737-1-matthew.d.roper@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 D79F4C433EF for <dri-devel@archiver.kernel.org>; Tue, 17 May 2022 03:20:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D9DDB10E360; Tue, 17 May 2022 03:20:25 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id D447C10E23A; Tue, 17 May 2022 03:20: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=1652757624; x=1684293624; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0wFP09G34q5RdPuHBDbmGgCXgBQfDfbvu66T6K3fQV4=; b=mIrXhO8EX6y6K+zS6LASM+FxM8xE74Sj3SFqFSB095FTojE8/qptaNgI u/CloUcR2NJWFa00EMZNEBNuNBTGYDmzuYjBzd/gJXFWFvINC0xWaulKW +fVpybKeNxLHwNYrD961yO6Yd7froJqj6j9rM1JCk7NWH3/rKgs4HY+5c 5Xb2v2rcH2hPA05Yup7rYh78n/NunizBMlZ1NSsmxi9hJjP9JgXye3EPS pUBOxNS5r3ykuguPr/+ylhIw8x07AzsH3j/szhKuJnXHIgJicQyNjF0Vr CAItNSgsA9Q0bCIc7DoWi/m7MVIeBEQkbAqKTSgBnGe6Khnj47o4HYxyH Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10349"; a="258603225" X-IronPort-AV: E=Sophos;i="5.91,231,1647327600"; d="scan'208";a="258603225" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 20:20:24 -0700 X-IronPort-AV: E=Sophos;i="5.91,231,1647327600"; d="scan'208";a="596877334" Received: from mdroper-desk1.fm.intel.com ([10.1.27.134]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 20:20:24 -0700 From: Matt Roper <matthew.d.roper@intel.com> To: intel-gfx@lists.freedesktop.org Subject: [PATCH v2 0/6] i915: SSEU handling updates Date: Mon, 16 May 2022 20:19:59 -0700 Message-Id: <20220517032005.2694737-1-matthew.d.roper@intel.com> X-Mailer: git-send-email 2.35.3 MIME-Version: 1.0 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: tvrtko.ursulin@linux.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 |
i915: SSEU handling updates
|
expand
|