commit | 304a4f6accac4add4967fc062069fc8421c46aae | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Mon Oct 30 16:39:39 2017 +0100 |
committer | Noralf Trønnes <noralf@tronnes.org> | Tue Oct 31 19:06:31 2017 +0100 |
tree | 49381ba21019bb5277678eecf9cb80d4e6f48a51 | |
parent | 29ad20b22c8f3ab35e91c2f68b4c7956cee30fd0 [diff] |
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