Message ID | 20231024010925.3949910-1-imre.deak@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 8A84FC00A8F for <intel-gfx@archiver.kernel.org>; Tue, 24 Oct 2023 01:09:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id ED42C10E293; Tue, 24 Oct 2023 01:08:59 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2117810E293 for <intel-gfx@lists.freedesktop.org>; Tue, 24 Oct 2023 01:08:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698109739; x=1729645739; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=kV3QRMT7Vz9Gy/U9RaaRE/ZaSy1l5KGP8JmVYiYoZUc=; b=kosjP9Re47my0edpbszKHI7jy3CzYYLEsvWXQpUAuiCiUl9D3V8mFquL zErO/d0hBxI8Y+QIV0rhajC80q58/eb7wUtgG1r3zNGgJzyo63XAk3uzm Cfd0YQT6qVXK3Rxetxr2AYBeBOAkvFyjPZpbLoLHdzee1HbnC/rEAxJWc XwTGYfpFmmd1CvjR6vepZ9fMJqUwcVlinK1lknSAG7nBuQUOTcZiAM/ga mRLPUxnqHZoPSJrihNCAjFh1v0pB1Fe7DQB7vYlb4veH7OjYGzsbDAmOf sYrjr0Bk6NFKgmfEfwKlhiBsMkCt76CI33C1EYzj9I2ia1X/GRI/SPO/h w==; X-IronPort-AV: E=McAfee;i="6600,9927,10872"; a="366304318" X-IronPort-AV: E=Sophos;i="6.03,246,1694761200"; d="scan'208";a="366304318" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2023 18:08:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10872"; a="931869995" X-IronPort-AV: E=Sophos;i="6.03,246,1694761200"; d="scan'208";a="931869995" Received: from ideak-desk.fi.intel.com ([10.237.72.78]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Oct 2023 18:08:55 -0700 From: Imre Deak <imre.deak@intel.com> To: intel-gfx@lists.freedesktop.org Date: Tue, 24 Oct 2023 04:08:56 +0300 Message-Id: <20231024010925.3949910-1-imre.deak@intel.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 00/29] drm/i915: Improve BW management on MST links 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: Improve BW management on MST links
|
expand
|