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: NAlan Cox <alan@linux.intel.com> Signed-off-by: NDave Airlie <airlied@redhat.com>
Showing
drivers/gpu/drm/gma500/gtt.c
0 → 100644
drivers/gpu/drm/gma500/gtt.h
0 → 100644
drivers/gpu/drm/gma500/mmu.c
0 → 100644
想要评论请 注册 或 登录