kernel-fxtec-pro1x/drivers/gpu
Chris Wilson 7b4f3990a2 drm/i915: Avoid circular locking from intel_fbdev_fini()
lockdep spots that the fb_info->lock takes the dev->struct_mutex during
init (due to the device probing) and so we can not hold
dev->struct_mutex when unregistering the framebuffer. Simply reverse the
order of initialisation during cleanup and so do the intel_fbdev_fini()
before the intel_modeset_cleanup.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-10-04 16:11:54 +01:00
..
drm drm/i915: Avoid circular locking from intel_fbdev_fini() 2010-10-04 16:11:54 +01:00
vga vgaarb: use MIT license 2010-06-03 13:13:34 +10:00
Makefile