aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorEgbert Eich <[email protected]>2013-07-17 17:40:56 +0200
committerDave Airlie <[email protected]>2013-08-07 10:01:01 +1000
commitecaac1c866bcda4780a963b3d18cd310d971aea3 (patch)
treec305279fadac3ec05c46fd2ea68f2e415ce1cbad /lib/mpi/mpi-bit.c
parent109a51598869a39fdcec2d49672a9a39b6d89481 (diff)
drm/mgag200: Invalidate page tables when pinning a BO
When a BO gets pinned the placement may get changed. If the memory is mapped into user space and user space has already accessed the mapped range the page tables are set up but now point to the wrong memory. Set bo.mdev->dev_mapping in mgag200_bo_create() to make sure that ttm_bo_unmap_virtual() called from ttm_bo_handle_move_mem() will take care of this. v2: Don't call ttm_bo_unmap_virtual() in mgag200_bo_pin(), fix comment. Signed-off-by: Egbert Eich <[email protected]> Cc: [email protected] Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions