All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] hyperv-fb: add support for generation 2 virtual machines
@ 2014-02-26 10:51 ` Gerd Hoffmann
  0 siblings, 0 replies; 14+ messages in thread
From: Gerd Hoffmann @ 2014-02-26 10:51 UTC (permalink / raw)
  To: linux-fbdev
  Cc: linux-kernel, gregkh, kys, abgupta, haiyangz, jasowang,
	tomi.valkeinen, devel, Gerd Hoffmann

  Hi,

This patch series adds support for uefi-based gen2 virtual machines
to the hyperv-fb driver.  It depends on a few vmbus changes which are
staged in Greg's char-misc tree (and linux-next).

Patch #1 implements gen2 vm support for hyperv-fb.

Patch #2 unregisters efifb early to make sure the framebuffer isn't used
any more while hyperv-fb initialization is in progress.

v5 changes:
 - call remove_conflicting_framebuffers() only on gen2
   virtual machines.

v4 changes:
 - use KBUILD_MODNAME everywhere for consistent naming.
 - drop the two patches which Greg has staged in char-misc.

please apply,
  Gerd

Gerd Hoffmann (2):
  hyperv-fb: add support for generation 2 virtual machines.
  hyperv-fb: kick off efifb early

 drivers/video/hyperv_fb.c | 88 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 62 insertions(+), 26 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-02-28 10:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 10:51 [PATCH v5 0/2] hyperv-fb: add support for generation 2 virtual machines Gerd Hoffmann
2014-02-26 10:51 ` Gerd Hoffmann
2014-02-26 10:51 ` [PATCH v5 1/2] " Gerd Hoffmann
2014-02-26 10:51   ` Gerd Hoffmann
2014-02-26 15:46   ` Haiyang Zhang
2014-02-26 10:51 ` [PATCH v5 2/2] hyperv-fb: kick off efifb early Gerd Hoffmann
2014-02-26 10:51   ` Gerd Hoffmann
2014-02-26 15:43   ` Haiyang Zhang
2014-02-28  9:01 ` [PATCH v5 0/2] hyperv-fb: add support for generation 2 virtual machines Tomi Valkeinen
2014-02-28  9:01   ` Tomi Valkeinen
2014-02-28 10:19   ` Gerd Hoffmann
2014-02-28 10:19     ` Gerd Hoffmann
2014-02-28 10:44     ` Tomi Valkeinen
2014-02-28 10:44       ` Tomi Valkeinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.