include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_fence.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-07 Darren Jenkinsdrm/radeon/radeon_fence.c: move a dereference below...
2009-12-23 Jerome Glissedrm/radeon/kms: Avoid crash when trying to cleanup...
2009-12-10 Dave Airliedrm/radeon/kms: fix return value from fence function.
2009-12-10 Thomas Hellstromdrm/radeon: Remove tests for -ERESTART from the TTM...
2009-12-02 Dave Airliedrm/radeon/kms: add irq mitigation code for sw interrupt.
2009-12-02 Alex Deucherdrm/radeon/kms: Add support for interrupts on r6xx...
2009-09-08 Alex Deucherdrm/radeon/r600: use fence->timeout directly
2009-09-08 Dave Airliedrm/radeon/kms: don't allow ERESTART to hit userspace.
2009-09-08 Jerome Glissedrm/radeon/kms: add r600 KMS support
2009-07-29 Dave Airliedrm/radeon/kms: allow interruptible waits for objects.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...