[PATCH RESEND 0/3] three qemu patches (bochs/cirrus drivers)

Gerd Hoffmann kraxel at redhat.com
Mon Apr 14 02:34:47 PDT 2014


  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



More information about the dri-devel mailing list