linux/include/drm
Dave Airlie e7f7ab45eb drm: cleanup exit path for module unload
The current sub-module unload exit path is a mess, it tries
to abuse the idr. Just keep a list of devices per driver struct
and free them in-order on rmmod.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-12-29 17:47:21 +10:00
..
drm.h drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
drm_core.h
drm_hashtab.h
drm_memory.h
drm_memory_debug.h
drm_os_linux.h
drm_pciids.h drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA 2008-11-11 18:02:12 +10:00
drm_sarea.h
drm_sman.h
drmP.h drm: cleanup exit path for module unload 2008-12-29 17:47:21 +10:00
i810_drm.h
i830_drm.h
i915_drm.h i915: Add GEM ioctl to get available aperture size. 2008-11-03 10:56:49 +10:00
Kbuild
mga_drm.h
r128_drm.h
radeon_drm.h
savage_drm.h
sis_drm.h
via_drm.h