From: Geert Uytterhoeven Date: Wed, 10 Jun 2009 04:38:47 +0000 (+0000) Subject: ps3vram: GPU memory mapping cleanup X-Git-Tag: v2.6.31-rc1~314^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ac72dba5d24a477d281b985797d5e62d3f5c2e;p=pandora-kernel.git ps3vram: 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: Jim Paris Cc: Jens Axboe Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed