linux/drivers/gpu/drm/gma500
Alan Cox 4d8d096e9a gma500: introduce the framebuffer support code
We support 2D acceleration on some devices but we try and do tricks with
the GTT as a starting point as this is far faster. The GTT logic could be
improved further but for most display sizes it already makes a pretty good
decision.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-11-16 11:24:36 +00:00
..
accel_2d.c gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
framebuffer.c gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
framebuffer.h gma500: introduce the framebuffer support code 2011-11-16 11:24:36 +00:00
gem_glue.c gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gem_glue.h gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gem.c gma500: GEM and GEM glue 2011-11-16 11:22:36 +00:00
gtt.c gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00
gtt.h gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00
Kconfig
Makefile
mmu.c gma500: introduce the GTT and MMU handling logic 2011-11-16 11:23:38 +00:00