• A
    gma500: gtt based hardware scrolling console · a6ba582d
    Alan Cox 提交于
    Add support for GTT based scrolling. Instead of pushing bits around we simply
    use the GTT to change the mappings. This provides us with a very fast way to
    scroll the display providing we have enough memory to allocate on 4K line
    boundaries. In practice this seems to be the case except for very big displays
    such as HDMI, and the usual configurations are netbooks/tablets.
    Signed-off-by: NAlan Cox <alan@linux.intel.com>
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    a6ba582d
gtt.h 2.3 KB