commit | 0924d942256ac470c5f7b4ebaf7fe0415fc6fa59 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Aug 03 12:03:03 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Aug 04 13:41:04 2009 +1000 |
tree | 6fcc7b4e81fc048f6fbc9ebc991fcf04bc718b8c | |
parent | 7320700df1864b601cef5adbddce8654a0e3f78b [diff] |
drm/radeon/kms: fix rv515 VRAM initialisation. This got missed in the VRAM init re-workings. Signed-of-by: Dave Airlie <airlied@redhat.com>
diff --git a/drivers/gpu/drm/radeon/rv515.c b/drivers/gpu/drm/radeon/rv515.c index 551e608..fd8f3ca 100644 --- a/drivers/gpu/drm/radeon/rv515.c +++ b/drivers/gpu/drm/radeon/rv515.c
@@ -370,6 +370,7 @@ rv515_vram_get_type(rdev); + r100_vram_init_sizes(rdev); /* FIXME: we should enforce default clock in case GPU is not in * default setup */