[PATCH 0/3] Cleanup drm_kms_helper_poll_enable/disable() calls

From: Lyude Paul
Date: Mon Aug 13 2018 - 15:22:38 EST


Does what it says on the label, a lot of these calls are already handled
somewhere else and don't appear to be here for a legitimate reason
anymore.

Lyude Paul (3):
drm/nouveau: Remove useless poll_enable() call in
switcheroo_set_state()
drm/nouveau: Remove useless poll_disable() call in
switcheroo_set_state()
drm/nouveau: Remove useless poll_enable() call in drm_load()

drivers/gpu/drm/nouveau/nouveau_drm.c | 4 +---
drivers/gpu/drm/nouveau/nouveau_vga.c | 2 --
2 files changed, 1 insertion(+), 5 deletions(-)

--
2.17.1