• D
    drm/radeon/kms: fix RS600 MC setup. · 64bffd03
    Dave Airlie 提交于
    Again we try to put VRAM at 0, and it didn't work on this chipset,
    reports of corrupt RAM appeared on irc and bugzilla.
    
    Fix the vram location according to what the BIOS setup, I'm not 100%
    sure we don't need the same thing on rs690/rs780/rs880, we probably
    should do it there just in case as its what the DDX does.
    Signed-off-by: NDave Airlie <airlied@redhat.com>
    64bffd03
rs600.c 15.0 KB