kib 7d726d3c98 bus_dma_tag_create() and bus_dma_mem_alloc() shall not be called with a
non-sleepable lock held. drm_pci_alloc() calls them, thus drm mutex shall
not be held during the call.

Move the drm_pci_alloc() to the start of the i915_initialize() and drop the
the drm mutex around it.

Reported by:	Ganbold <ganbold micom mng net>
Reviewed by:	anholt
Approved by:	re (hrs)
MFC after:	1 week
2007-07-12 09:02:31 +00:00
..
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-05-17 06:29:36 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00
2006-09-07 23:04:47 +00:00