Re: [Mesa-dev] [PATCH] loader: Get driver name from udev hwdb when available

2014-01-27 Thread Emil Velikov
Hi Kristian, On 20/01/14 20:42, Kristian Høgsberg wrote: > The udev hwdb is a mechanism for applying udev properties to devices at > hotplug time. The hwdb text files are compiled into a binary database > that lets udev efficiently look up and apply properties to devices that > match a given moda

Re: [Mesa-dev] [PATCH] loader: Get driver name from udev hwdb when available

2014-01-21 Thread Eric Anholt
Kristian Høgsberg writes: > The udev hwdb is a mechanism for applying udev properties to devices at > hotplug time. The hwdb text files are compiled into a binary database > that lets udev efficiently look up and apply properties to devices that > match a given modalias. > > This patch exports t

[Mesa-dev] [PATCH] loader: Get driver name from udev hwdb when available

2014-01-20 Thread Kristian Høgsberg
The udev hwdb is a mechanism for applying udev properties to devices at hotplug time. The hwdb text files are compiled into a binary database that lets udev efficiently look up and apply properties to devices that match a given modalias. This patch exports the mesa PCI ID tables as hwdb files and