Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1575172pxb; Thu, 16 Sep 2021 10:12:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxzdHk7reK3AFqN60JaVGOc0U8gaXcvgV4ryzKfbXdiqDuse1VtPG5PUHo9lW+aq9CrijrK X-Received: by 2002:a17:906:6943:: with SMTP id c3mr7331756ejs.550.1631812355104; Thu, 16 Sep 2021 10:12:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631812355; cv=none; d=google.com; s=arc-20160816; b=r5t1RuYlFH5hDHow15sZHyuZVwxfmJ5ZFTMSn/kzBVICc4iVpBU6LSEN691Ww/vN/B qThZ3A1G2VRZN/NreF9QzG6atbgjPr/36tmLaTke4AIbo7sbHjmLMsEnHWCklDASAVM+ W2odq8guO88ZLq4mrbsNTLNrxWS/EA4XAxiPZ+LYMlGNYzJakWhwsZ3/y2T+vSvuhWxj yZGngwMZER/CpS9QdgtfB4tB/zNtz2WDmr7MtTsFYXyCUxRHiawXO8q+r9Q3H6S5k8LP R4nscm7a7kdf0sMsMKEXYCx794Z1rz0ActiHoLN0oJpBi9BjCkPpZ2ixZIV4JWR7hZ5B g9Jw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=vsmr7LaM1cn4LgLS+8GYepCaOk4oQ4G/hC10gpGzkvg=; b=PYudGgQl/xZeWd/eaalF756hmR2REDDOJpoKsMEZoT6GwndrZs5d3X7W2PEBhjQhsS pET8JDXpOzE21X3lV8xu7YPyH6/JFsxTul2lhPZhwoDlesp60SfPBk2vpDPz+PPEbrBs xkjT21y0qbgdFUSOpORDvWccLwmIhSmpt2W7BqZUd/yFlNT8/8uCiZa8KC2AIl3pOM0z zy6kMJnoJJR9LJoZJZomTtIXXv740VlUYhK5oEEn7HMZ4+U34BECjtGwqTCtptRHB+0n 6pdpTRSOd3eOojiKNfSw6gxmg378wo5VFRDrMofof95gllhB4cHj9wshqNQFOSJz42sq VnNA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=yvAynqcX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s5si3804252edd.549.2021.09.16.10.12.08; Thu, 16 Sep 2021 10:12:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=yvAynqcX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345479AbhIPRK7 (ORCPT + 99 others); Thu, 16 Sep 2021 13:10:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:54398 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347131AbhIPQ5q (ORCPT ); Thu, 16 Sep 2021 12:57:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3FEE661AD2; Thu, 16 Sep 2021 16:31:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809891; bh=AINYEJ06EiJnuvI7TzajUB+T3AS3coul7sks7YFqhpA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=yvAynqcX/qxK4Vtoc3jlTdNl6mXB5ETJ/uYlz1QkKt7FIkrER2TyP7ioY7PqjzBq9 t17tBZ1WHAeRuwHBHEZ1aSy548Pb5dN1lehIz3ImigdPn7jAJ42+zy0A31a5rwSJTw t+Htlcf/a1daJkAVsCGqZr1MKEliR1PR3oxoQxQw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mathias Nyman , Sasha Levin Subject: [PATCH 5.13 314/380] Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set" Date: Thu, 16 Sep 2021 18:01:11 +0200 Message-Id: <20210916155814.737346113@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mathias Nyman [ Upstream commit 2847c46c61486fd8bca9136a6e27177212e78c69 ] This reverts commit 5d5323a6f3625f101dbfa94ba3ef7706cce38760. That commit effectively disabled Intel host initiated U1/U2 lpm for devices with periodic endpoints. Before that commit we disabled host initiated U1/U2 lpm if the exit latency was larger than any periodic endpoint service interval, this is according to xhci spec xhci 1.1 specification section 4.23.5.2 After that commit we incorrectly checked that service interval was smaller than U1/U2 inactivity timeout. This is not relevant, and can't happen for Intel hosts as previously set U1/U2 timeout = 105% * service interval. Patch claimed it solved cases where devices can't be enumerated because of bandwidth issues. This might be true but it's a side effect of accidentally turning off lpm. exit latency calculations have been revised since then Signed-off-by: Mathias Nyman Link: https://lore.kernel.org/r/20210820123503.2605901-5-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/usb/host/xhci.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 9248ce8d09a4..cb21add9d7be 100644 --- a/drivers/usb/host/xhci.c +++ b/drivers/usb/host/xhci.c @@ -4705,19 +4705,19 @@ static u16 xhci_calculate_u1_timeout(struct xhci_hcd *xhci, { unsigned long long timeout_ns; - if (xhci->quirks & XHCI_INTEL_HOST) - timeout_ns = xhci_calculate_intel_u1_timeout(udev, desc); - else - timeout_ns = udev->u1_params.sel; - /* Prevent U1 if service interval is shorter than U1 exit latency */ if (usb_endpoint_xfer_int(desc) || usb_endpoint_xfer_isoc(desc)) { - if (xhci_service_interval_to_ns(desc) <= timeout_ns) { + if (xhci_service_interval_to_ns(desc) <= udev->u1_params.mel) { dev_dbg(&udev->dev, "Disable U1, ESIT shorter than exit latency\n"); return USB3_LPM_DISABLED; } } + if (xhci->quirks & XHCI_INTEL_HOST) + timeout_ns = xhci_calculate_intel_u1_timeout(udev, desc); + else + timeout_ns = udev->u1_params.sel; + /* The U1 timeout is encoded in 1us intervals. * Don't return a timeout of zero, because that's USB3_LPM_DISABLED. */ @@ -4769,19 +4769,19 @@ static u16 xhci_calculate_u2_timeout(struct xhci_hcd *xhci, { unsigned long long timeout_ns; - if (xhci->quirks & XHCI_INTEL_HOST) - timeout_ns = xhci_calculate_intel_u2_timeout(udev, desc); - else - timeout_ns = udev->u2_params.sel; - /* Prevent U2 if service interval is shorter than U2 exit latency */ if (usb_endpoint_xfer_int(desc) || usb_endpoint_xfer_isoc(desc)) { - if (xhci_service_interval_to_ns(desc) <= timeout_ns) { + if (xhci_service_interval_to_ns(desc) <= udev->u2_params.mel) { dev_dbg(&udev->dev, "Disable U2, ESIT shorter than exit latency\n"); return USB3_LPM_DISABLED; } } + if (xhci->quirks & XHCI_INTEL_HOST) + timeout_ns = xhci_calculate_intel_u2_timeout(udev, desc); + else + timeout_ns = udev->u2_params.sel; + /* The U2 timeout is encoded in 256us intervals */ timeout_ns = DIV_ROUND_UP_ULL(timeout_ns, 256 * 1000); /* If the necessary timeout value is bigger than what we can set in the -- 2.30.2