index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: fix, avoid iomapping system memory
Jerome Glisse
2010-05-07
1
-1
/
+1
*
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
2010-04-20
1
-65
/
+57
|
\
|
*
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
2010-04-20
1
-15
/
+4
|
*
drm/ttm: ttm_fault callback to allow driver to handle bo placement V6
Jerome Glisse
2010-04-20
1
-62
/
+62
|
*
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2010-04-08
1
-3
/
+6
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-01
1
-7
/
+2
|
\
|
*
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
2010-02-01
1
-7
/
+2
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
1
-0
/
+1
|
\
|
|
*
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
1
-0
/
+1
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
/
*
Merge Linus master to drm-next
Dave Airlie
2009-08-20
1
-13
/
+56
|
\
|
*
drm/ttm: Fix a potential comparison of structs.
Thomas Hellstrom
2009-08-04
1
-4
/
+4
|
*
drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...
Thomas Hellstrom
2009-07-29
1
-11
/
+52
|
*
drm/ttm: Fix an oops and sync object leak.
Thomas Hellstrom
2009-07-29
1
-2
/
+4
*
|
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-08-19
1
-2
/
+2
|
/
*
drm: remove unused #include <linux/version.h>'s
Huang Weiyi
2009-06-24
1
-1
/
+0
*
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom
2009-06-15
1
-0
/
+561