drm/fb-helper: Add .last_close and .output_poll_changed helpers
authorNoralf Trønnes <noralf@tronnes.org>
Mon, 30 Oct 2017 15:39:39 +0000 (16:39 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Tue, 31 Oct 2017 18:06:31 +0000 (19:06 +0100)
commit304a4f6accac4add4967fc062069fc8421c46aae
tree49381ba21019bb5277678eecf9cb80d4e6f48a51
parent29ad20b22c8f3ab35e91c2f68b4c7956cee30fd0
drm/fb-helper: Add .last_close and .output_poll_changed helpers

This adds helpers for the drm_driver->last_close and the
drm_mode_config_funcs->output_poll_changed callbacks.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20171030153951.56269-4-noralf@tronnes.org
drivers/gpu/drm/drm_fb_helper.c
include/drm/drm_fb_helper.h