gma500: kill virtual mapping support
authorAlan Cox <alan@linux.intel.com>
Tue, 29 Nov 2011 22:19:47 +0000 (22:19 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Dec 2011 09:55:29 +0000 (09:55 +0000)
commitdffc9ceb55695f121adc57dd1fde7304c3afe81e
treeb1457b5299c08ad2a03e9da4f38743f2fbcb7556
parent838fa588a29331da012876623c3bc170d7d647c2
gma500: kill virtual mapping support

This isn't actually usable - we simply don't have the vmap space on a 32bit
system to do this stunt. Instead we will rely on the low level drivers
limiting the console resolution as before.

The real fix is for someone to write a page table aware version of the
framebuffer console blit functions. Good university student project
perhaps..

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/framebuffer.c
drivers/gpu/drm/gma500/framebuffer.h