All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu qxl kms driver
@ 2013-03-06  6:57 Dave Airlie
  2013-03-06  6:57 ` [PATCH 1/2] ttm: export functions to allow qxl do its own iomapping Dave Airlie
  2013-03-06  6:57 ` [PATCH 2/2] drm: add new QXL driver Dave Airlie
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Airlie @ 2013-03-06  6:57 UTC (permalink / raw)
  To: dri-devel

Hi,

This is a KMS driver for the QXL virtual hw device shipped in qemu.

The first patch just adds some ttm symbol exports, the second contains
the driver.

Its also in my git repo here
http://cgit.freedesktop.org/~airlied/linux/log/?h=qxl-upstream

The userspace driver is here
http://cgit.freedesktop.org/~airlied/xf86-video-qxl/log/?h=qxl-kms

There is also a header file addition to libdrm:
http://cgit.freedesktop.org/~airlied/drm/log/?h=qxl-kms
though I could probably drop it into the ddx at this point, since
there isn't really any DRI usefulness on this hw yet. Though
maybe we can save a copy or two in some fast paths.

Dave.

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

end of thread, other threads:[~2013-03-06  6:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06  6:57 qemu qxl kms driver Dave Airlie
2013-03-06  6:57 ` [PATCH 1/2] ttm: export functions to allow qxl do its own iomapping Dave Airlie
2013-03-06  6:57 ` [PATCH 2/2] drm: add new QXL driver Dave Airlie

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.