drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / nouveau_display.c
index 5f31b11..1301676 100644 (file)
@@ -569,7 +569,7 @@ nouveau_display_fini(struct drm_device *dev, bool suspend, bool runtime)
                cancel_work_sync(&drm->hpd_work);
 
        drm_kms_helper_poll_disable(dev);
-       disp->fini(dev, suspend);
+       disp->fini(dev, runtime, suspend);
 }
 
 static void