commit | 70c0ef7bd39991cdf3f190c9545c4ecdd6899a74 | [log] [tgz] |
---|---|---|
author | Peter Wu <peter@lekensteyn.nl> | Fri Sep 07 00:18:07 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Sep 10 07:10:37 2018 +0200 |
tree | d9e104d0c624c6319eddb0abcc3a559f0f58cea2 | |
parent | eae06120f1974e1a4cab0f80f4b07d27eb80ab32 [diff] |
bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume The "initialized" member is going away. suspend/resume still works (even if bochsfb_create is forced to fail). Signed-off-by: Peter Wu <peter@lekensteyn.nl> Link: http://patchwork.freedesktop.org/patch/msgid/20180906221810.20170-2-peter@lekensteyn.nl Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>