• Rob Clark's avatar
    drm/msm: add support for "stolen" mem · 072f1f91
    Rob Clark authored
    Add support to use the VRAM carveout (if specified in dtb) for fbdev
    scanout buffer.  This allows drm/msm to take over a bootloader splash-
    screen, and avoids corruption on screen that results if the kernel uses
    memory that is still being scanned out for itself.
    Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
    072f1f91
msm_fbdev.c 6.98 KB