Received: by 2002:a25:b794:0:0:0:0:0 with SMTP id n20csp6072047ybh; Wed, 7 Aug 2019 16:48:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqzLO1/P4s8CNZe9qhgzphsQXdBn8X584lDPZI4AwIQS4FTg0WtPR2n6K6/PPHbz/n4bR4Da X-Received: by 2002:a62:1456:: with SMTP id 83mr12141044pfu.228.1565221695704; Wed, 07 Aug 2019 16:48:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565221695; cv=none; d=google.com; s=arc-20160816; b=jLnkxYCPH4LEuHwiFNFuuTLJb+1Mkp4ZO/xCdS9Zr+/QreOVR6BdFJtlBdUEnnm63v SeVSu/eE1pfXXI5gXwdyEgb2sdLXFAhuQuTFiN1dPFBymXl6ZWxmBTxBjIeuuBaYWqHe rxkkPVhK0Zrl62ZrUDu87Uwkl3Bmf/asvGUMbEdFjBPwFG6tEHC5o1xlIfT1Bn5rCK3m aYB+Tp/3WyJKwPADvAjkWNy8W6yAUaPprrK9x8RDG6Bh4u5ydHnibRjpBoET/S6wJWPB GeNjsdPez2jQ3lzF4asE7po6WH+C3TGy2xm5Yn1nV7DYQHvp7TerzVXLEEyDis1odwfw zLIw== 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 :message-id:date:subject:cc:to:from; bh=Cfu98qUqHFQxfN3bjEo4dEZ/LPG+t07Ws3vB/mJbFF4=; b=pt5xMy7SqEcLZq7TkMW1lmiBu81640hpt8bdYhHekv/7Mpy3PsfyfP7CTsq7k77vwE 3Uum9gQiimRpxY/5KFzOuvq1/CeAdMBjxnCOXfrL72wEHYM2obHMUn04JxijMIJ2E8Rf qBvMSIAfk7+BgRZa/huU4n4oBX/UodhyZzzHTZZSRPCNBe9Xf8dDfSshK/MMCiQYqfki CCNt+xTgi7e/7lo400d6ryy5FfL8P2gxmVsYRwdrENfJ9WEtXFEhHn89jat9S7BAQeYr 75gGAJ6ih7F5sJNmci2F8UU0xw0zEfr18n+/rv/FgON+ACQ5FVoiNHqBJCGjusVyAD/B kqtw== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z24si48291493plo.159.2019.08.07.16.47.59; Wed, 07 Aug 2019 16:48:15 -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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730337AbfHGXrS (ORCPT + 99 others); Wed, 7 Aug 2019 19:47:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42460 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729624AbfHGXrS (ORCPT ); Wed, 7 Aug 2019 19:47:18 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 0F3824E926; Wed, 7 Aug 2019 23:47:18 +0000 (UTC) Received: from whitewolf.redhat.com (ovpn-121-222.rdu2.redhat.com [10.10.121.222]) by smtp.corp.redhat.com (Postfix) with ESMTP id 94E865D9E1; Wed, 7 Aug 2019 23:47:12 +0000 (UTC) From: Lyude Paul To: nouveau@lists.freedesktop.org Cc: "Daniel Vetter" , "David Airlie" , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, "Ben Skeggs" , "Lyude Paul" , "Laurent Pinchart" , "Karol Herbst" , "Ilia Mirkin" Subject: [PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes Date: Wed, 7 Aug 2019 19:47:04 -0400 Message-Id: <20190807234709.6076-1-lyude@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Wed, 07 Aug 2019 23:47:18 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Just some runtime PM fixes for some much less noticeable runtime PM ref tracking issues that I got reminded of when fixing some unrelated issues with nouveau. Changes since v1: * Don't fix CRTC RPM code in dispnv04, because it's not actually doing anything in the first place. Just get rid of it. - imirkin Lyude Paul (2): drm/nouveau/dispnv04: Remove runtime PM drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets drivers/gpu/drm/nouveau/dispnv04/crtc.c | 51 +------------------------ drivers/gpu/drm/nouveau/dispnv50/disp.c | 38 +++++++++--------- drivers/gpu/drm/nouveau/nouveau_drv.h | 3 -- 3 files changed, 18 insertions(+), 74 deletions(-) -- 2.21.0