index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2016-09-16
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
1
-5
/
+2
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+2
2016-07-29
drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3
Christian König
1
-7
/
+12
2016-07-07
drm/ttm: remove NULL checks when calling ttm_tt_destroy
Christian König
1
-1
/
+1
2016-07-07
drm/ttm: cleanup ttm_tt_(unbind|destroy)
Christian König
1
-12
/
+5
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
1
-2
/
+2
2014-08-10
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-22
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-03
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-22
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-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-06-27
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-27
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-01-27
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
[next]