[PATCH v2 0/2] drm/nouveau: CRTC Runtime PM ref tracking fixes

From: Lyude Paul
Date: Wed Aug 07 2019 - 19:47:20 EST


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