commit | ed10f95d60d41033d356fdcf88c240d7065bd5b4 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Jun 29 18:29:11 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 15 17:13:02 2009 +1000 |
tree | 319558df2249b066c6678c2b54a8ae2fdfa7ae5c | |
parent | 44b572809581d5a10dbe35aa6bf689f32b9c5ad6 [diff] |
drm/radeon/kms: fix some GART table entry bugs. 1. rv370 can accept 40-bit addresses - also at 24-bit shift not 4 bits 2. rs480 table can be in 40-bit space. - 4 bit shift for top 8 bits 3. rs480 table entries can be in 40-bit space. Signed-off-by: Dave Airlie <airlied@redhat.com>