Skip to content
  • Alan Cox's avatar
    gma500: kill virtual mapping support · dffc9ceb
    Alan Cox authored
    
    
    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: default avatarAlan Cox <alan@linux.intel.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    dffc9ceb