Message ID | cover.1656911806.git.karolina.drobnik@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 31DAAC433EF for <intel-gfx@archiver.kernel.org>; Tue, 5 Jul 2022 11:34:46 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 467081131EC; Tue, 5 Jul 2022 11:31:10 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7508510E021 for <intel-gfx@lists.freedesktop.org>; Tue, 5 Jul 2022 10:57:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657018651; x=1688554651; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0T1aY2HM491B0t9AxDUPxSRT15VpjlENe25r0NOfaT0=; b=dwcLz4qBiUTFCQhimCHcxbct2wSw8gIjvkD0TNmA+7EcgpTcTYRjii2s 38oVC2vPfIvVdkye4jGqNy6PpVFk/et+bzldSxCACswuLlrteV+o+doUp te1Yr/Ck/53s9B8uinVO77bby3cOuxkIBU1sBUeTvEJj6sRHi0QbvK4bG ERG63QIWnjLybZZWP6GIHXhD9wSfADtsMRWApYu78bEC5LUuBHdOQtRNk FTdat8mjZThWmNWXmiuboajq4A1gRBgckATGeTbNqvHedQKVoAr4QQyjN zDb1zmcSgb1Q42BsBhWeX5BMDmqdtdbFNkNc7slUqTlusdQ3srFTWbD/y w==; X-IronPort-AV: E=McAfee;i="6400,9594,10398"; a="308861250" X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="308861250" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2022 03:57:31 -0700 X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="650076202" Received: from mtyszka-mobl.ger.corp.intel.com (HELO kdrobnik-desk.toya.net.pl) ([10.213.16.14]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2022 03:57:29 -0700 From: Karolina Drobnik <karolina.drobnik@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 5 Jul 2022 12:57:16 +0200 Message-Id: <cover.1656911806.git.karolina.drobnik@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/3] drm/i915: Apply waitboosting before fence wait 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: Chris Wilson <chris@chris-wilson.co.uk> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: Apply waitboosting before fence wait
|
expand
|