dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Jackson <ajax@redhat.com>
To: Dave Airlie <airlied@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm/kms: driver for virtual cirrus under qemu
Date: Wed, 02 May 2012 13:36:39 -0400	[thread overview]
Message-ID: <4FA170A7.9040107@redhat.com> (raw)
In-Reply-To: <1335954459-20367-1-git-send-email-airlied@gmail.com>

On 5/2/12 6:27 AM, Dave Airlie wrote:
> From: Dave Airlie <airlied@redhat.com>
>
> This is the initial driver for emulated cirrus GPU found in qemu.
> This driver only supports the emulated GPU and doesn't attempt
> to bind to any real cirrus GPUs.

In particular,

> +/* only bind to the cirrus chip in qemu */
> +static DEFINE_PCI_DEVICE_TABLE(pciidlist) = {
> +	{ PCI_VENDOR_ID_CIRRUS, PCI_DEVICE_ID_CIRRUS_5446, 0x1af4, 0x1100, 0,
> +	  0, 0 },
> +	{0,}
> +};

This requires a (somewhat) new qemu:

http://git.savannah.gnu.org/cgit/qemu.git/commit/hw/pci.c?id=d350d97d196a632b6c7493acf07a061017fc6f7d

Reviewed-by: Adam Jackson <ajax@redhat.com>

- ajax

  reply	other threads:[~2012-05-02 17:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 10:27 [PATCH] drm/kms: driver for virtual cirrus under qemu Dave Airlie
2012-05-02 17:36 ` Adam Jackson [this message]
2012-05-19 21:05 ` Jonathan Nieder

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=4FA170A7.9040107@redhat.com \
    --to=ajax@redhat.com \
    --cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox