From: Matthew Garrett Date: Mon, 26 Apr 2010 19:52:20 +0000 (-0400) Subject: radeon: Unmap vram pages when reclocking X-Git-Tag: v2.6.35-rc1~451^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5876dd249e8e47c730cac090bf6edd88e5f04327;p=pandora-kernel.git radeon: Unmap vram pages when reclocking Touching vram while the card is reclocking can lead to lockups. Unmap any pages that could be touched by the CPU and block any accesses to vram until the reclocking is complete. Signed-off-by: Matthew Garrett Signed-off-by: Dave Airlie --- Reading git-diff-tree failed