[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190807234709.6076-1-lyude@redhat.com>
Date: Wed, 7 Aug 2019 19:47:04 -0400
From: Lyude Paul <lyude@...hat.com>
To: nouveau@...ts.freedesktop.org
Cc: "Daniel Vetter" <daniel@...ll.ch>,
"David Airlie" <airlied@...ux.ie>, linux-kernel@...r.kernel.org,
dri-devel@...ts.freedesktop.org, "Ben Skeggs" <bskeggs@...hat.com>,
"Lyude Paul" <lyude@...hat.com>,
"Laurent Pinchart" <laurent.pinchart@...asonboard.com>,
"Karol Herbst" <karolherbst@...il.com>,
"Ilia Mirkin" <imirkin@...m.mit.edu>
Subject: [PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes
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
Powered by blists - more mailing lists