[Mesa-dev] [PATCH 1/2] virtio_gpu: Add PCI ID to driver map

Dave Airlie airlied at gmail.com
Fri Dec 18 13:33:18 PST 2015


On 19 December 2015 at 02:57, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 17 December 2015 at 15:45, Rob Herring <robh at kernel.org> wrote:
>> Add the virtio-gpu PCI ID so the driver probing works.
>>
> Dave, I'd imagine that currently this works ala platform device style
> ? I.e. we fail to get the pciid and fall back to the kernel module
> name being our dri module name.
>
> If the PCI id is stable we might as well use it imho. What do you think ?

Should be fine, though virtio-gpu isn't only a PCI device, there is
also provision
for it to be used as a virtio mmio device.

I don't think this should break that any though.

Dave.
>
> If we decide to pick it, we might want to add
> Cc: "11.1" <mesa-stable at lists.freedesktop.org>
>
> -Emil
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list