]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gpu/drm/ttm: use copy_highpage
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 26 Sep 2012 01:33:03 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:41:25 +0000 (15:41 +1000)
commitadc9bdd57158aa572b94a65a83b848d1afaecde1
tree9eb214ba7793e103208bbf4dcd80e249cbf62eda
parent1aeab02b9c6aece294f0db616d5133ef226ef975
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: David Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/gpu/drm/ttm/ttm_tt.c