commit | 0ca223b029a261e82fb2f50c52eb85d510f4260e | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Dec 03 09:24:30 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Dec 04 19:56:44 2013 -0500 |
tree | 40896ccc1c2386304143c42560c9b96c4a6c1899 | |
parent | b7bc799903bbae16795cb15705ddcab80c8f17f1 [diff] |
drm/radeon: fixup bad vram size on SI Some boards seem to have garbage in the upper 16 bits of the vram size register. Check for this and clamp the size properly. Fixes boards reporting bogus amounts of vram. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org