gpu/drm/ttm: use copy_highpage
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 25 Sep 2012 11:57:02 +0000 (11:57 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 1 Oct 2012 23:26:17 +0000 (09:26 +1000)
commit259a290e78d639bd02d0e408ceb72967318abb13
treef217ae8df6efa4b6febebbcbcef5367bd0d66f42
parent27796b465d25bc48f785c235be33cdc334a624e6
gpu/drm/ttm: use copy_highpage

Use copy_highpage() to copy from one page to another.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_tt.c