Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9978670ybi; Wed, 24 Jul 2019 13:25:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqwvQs1g1N/to3tmO4u7eldY2qUtuodR2ZQUyQKQkWDzCqdseRYPJKx9nj7qL5PJxtDlUSbO X-Received: by 2002:a65:41c6:: with SMTP id b6mr25962817pgq.269.1563999951275; Wed, 24 Jul 2019 13:25:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563999951; cv=none; d=google.com; s=arc-20160816; b=u5t+G25ZFlfleFqa4ojfDOQkPGbY8w5MGlBLs7Yaduw4m23FsEXcRGAT+VFk3EOdtQ ghKSV/byB3C+0GX5HaivxxI8wVYzjMAhA41vbqr/ko5m4oKn+ok68YYSWcg1zADZywgw SZgqsnNSopYrU/ftWE620EfODSi0ayRwhHj7SmHMPfTJcgRJWU9U4Uxx3BbJEfcxJoKr B1F6fxUYfCuOJGBYgOECXYLsKEhOxc4JtDaLndZqi4vlcs8ZkmehzpJ2VxUuYKLs5a6O wspir22FOpvXCcFMhwJk1PALSAkonruiheA1hW6+76u9GuF7DGfF1mP0omTccpF8i5gN +Qyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ZJ0pF7Ram2rwxdecb3SWfR8O31u1o5s7qRLe0cpVobA=; b=CllkvFTmfxTSE8+btlx4xI2oiHShfu9SS53OPvB2dPyyZy5Yio4vL3PO5lpvvvRC86 hxe3HAEnCNS/MGRxerKgx0nCrWHcQp+bNglEZcKViOrQzAkW+wpIwaIboXm1ryMd/wex 9XrK8mfHMC4yKc1RLRepVs3NWY5gSxcrj9tjLmcgmYVO+Z7HpyGSyhl9wPNx7qNyVdRG SR3FXtxSk6Mp1CKG8naVYA/6r1A0FxDU9C4Sf0c5XIMo9xM8hiXEhS5nzsm4M+zPzZoJ UcxcYUKmoxiMmd1eMmmTzDyCpaHXwyUCJ+qbBM1V/SlRyJuJrr6PK44QQ09bs2bAecbg nZqQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=i5Qrn3ep; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l14si16266763pga.567.2019.07.24.13.25.36; Wed, 24 Jul 2019 13:25:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=i5Qrn3ep; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390723AbfGXUYX (ORCPT + 99 others); Wed, 24 Jul 2019 16:24:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:42978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389941AbfGXTle (ORCPT ); Wed, 24 Jul 2019 15:41:34 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2BAC522ADB; Wed, 24 Jul 2019 19:41:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563997292; bh=C3mhXCl2ZWYBLwyb38j1K9FbAQ3C3952L957kgeENwA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=i5Qrn3epvH6ZgaIWHp3bnx/n+Qe0dtyywuZmP9qUnZ/UKGecClSjjEO2/eJooJMas OfczdAtEuf5+a+wIpy0WJkOBRR+8FTse4piiFiKI57+PghuNk7HU7C/7OObtAdqhYa mqQskYYwFYWmbUj1iOAf+pKWRwzESe8EDCizI6dA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Lyude Paul , Marc Meledandri , Ben Skeggs Subject: [PATCH 5.2 345/413] drm/nouveau/i2c: Enable i2c pads & busses during preinit Date: Wed, 24 Jul 2019 21:20:36 +0200 Message-Id: <20190724191800.514334946@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191735.096702571@linuxfoundation.org> References: <20190724191735.096702571@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Lyude Paul commit 7cb95eeea6706c790571042a06782e378b2561ea upstream. It turns out that while disabling i2c bus access from software when the GPU is suspended was a step in the right direction with: commit 342406e4fbba ("drm/nouveau/i2c: Disable i2c bus access after ->fini()") We also ended up accidentally breaking the vbios init scripts on some older Tesla GPUs, as apparently said scripts can actually use the i2c bus. Since these scripts are executed before initializing any subdevices, we end up failing to acquire access to the i2c bus which has left a number of cards with their fan controllers uninitialized. Luckily this doesn't break hardware - it just means the fan gets stuck at 100%. This also means that we've always been using our i2c busses before initializing them during the init scripts for older GPUs, we just didn't notice it until we started preventing them from being used until init. It's pretty impressive this never caused us any issues before! So, fix this by initializing our i2c pad and busses during subdev pre-init. We skip initializing aux busses during pre-init, as those are guaranteed to only ever be used by nouveau for DP aux transactions. Signed-off-by: Lyude Paul Tested-by: Marc Meledandri Fixes: 342406e4fbba ("drm/nouveau/i2c: Disable i2c bus access after ->fini()") Cc: stable@vger.kernel.org Signed-off-by: Ben Skeggs Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) --- a/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c +++ b/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c @@ -185,6 +185,25 @@ nvkm_i2c_fini(struct nvkm_subdev *subdev } static int +nvkm_i2c_preinit(struct nvkm_subdev *subdev) +{ + struct nvkm_i2c *i2c = nvkm_i2c(subdev); + struct nvkm_i2c_bus *bus; + struct nvkm_i2c_pad *pad; + + /* + * We init our i2c busses as early as possible, since they may be + * needed by the vbios init scripts on some cards + */ + list_for_each_entry(pad, &i2c->pad, head) + nvkm_i2c_pad_init(pad); + list_for_each_entry(bus, &i2c->bus, head) + nvkm_i2c_bus_init(bus); + + return 0; +} + +static int nvkm_i2c_init(struct nvkm_subdev *subdev) { struct nvkm_i2c *i2c = nvkm_i2c(subdev); @@ -238,6 +257,7 @@ nvkm_i2c_dtor(struct nvkm_subdev *subdev static const struct nvkm_subdev_func nvkm_i2c = { .dtor = nvkm_i2c_dtor, + .preinit = nvkm_i2c_preinit, .init = nvkm_i2c_init, .fini = nvkm_i2c_fini, .intr = nvkm_i2c_intr,