index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
1
-4
/
+13
2012-01-13
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
1
-3
/
+2
2012-01-10
drm/ttm: fix condition (and vs or)
Dan Carpenter
1
-5
/
+3
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2
-0
/
+19
2012-01-06
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
1
-5
/
+10
2012-01-06
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
1
-2
/
+5
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+7
2011-12-06
drm/ttm: callback move_notify any time bo placement change v4
Jerome Glisse
1
-3
/
+6
2011-12-06
drm/ttm: simplify memory accounting for ttm user v2
Jerome Glisse
2
-12
/
+41
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
3
-85
/
+124
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
4
-0
/
+1141
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
4
-102
/
+86
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
3
-105
/
+51
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2
-62
/
+59
2011-12-06
drm/ttm: test for dma_address array allocation failure
Jerome Glisse
1
-1
/
+1
2011-12-06
drm/ttm: use ttm put pages function to properly restore cache attribute
Jerome Glisse
1
-1
/
+4
2011-12-06
drm/ttm: remove split btw highmen and lowmem page
Jerome Glisse
1
-9
/
+2
2011-12-06
drm/ttm: remove userspace backed ttm object support
Jerome Glisse
2
-126
/
+1
2011-11-22
ttm: Don't return the bo reserved on error path
Thomas Hellstrom
1
-1
/
+7
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
4
-111
/
+33
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
1
-1
/
+2
2011-10-18
ttm: Fix error-path using an uninitialized value
Thomas Hellstrom
1
-1
/
+1
2011-10-05
ttm: export ttm_bo_create
Thomas Hellstrom
1
-0
/
+1
2011-09-14
drm/ttm: request zeroed system memory pages for new TT buffer objects
Ben Skeggs
1
-1
/
+2
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
4
-33
/
+111
2011-08-23
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
1
-4
/
+6
2011-08-23
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
1
-1
/
+1
2011-08-23
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
1
-1
/
+3
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
4
-4
/
+4
2011-07-13
Merge 3.0-rc7 into drm-core-next
Dave Airlie
1
-2
/
+3
2011-06-27
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
1
-8
/
+8
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-1
/
+3
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
3
-36
/
+16
2011-04-13
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
1
-23
/
+3
2011-04-10
drm: minor kref_put() nits
Paul Bolle
1
-1
/
+1
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
2
-13
/
+13
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2
-8
/
+7
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
3
-10
/
+40
2011-02-23
drm/ttm: call driver move_notify() when doing system->tt bo moves
Ben Skeggs
1
-1
/
+2
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2
-7
/
+8
2011-01-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2
-2
/
+3
2011-01-27
ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.
Konrad Rzeszutek Wilk
1
-3
/
+23
2011-01-27
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2
-5
/
+13
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-111
/
+381
2010-12-24
drm/ttm: use cancel_delayed_work_sync() in ttm_bo
Tejun Heo
1
-2
/
+1
2010-12-16
drm/ttm: delay freeing of old node during move_memcpy until after iounmap
Ben Skeggs
1
-1
/
+1
2010-11-22
drm/ttm: Fix up io_mem_reserve / io_mem_free calling
Thomas Hellstrom
3
-30
/
+166
[next]