Hi, Resending three patches for qemu emulated hardware. One little cleanup, and two adding power management callbacks to bochs and cirrus drivers, so you have working video after resuming your virtual machine from S3. I've already sent them months ago, nobody raised any concerns and I've assumed they where scheduled for 3.15. They didn't show up in 3.15-rc1 though. Any chance they can still make 3.15? thanks, Gerd Gerd Hoffmann (3): drm: cirrus: add power management support drm: bochs: add power management support drm: bochs: drop unused struct fields drivers/gpu/drm/bochs/bochs.h | 3 +-- drivers/gpu/drm/bochs/bochs_drv.c | 44 ++++++++++++++++++++++++++++++++++++ drivers/gpu/drm/bochs/bochs_fbdev.c | 1 - drivers/gpu/drm/cirrus/cirrus_drv.c | 42 ++++++++++++++++++++++++++++++++++ drivers/gpu/drm/cirrus/cirrus_mode.c | 3 +++ 5 files changed, 90 insertions(+), 3 deletions(-) -- 1.8.3.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel