aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_mm.c
Commit message (Expand)AuthorAge
* drm: mm: fix range restricted allocationsDaniel Vetter2010-08-26
* drm: implement helper functions for scanning lru listDaniel Vetter2010-07-06
* drm_mm: extract check_free_mm_nodeDaniel Vetter2010-07-06
* drm: sane naming for drm_mm.cDaniel Vetter2010-07-06
* drm: kill dead code in drm_mm.cDaniel Vetter2010-07-06
* drm: use list_for_each_entry in drm_mm.cDaniel Vetter2010-07-06
* drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-14
* drm/mm: fix logic for selection of best fit blockBob Gleitsmann2009-12-22
* drm: Add memory manager debug functionJerome Glisse2009-12-10
* drm: Add search/get functions to get a block in a specific rangeJerome Glisse2009-12-10
* Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-07
|\
| * drm/mm: fixup typo in debug functions.Dave Airlie2009-12-03
* | drm: mm always protect change to unused_nodes with unused_lock spinlockJerome Glisse2009-11-23
|/
* drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-01
* drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom2009-06-18
* drm: Memory fragmentation from lost alignment blocksChris Wilson2009-06-14
* drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2009-06-12
* DRM: add mode setting supportDave Airlie2008-12-29
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13