aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-01
|\
| * drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan2010-01-31
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\|
| * drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom2009-12-07
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
|/
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\
| * drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom2009-08-03
| * drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-29
| * drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom2009-07-29
* | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
|/
* drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-24
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-14