index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
2012-10-23
1
-8
/
+12
*
drm/ttm: Fix a theoretical race
Thomas Hellstrom
2012-10-23
1
-2
/
+2
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-2
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
3
-19
/
+4
|
\
|
*
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfree
Peter Senna Tschudin
2012-10-02
1
-4
/
+1
|
*
gpu/drm/ttm: use copy_highpage
Akinobu Mita
2012-10-02
1
-14
/
+2
|
*
drm: Handle io prot correctly for MIPS.
Huacai Chen
2012-08-24
1
-1
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
12
-35
/
+35
|
/
*
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
2012-06-12
1
-10
/
+3
*
drm/ttm: Fix spinlock imbalance
Thomas Hellstrom
2012-06-01
1
-0
/
+1
*
ttm: add prime sharing support to TTM (v2)
Dave Airlie
2012-05-23
1
-2
/
+15
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
8
-125
/
+96
|
\
|
*
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2012-03-20
8
-125
/
+96
*
|
drm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-8
/
+8
|
/
*
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2012-01-25
1
-4
/
+13
*
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
2012-01-13
1
-3
/
+2
*
drm/ttm: fix condition (and vs or)
Dan Carpenter
2012-01-10
1
-5
/
+3
*
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
2
-0
/
+19
*
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
2012-01-06
1
-5
/
+10
*
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
2012-01-06
1
-2
/
+5
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
1
-1
/
+7
|
\
|
*
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
2011-11-22
1
-1
/
+7
*
|
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
2011-12-06
1
-3
/
+6
*
|
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2011-12-06
2
-12
/
+41
*
|
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
3
-85
/
+124
*
|
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
4
-0
/
+1141
*
|
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
4
-102
/
+86
*
|
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
2011-12-06
3
-105
/
+51
*
|
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-12-06
2
-62
/
+59
*
|
drm/ttm: test for dma_address array allocation failure
Jerome Glisse
2011-12-06
1
-1
/
+1
*
|
drm/ttm: use ttm put pages function to properly restore cache attribute
Jerome Glisse
2011-12-06
1
-1
/
+4
*
|
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
2011-12-06
1
-9
/
+2
*
|
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2011-12-06
2
-126
/
+1
|
/
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
1
-0
/
+1
|
\
|
*
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2011-10-27
4
-111
/
+33
|
*
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
1
-1
/
+2
|
|
\
|
*
|
ttm: export ttm_bo_create
Thomas Hellstrom
2011-10-05
1
-0
/
+1
|
*
|
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
4
-33
/
+111
*
|
|
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
2011-10-18
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/ttm: request zeroed system memory pages for new TT buffer objects
Ben Skeggs
2011-09-14
1
-1
/
+2
|
/
*
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
2011-08-23
1
-4
/
+6
*
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
2011-08-23
1
-1
/
+1
*
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
2011-08-23
1
-1
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
4
-4
/
+4
*
Merge 3.0-rc7 into drm-core-next
Dave Airlie
2011-07-13
1
-2
/
+3
|
\
|
*
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
2011-06-27
1
-2
/
+3
*
|
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-06-21
1
-8
/
+8
|
/
[next]