drm: Avoid use-before-null-test on dev in drm_cleanup().
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_drv.c
2008-12-29 Eric Anholtdrm: Avoid use-before-null-test on dev in drm_cleanup().
2008-12-29 Kristian H�gsbergdrm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works...
2008-12-29 Jakob Bornecrantzdrm: sanitise drm modesetting API + remove unused hotplug
2008-12-29 Dave Airliedrm: fix allowing master ioctls on non-master fds.
2008-12-29 Dave AirlieDRM: add mode setting support
2008-12-29 Jesse Barnesdrm: GEM mmap support
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-29 Dave Airliedrm: cleanup exit path for module unload
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-11 Dave Airliedrm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-07-26 Adrian Bunkdrm: make drm_minors_cleanup() static
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.