drivers/gpu/drm/gma500/blitter.c
0 → 100644
+51
−0
drivers/gpu/drm/gma500/blitter.h
0 → 100644
+22
−0
Loading
Right now, all we need to know about the blitter is that it's not doing
anything that can be messed up when fiddling with MMU mappings.
Signed-off-by:
Patrik Jakobsson <patrik.r.jakobsson@gmail.com>