All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: qemu qxl kms driver
Date: Wed,  6 Mar 2013 16:57:10 +1000	[thread overview]
Message-ID: <1362553032-4484-1-git-send-email-airlied@gmail.com> (raw)

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.

             reply	other threads:[~2013-03-06  6:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-06  6:57 Dave Airlie [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1362553032-4484-1-git-send-email-airlied@gmail.com \
    --to=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.