linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] hyperv-fb: add support for generation 2 virtual machines
@ 2014-02-21  8:56 Gerd Hoffmann
  2014-02-21  8:56 ` [PATCH 1/4] Drivers: hv: vmbus: Extract the mmio information from DSDT Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2014-02-21  8:56 UTC (permalink / raw)
  To: linux-fbdev; +Cc: linux-kernel, gregkh, kys, haiyangz, jasowang, Gerd Hoffmann

  Hi,

This patch series adds support for uefi-based gen2 virtual machines to
the hyperv-fb driver.

First patch is included just for completeness.  Greg picked it up
already and it is in -next, but it isn't in master yet.

Second patch is a bugfix for the first patch.

Third patch changes vmbus to properly hook the hyperv mmio area into
the linux resource management.

Final patch actually implements gen2 vm support for hyperv-fb, building
on the hyperv mmio support added by the other patches.

Known issue: There is a long delay when loading the hyperv-fb driver on
gen2 virtual machines which isn't present on gen1 virtual machines.

Gerd Hoffmann (3):
  vmbus: add missing breaks
  vmbus: use resource for hyperv mmio region
  hyperv-fb: add support for generation 2 virtual machines.

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Extract the mmio information from DSDT

 drivers/hv/vmbus_drv.c    | 51 +++++++++++++++++++++-------
 drivers/video/hyperv_fb.c | 86 +++++++++++++++++++++++++++++++++--------------
 include/linux/hyperv.h    |  2 ++
 3 files changed, 100 insertions(+), 39 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-21 14:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21  8:56 [PATCH 0/4] hyperv-fb: add support for generation 2 virtual machines Gerd Hoffmann
2014-02-21  8:56 ` [PATCH 1/4] Drivers: hv: vmbus: Extract the mmio information from DSDT Gerd Hoffmann
2014-02-21  8:56 ` [PATCH 2/4] vmbus: add missing breaks Gerd Hoffmann
2014-02-21  8:56 ` [PATCH 3/4] vmbus: use resource for hyperv mmio region Gerd Hoffmann
2014-02-21  8:56 ` [PATCH 4/4] hyperv-fb: add support for generation 2 virtual machines Gerd Hoffmann
2014-02-21 14:49   ` KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).