lkml.org 
[lkml]   [2014]   [Aug]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] drm/cirrus: bind also to qemu-xen-traditional
Ping?

On Thu, Jun 12, Olaf Hering wrote:

> Ping?
>
> On Fri, Apr 11, Olaf Hering wrote:
>
> > qemu as used by xend/xm toolstack uses a different subvendor id.
> > Bind the drm driver also to this emulated card.
> >
> > Signed-off-by: Olaf Hering <olaf@aepfle.de>
> > ---
> > drivers/gpu/drm/cirrus/cirrus_drv.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/drivers/gpu/drm/cirrus/cirrus_drv.c b/drivers/gpu/drm/cirrus/cirrus_drv.c
> > index 953fc8a..8555548 100644
> > --- a/drivers/gpu/drm/cirrus/cirrus_drv.c
> > +++ b/drivers/gpu/drm/cirrus/cirrus_drv.c
> > @@ -31,6 +31,8 @@ static struct drm_driver driver;
> > static DEFINE_PCI_DEVICE_TABLE(pciidlist) = {
> > { PCI_VENDOR_ID_CIRRUS, PCI_DEVICE_ID_CIRRUS_5446, 0x1af4, 0x1100, 0,
> > 0, 0 },
> > + { PCI_VENDOR_ID_CIRRUS, PCI_DEVICE_ID_CIRRUS_5446, PCI_VENDOR_ID_XEN,
> > + 0x0001, 0, 0, 0 },
> > {0,}
> > };
> >


\
 
 \ /
  Last update: 2014-08-26 12:21    [W:0.195 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site