commit | 8c8f1c958ab5e948e954ebd97e328f23d347293b | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Nov 03 18:21:09 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Nov 16 11:23:38 2011 +0000 |
tree | d2539a02b51207edc29d437b6ccf34a881cbd02e | |
parent | e32681d66dd33a7792a3f1a1e3ea0eb0c415f895 [diff] |
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 <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>