drm: radeon: Fix ring_rptr accesses.
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_stub.c
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-03-04 Helge Bahmanndrm: fix double lock typo
2009-03-02 Thomas Hellstromdrm: Avoid client deadlocks when the master disappears.
2009-03-02 Thomas Hellstromdrm: Wake up all lock waiters when the master disappears.
2009-01-19 Dave Airliedrm: fix leak of device mappings since multi-master...
2008-12-29 Dave AirlieDRM: add mode setting support
2008-12-29 Dave Airliedrm: reorganise start and load.
2008-12-29 Vegard Nossumdrm: fix leak of uninitialized data to userspace
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-29 Dave Airliedrm: cleanup exit path for module unload
2008-11-11 Eric Anholtdrm: Remove infrastructure for supporting i915's vblank...
2008-10-17 Jesse Barnesdrm: kill drm_device->irq
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.