summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo_util.c
AgeCommit message (Expand)Author
2010-05-06drm/ttm: fix, avoid iomapping system memoryJerome Glisse
2010-04-20Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie
2010-04-20drm/ttm: remove io_ field from TTM V6Jerome Glisse
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse
2010-04-08drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-01drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-07drm/ttm: Export symbols needed for the vmwgfx driver.Thomas Hellstrom
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-08-20Merge Linus master to drm-nextDave Airlie
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom
2009-06-24drm: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-14drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom