From: Geert Uytterhoeven Date: Wed, 10 Jun 2009 04:38:46 +0000 (+0000) Subject: ps3fb: GPU memory mapping cleanup X-Git-Tag: v2.6.31-rc1~314^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e78d0c5c14ab91648274b2c5e6c4c35f072cea64;p=pandora-kernel.git ps3fb: GPU memory mapping cleanup - Make the IOMMU flags used for mapping main memory into the GPU's I/O space explicit, instead of relying on the default in the hypervisor, - Add missing calls to lv1_gpu_context_iomap(..., CBE_IOPTE_M) to unmap the memory during cleanup. Signed-off-by: Geert Uytterhoeven Cc: linux-fbdev-devel@lists.sourceforge.net Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed