summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm2/ttm/ttm_bo.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r278153,284416: ttm memory allocation improvementsavg2015-07-011-0/+9
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-04-281-6/+6
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-3/+3
* MFC r259684:dumbbell2013-12-221-0/+2
* Partially revert r254880. The bitmap operations actually use long type now.jkim2013-08-291-4/+3
* drm: Use the new drm_atomic.h, following the merge of projects/atomic64dumbbell2013-08-251-3/+4
* drm/ttm: Fix a reversed condition and add missing locksdumbbell2013-08-251-5/+7
* drm/ttm: Fix unmap of buffer objectdumbbell2013-08-251-6/+1
* drm/ttm: Fix style errorsdumbbell2013-08-251-15/+15
* drm/ttm: Import Linux commit 014b34409fb2015f63663b6cafdf557fdf289628dumbbell2013-08-251-0/+1
* drm/ttm: Import Linux commit cc4c0c4de3c775be22072ec3251f2e581b63d9a0dumbbell2013-08-251-1/+1
* drm/ttm: Import Linux commit 5e45d7dfd74100d622f9cdc70bfd1f9fae1671dedumbbell2013-08-251-0/+50
* drm/ttm: Import Linux commit 7a1863084c9d90ce4b67d645bf9b0f1612e68f62dumbbell2013-08-251-2/+0
* drm/ttm: Import Linux commit 63d0a4195560362e2e00a3ad38fc331d34e1da9bdumbbell2013-08-251-17/+37
* drm: Fix a call to free(9) with an incorrect malloc typedumbbell2013-03-081-1/+0
* Import the preliminary port of the TTM.kib2013-03-051-0/+1820
OpenPOWER on IntegriCloud