Message ID | 20240123102850.390126-1-imre.deak@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 04BA2C47DDB for <dri-devel@archiver.kernel.org>; Tue, 23 Jan 2024 10:28:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B54010E756; Tue, 23 Jan 2024 10:28:39 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id C135710E76E; Tue, 23 Jan 2024 10:28:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1706005717; x=1737541717; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dVwP26HpGCZQ4pUupuLU+++/SbfCa474D2l11q8V9l0=; b=Zh100MVOOpGf25+H4ve+Fsyzv+4OJajRgKerjn4j5C2sd24D7xiZZnAf lX7AX9szAr9/pwxhgEG+gGBMsJCA8TALwpbDDnXsG4YD5jQCtHsy9DgM0 f+8F+ssbDCqYaOiVRZa7JXYGHxhZ83vbWsqFAxeOqkGnYNPgc6yaz+5lp JYLwHRux+xNN+6S2ahO0kdAi4QQpWOFUeqb33ZJhleA3aERpO4T9oGmUW SfZIBSfbsjSt9bfWvGRSdVFhbEUQoAoK+Lw82Gjur3/L886wbJ12J6m1i ELIgZCqdUBq36Qyp9K/pt6b0tCyBjATwOsQPmSS5SwPArSYYAO3Y6yz1E A==; X-IronPort-AV: E=McAfee;i="6600,9927,10961"; a="401134079" X-IronPort-AV: E=Sophos;i="6.05,214,1701158400"; d="scan'208";a="401134079" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2024 02:28:37 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10961"; a="856283359" X-IronPort-AV: E=Sophos;i="6.05,214,1701158400"; d="scan'208";a="856283359" Received: from ideak-desk.fi.intel.com ([10.237.72.78]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2024 02:28:34 -0800 From: Imre Deak <imre.deak@intel.com> To: intel-gfx@lists.freedesktop.org Subject: [PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support Date: Tue, 23 Jan 2024 12:28:31 +0200 Message-Id: <20240123102850.390126-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 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: Gil Fine <gil.fine@intel.com>, dri-devel@lists.freedesktop.org, Naama Shachar <naamax.shachar@intel.com>, Saranya Gopal <saranya.gopal@intel.com>, Pengfei Xu <pengfei.xu@intel.com>, Rajaram Regupathy <rajaram.regupathy@intel.com>, Mika Westerberg <notifications@github.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
drm/i915: Add Display Port tunnel BW allocation support
|
expand
|