commit | b8ccd70f1363f7d4e49219dbc46ec973a14f49cd | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Apr 14 11:34:49 2014 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 18 13:31:49 2014 +1000 |
tree | d888a53fecea5d12cf7fe485dbe257ff29be84a2 | |
parent | 2f1e800799bf478494cec3573cd63eb34ca89c9d [diff] |
drm: bochs: add power management support bochs kms driver lacks power management support, thus the vga display doesn't work any more after S3 resume. Fix this by adding suspend and resume functions. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>