From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A761C4167E for ; Tue, 19 Oct 2021 15:34:38 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3921261074 for ; Tue, 19 Oct 2021 15:34:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3921261074 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 967CD6EC19; Tue, 19 Oct 2021 15:34:34 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id BFD916EC16; Tue, 19 Oct 2021 15:34:32 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10142"; a="215471486" X-IronPort-AV: E=Sophos;i="5.87,164,1631602800"; d="scan'208";a="215471486" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 08:34:32 -0700 X-IronPort-AV: E=Sophos;i="5.87,164,1631602800"; d="scan'208";a="494152075" Received: from jsanz-mobl1.ger.corp.intel.com (HELO localhost) ([10.251.211.239]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 08:34:28 -0700 From: Jani Nikula To: Maxime Ripard Cc: Maarten Lankhorst , Thomas Zimmermann , Joonas Lahtinen , Rodrigo Vivi , dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, dim-tools@lists.freedesktop.org, Dave Airlie , Daniel Vetter In-Reply-To: <20211019134749.xjyydm6xdcfe6hkm@gilmour> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <878ryps5b6.fsf@intel.com> <20211019134749.xjyydm6xdcfe6hkm@gilmour> Date: Tue, 19 Oct 2021 18:34:25 +0300 Message-ID: <87zgr5owou.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Intel-gfx] [PULL] topic/drm-dp-training-delay-helpers for drm-misc-next and drm-intel-next X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, 19 Oct 2021, Maxime Ripard wrote: > On Tue, Oct 19, 2021 at 12:59:57PM +0300, Jani Nikula wrote: >> >> Hi all - >> >> These are the drm dp helpers for figuring out link training delays, to >> be pulled to both drm-misc-next and drm-intel-next. >> >> >> topic/drm-dp-training-delay-helpers-2021-10-19: >> Core Changes: >> - drm dp helpers for figuring out link training delays > > Merged into drm-misc-next, thanks! And with that, also to drm-intel-next, thank you! BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center