summaryrefslogtreecommitdiff
path: root/Documentation/development-process
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-07-24 21:10:03 +0200
committerInki Dae <inki.dae@samsung.com>2014-10-15 20:05:18 +0900
commit4d67c88959d2b3970574851f9d07e04f333d2784 (patch)
tree95cb3754a2ffda4d136e3db576692753f6e1d325 /Documentation/development-process
parent20aea1d521c6427403113d8404b80cf251727552 (diff)
downloadlinux-3.10-4d67c88959d2b3970574851f9d07e04f333d2784.tar.gz
linux-3.10-4d67c88959d2b3970574851f9d07e04f333d2784.tar.bz2
linux-3.10-4d67c88959d2b3970574851f9d07e04f333d2784.zip
drm/vma: provide drm_vma_node_unmap() helper
Instead of unmapping the nodes in TTM and GEM users manually, we provide a generic wrapper which does the correct thing for all vma-nodes. v2: remove bdev->dev_mapping test in ttm_bo_unmap_virtual_unlocked() as ttm_mem_io_free_vm() does nothing in that case (io_reserved_vm is 0). v4: Fix docbook comments v5: use drm_vma_node_size() Cc: Dave Airlie <airlied@redhat.com> Cc: Maarten Lankhorst <maarten.lankhorst@canonical.com> Cc: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@gmail.com> Conflicts: drivers/gpu/drm/ttm/ttm_bo.c Change-Id: I4be1eeef8e5b4e81b5966449e2bf3691d8270aae
Diffstat (limited to 'Documentation/development-process')
0 files changed, 0 insertions, 0 deletions