drm/ttm: powerpc: Fix Highmem cache flushing.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 24 Jul 2009 08:22:36 +0000 (10:22 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 29 Jul 2009 05:56:32 +0000 (15:56 +1000)
commitf121ecfebbea1452a17d57c656def7d1537440f7
treeddd80ea0b8d76f4bbd6bc348afbbf5b3dab74bb3
parent73ba651fc246fcc3e446da4155e0425b4219d2c4
drm/ttm: powerpc: Fix Highmem cache flushing.

Temporarily maps highmem pages while flushing to get a valid virtual
address to flush.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_tt.c