Messages in this thread |  | | From | Lyude Paul <> | Subject | [PATCH 0/3] Cleanup drm_kms_helper_poll_enable/disable() calls | Date | Mon, 13 Aug 2018 15:22:28 -0400 |
| |
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
|  |