diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2016-08-23 13:54:06 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-23 14:08:35 +0200 |
commit | cfe63423d9be3e7020296c3dfb512768a83cd099 (patch) | |
tree | 93294e2ec00b3b1fb3b33285e44e72670aaaade3 /drivers/md/Makefile | |
parent | drm/fb-helper: Fix the dummy remove_conflicting_framebuffers (diff) | |
download | linux-cfe63423d9be3e7020296c3dfb512768a83cd099.tar.xz linux-cfe63423d9be3e7020296c3dfb512768a83cd099.zip |
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
This adds a function that also takes the console lock before calling
fb_set_suspend() in contrast to drm_fb_helper_set_suspend() which is
a plain wrapper around fb_set_suspend().
Resume is run asynchronously using a worker if the console lock is
already taken. This is modelled after the i915 driver.
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1471953246-29602-1-git-send-email-noralf@tronnes.org
Diffstat (limited to 'drivers/md/Makefile')
0 files changed, 0 insertions, 0 deletions