• A
    drm/radeon/kms: add support for "Surround View" · b442962a
    Alex Deucher 提交于
    "Surround View" is an option in the system bios that
    enables the AMD IGP chip in conjunction with a
    discrete AMD card.  However, since the IGP vbios is
    part of the system bios it is not accessible via the
    rom bar or the legacy vga location.  When "Surround View"
    is enabled in the system bios, the system bios puts a
    copy of the IGP vbios image at the start of vram.
    
    This patch adds support for reading the vbios image out
    of vram on IGP cards.
    Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    b442962a
radeon_bios.c 13.1 KB