]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec2fb8d671814d6643e96895dd23b46163a57da1
treeb1457b5299c08ad2a03e9da4f38743f2fbcb7556
parent87061afd1c8284b060a21d8da501125d42e507fb
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