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 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-18
2
-2
/
+2
|
\
|
*
drm, ttm Fix uninitialized warning
Prarit Bhargava
2013-09-19
1
-1
/
+1
|
*
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
2013-09-19
1
-1
/
+1
*
|
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
2
-35
/
+60
|
/
*
drm/ttm: kill unused functions
Maarten Lankhorst
2013-08-19
1
-154
/
+0
*
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
2013-08-07
1
-20
/
+2
*
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
2013-08-07
1
-22
/
+20
*
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-07
1
-1
/
+2
*
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
2013-07-25
1
-10
/
+1
*
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
3
-125
/
+48
*
drm: make drm_mm_init() return void
David Herrmann
2013-07-02
2
-12
/
+2
*
drm/ttm: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
2013-06-28
1
-4
/
+4
*
drm/ttm: inline ttm_bo_reserve and related calls
Maarten Lankhorst
2013-06-28
2
-102
/
+12
*
drm/ttm: convert to the reservation api
Maarten Lankhorst
2013-06-28
3
-167
/
+72
*
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
2013-06-28
2
-46
/
+62
*
drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-16
1
-2
/
+2
*
ttm: export functions to allow qxl do its own iomapping
Dave Airlie
2013-04-12
1
-4
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
2
-55
/
+126
|
\
\
|
*
\
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
2013-02-08
2
-55
/
+126
|
|
\
\
|
|
*
|
drm/ttm: unexport ttm_bo_wait_unreserved
Maarten Lankhorst
2013-01-15
1
-2
/
+2
|
|
*
|
drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2
Maarten Lankhorst
2013-01-15
1
-2
/
+21
|
|
*
|
drm/ttm: add ttm_bo_reserve_slowpath
Maarten Lankhorst
2013-01-15
1
-0
/
+47
|
|
*
|
drm/ttm: cleanup ttm_eu_reserve_buffers handling
Maarten Lankhorst
2013-01-15
1
-32
/
+21
|
|
*
|
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
2013-01-15
2
-20
/
+36
|
|
|
/
*
|
|
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
2013-02-08
1
-5
/
+8
|
/
/
*
|
ttm: on move memory failure don't leave a node dangling
Dave Airlie
2013-01-21
1
-0
/
+1
*
|
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
2013-01-21
1
-2
/
+9
|
/
*
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
2013-01-08
1
-1
/
+3
*
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
2012-12-20
1
-1
/
+1
*
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
2012-12-10
2
-25
/
+27
*
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
Maarten Lankhorst
2012-12-10
1
-31
/
+11
*
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
Maarten Lankhorst
2012-12-10
1
-30
/
+14
*
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
Maarten Lankhorst
2012-12-10
1
-47
/
+76
*
drm/ttm: change fence_lock to inner lock
Maarten Lankhorst
2012-12-10
2
-22
/
+13
*
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-12-10
2
-5
/
+4
|
\
|
*
drm/ttm: remove unneeded preempt_disable/enable
Akinobu Mita
2012-11-16
1
-4
/
+0
|
*
ttm: Clear the ttm page allocated from high memory zone correctly
Zhao Yakui
2012-11-16
1
-1
/
+4
*
|
drm/ttm: Optimize vm locking using kref_get_unless_zero v3
Thomas Hellstrom
2012-11-28
2
-6
/
+3
*
|
drm/ttm: Use the hashtab _rcu interface for ttm_objects
Thomas Hellstrom
2012-11-28
1
-7
/
+14
*
|
drm/ttm: Fix locking in an error path
Thomas Hellstrom
2012-11-28
1
-0
/
+2
*
|
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
2
-16
/
+2
*
|
drm/ttm: Optimize reservation slightly
Thomas Hellstrom
2012-11-20
1
-1
/
+2
*
|
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
2012-11-20
1
-19
/
+11
*
|
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
2012-11-20
1
-3
/
+3
*
|
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
2012-11-20
1
-1
/
+0
*
|
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-11-20
3
-11
/
+4
*
|
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2012-11-20
1
-1
/
+0
*
|
drm/ttm: remove ttm_bo_device->nice_mode
Marcin Slusarz
2012-11-20
1
-1
/
+0
[next]