]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Using parent DMA tag in drm_pci_alloc(). This can allow drm2 devices to work with...
authorJason A. Harmening <jah@FreeBSD.org>
Thu, 12 Mar 2015 14:18:36 +0000 (14:18 +0000)
committerJason A. Harmening <jah@FreeBSD.org>
Thu, 12 Mar 2015 14:18:36 +0000 (14:18 +0000)
commitedf3c81a5cfd45dcebf1c0fc08148a0674928fbf
tree6830fbf2ce7b0ab561247f26c2945aff60edbdc5
parent8ee4f5ef45e1478131114d75b0716b5c58f82950
Using parent DMA tag in drm_pci_alloc().  This can allow drm2 devices to work with Intel DMAR enabled for the system, as long as DMAR is disabled for the drm2 device.

Approved by: kib (mentor)
MFC after: 1 week
sys/dev/drm2/drm_pci.c