From 8c8f1c958ab5e948e954ebd97e328f23d347293b Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 3 Nov 2011 18:21:09 +0000 Subject: [PATCH] gma500: introduce the GTT and MMU handling logic This fits alongside the GEM support to manage our resources on the card itself. It's not actually clear we need to configure the MMU at all. Further research is needed before removing it entirely. For now we suck it in (slightly abused) from the old semi-free driver. Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-format-patch failed