index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_tt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-2
/
+2
2014-08-09
drm/ttm: expose CPU address of DMA-allocated pages
Alexandre Courbot
1
-5
/
+8
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-01-08
drm/ttm: Correctly set page mapping and -index members
Thomas Hellstrom
1
-4
/
+23
2013-09-19
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Ben Skeggs
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-11-16
drm/ttm: remove unneeded preempt_disable/enable
Akinobu Mita
1
-4
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-6
/
+6
2012-10-02
gpu/drm/ttm: use copy_highpage
Akinobu Mita
1
-14
/
+2
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-3
/
+5
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
1
-3
/
+5
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
1
-0
/
+2
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
1
-11
/
+49
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
1
-0
/
+1
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
1
-86
/
+5
2011-12-06
drm/ttm: merge ttm_backend and ttm_tt V5
Jerome Glisse
1
-45
/
+14
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
1
-29
/
+7
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
1
-104
/
+1
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-06-28
drm/ttm: use shmem_read_mapping_page
Hugh Dickins
1
-2
/
+3
2011-04-05
drm: fix "persistant" typo
Jan Engelhardt
1
-8
/
+8
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
1
-2
/
+2
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-01-28
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-01-28
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
1
-2
/
+8
2010-11-09
drm/ttm: remove failed ttm binding error printout
Thomas Hellstrom
1
-3
/
+1
2010-04-20
Merge branch 'drm-ttm-pool' into drm-core-next
Dave Airlie
1
-23
/
+21
2010-04-06
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen
1
-23
/
+21
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-20
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
drm/ttm: use drm calloc large and free large
Dave Airlie
1
-20
/
+3
2010-03-01
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
1
-7
/
+11
2010-02-25
drm/ttm: handle OOM in ttm_tt_swapout
Maarten Maathuis
1
-7
/
+11
2010-02-20
drm/ttm: fix caching problem on non-PAT systems.
Francisco Jerez
1
-7
/
+11
2010-02-01
drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.
Francisco Jerez
1
-7
/
+16
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
1
-0
/
+1
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+1
2009-11-04
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
1
-0
/
+1
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
1
-65
/
+2
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-6
/
+19
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
1
-7
/
+5
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
1
-18
/
+11
2009-07-29
drm/ttm: fix highuser vs dma32 confusion.
Dave Airlie
1
-1
/
+3
2009-07-29
drm/ttm: powerpc: Fix Highmem cache flushing.
Thomas Hellstrom
1
-4
/
+10
2009-07-15
drm/ttm/radeon: add dma32 support.
Dave Airlie
1
-2
/
+7
[next]