summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/ttm/ttm_bo_util.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r308612,r308614:mmel2017-04-161-1/+2
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-171-1/+1
* Use default memory type for TTM buffer objects that may be cached.tijl2014-11-021-2/+1
* Partially revert r254880. The bitmap operations actually use long type now.jkim2013-08-291-2/+1
* drm: Use the new drm_atomic.h, following the merge of projects/atomic64dumbbell2013-08-251-1/+2
* drm/ttm: Import Linux commit ff7c60c580d9722f820d85c9c58ca55ecc1ee7c4dumbbell2013-08-251-8/+11
* drm/ttm: Import Linux commit 630541863b29f88c7ab34e647758344e4cd1eafddumbbell2013-08-251-2/+9
* Replace kernel virtual address space allocation with vmem. This providesjeff2013-08-071-3/+2
* Do not call malloc(M_WAITOK) while bodev->fence_lock mutex iskib2013-03-231-7/+8
* Import the preliminary port of the TTM.kib2013-03-051-0/+658
OpenPOWER on IntegriCloud