commit | dfc6ae5bd70d3a22a0e977943c31f6d55fc32820 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Tue Apr 17 16:51:38 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Apr 19 14:37:42 2012 +0100 |
tree | 48bf399247ccdbd4f9b6917fa52eee3c52f5c634 | |
parent | aef6a7eeac6fd867eda415f65a7f0247fb82baf4 [diff] |
radeon: fix r600/agp when vram is after AGP (v3) If AGP is placed in the middle, the size_af is off-by-one, it results in VRAM being placed at 0x7fffffff instead of 0x8000000. v2: fix the vram_start setup. v3: also fix r7xx & newer ASIC Reported-by: russiane39 on #radeon Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>