xf86drm: move platform details to drmParsePciDeviceInfo()
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 7 Sep 2015 11:47:47 +0000 (12:47 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 21 Sep 2015 16:42:43 +0000 (17:42 +0100)
commitef5192e9c7897c82da815a2c893b2e2562997a3a
treeecc314bfea78dd937769d2ad4daa28f7f0897d9f
parent536e0deba3829e194aafda6d9a1d9e938ba8277a
xf86drm: move platform details to drmParsePciDeviceInfo()

As with previous commit let's try to keep drmGetDevices clean of linux
specifics.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
xf86drm.c