drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / gpu / drm / drm_mm.c
2010-02-15 Thomas Hellstromdrm: Fix a bug in the range manager.
2009-12-23 Bob Gleitsmanndrm/mm: fix logic for selection of best fit block
2009-12-10 Jerome Glissedrm: Add memory manager debug function
2009-12-10 Jerome Glissedrm: Add search/get functions to get a block in a speci...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-04 Dave Airliedrm/mm: fixup typo in debug functions.
2009-11-24 Jerome Glissedrm: mm always protect change to unused_nodes with...
2009-09-01 Dave Airliedrm/mm: add ability to dump mm lists via debugfs
2009-06-18 Thomas Hellstromdrm: Apply "Memory fragmentation from lost alignment...
2009-06-14 Chris Wilsondrm: Memory fragmentation from lost alignment blocks
2009-06-12 Jerome Glissedrm: Split out the mm declarations in a separate header...
2008-12-29 Dave AirlieDRM: add mode setting support
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.