drm: move drm vblank initialization/cleanup to driver load/unload
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_drv.c
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.