index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
3
-32
/
+13
|
\
|
*
Merge branch 'v2.6.34-rc2' into drm-linus
Dave Airlie
2010-03-31
2
-2
/
+2
|
|
\
|
*
|
drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
Robert P. J. Day
2010-03-15
2
-12
/
+10
|
*
|
drm/ttm: use drm calloc large and free large
Dave Airlie
2010-03-15
1
-20
/
+3
*
|
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
|
|
/
|
/
|
*
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
2
-2
/
+2
|
/
*
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-03-01
1
-7
/
+11
|
\
|
*
drm/ttm: handle OOM in ttm_tt_swapout
Maarten Maathuis
2010-02-25
1
-7
/
+11
*
|
drm/ttm: fix caching problem on non-PAT systems.
Francisco Jerez
2010-02-20
1
-7
/
+11
*
|
drm/ttm: Fix a bug occuring when validating a buffer object in a range.
Thomas Hellstrom
2010-02-15
1
-0
/
+6
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-02-01
3
-15
/
+19
|
\
|
*
drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c
Austin Yuan
2010-02-01
1
-7
/
+2
|
*
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
2010-02-01
1
-1
/
+1
|
*
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
Francisco Jerez
2010-02-01
1
-7
/
+16
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-25
2
-32
/
+39
|
\
\
|
|
/
|
*
drm/ttm: Allow system memory as a busy placement.
Thomas Hellstrom
2010-01-25
1
-0
/
+8
|
*
drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)
Luca Barbieri
2010-01-25
1
-31
/
+23
|
*
drm/ttm: Make sure system buffer objects has offset == 0.
Thomas Hellstrom
2010-01-14
1
-1
/
+2
|
*
drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.
Thomas Hellstrom
2010-01-14
2
-0
/
+3
|
*
drm/ttm: Add a swap_notify callback.
Thomas Hellstrom
2010-01-14
1
-0
/
+3
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-16
2
-26
/
+53
|
\
\
|
|
/
|
*
drm/ttm: Fix memory type manager debug information printing
Jerome Glisse
2009-12-16
1
-10
/
+9
|
*
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
Jerome Glisse
2009-12-16
1
-2
/
+3
|
*
drm/ttm: Fix potential ttm_mem_evict_first races.
Thomas Hellstrom
2009-12-16
1
-5
/
+31
|
*
drm/ttm: Delayed delete fixes.
Thomas Hellstrom
2009-12-16
1
-3
/
+4
|
*
drm/ttm: fix two bugs in new placement routines.
Dave Airlie
2009-12-16
1
-5
/
+5
|
*
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-16
1
-1
/
+1
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-11
1
-73
/
+61
|
\
\
|
|
/
|
*
drm/ttm: export some functions useful to drivers using ttm
Ben Skeggs
2009-12-11
1
-0
/
+4
|
*
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
2009-12-11
1
-73
/
+57
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-10
9
-274
/
+1179
|
\
\
|
|
/
|
*
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
2009-12-10
1
-13
/
+57
|
*
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
2009-12-10
1
-0
/
+4
|
*
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
2
-24
/
+12
|
*
drm/ttm: Rework validation & memory space allocation (V3)
Jerome Glisse
2009-12-10
1
-242
/
+221
|
*
drm/ttm: fix memory leak noticed by kmemleak.
Dave Airlie
2009-12-09
1
-1
/
+3
|
*
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-08
8
-7
/
+895
|
|
\
|
|
*
drm/ttm: fix unreachable code.
Dave Airlie
2009-12-08
1
-2
/
+3
|
|
*
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
2009-12-07
3
-0
/
+5
|
|
*
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
2009-12-07
2
-1
/
+118
|
|
*
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
2009-12-07
2
-1
/
+312
|
|
*
drm/ttm: Add user-space objects.
Thomas Hellstrom
2009-12-07
2
-1
/
+454
|
|
*
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
2009-12-04
1
-4
/
+5
*
|
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
2009-11-04
1
-0
/
+1
*
|
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-08
1
-1
/
+1
|
\
\
|
|
/
|
*
drm/ttm: fix refcounting in ttm global code.
Dave Airlie
2009-10-06
1
-1
/
+1
*
|
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
|
/
[next]