linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes
@ 2019-08-07 23:47 Lyude Paul
  2019-08-07 23:47 ` [PATCH v2 1/2] drm/nouveau/dispnv04: Remove runtime PM Lyude Paul
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lyude Paul @ 2019-08-07 23:47 UTC (permalink / raw)
  To: nouveau
  Cc: Daniel Vetter, David Airlie, linux-kernel, dri-devel, Ben Skeggs,
	Lyude Paul, Laurent Pinchart, Karol Herbst, Ilia Mirkin

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-08-13  4:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07 23:47 [PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes Lyude Paul
2019-08-07 23:47 ` [PATCH v2 1/2] drm/nouveau/dispnv04: Remove runtime PM Lyude Paul
2019-08-07 23:47 ` [PATCH v2 2/2] drm/nouveau/dispnv50: Fix runtime PM ref tracking for non-blocking modesets Lyude Paul
2019-08-13  4:42 ` [PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes Ben Skeggs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).