Commit 0924d942 authored by Dave Airlie's avatar Dave Airlie

drm/radeon/kms: fix rv515 VRAM initialisation.

This got missed in the VRAM init re-workings.
Signed-of-by: default avatarDave Airlie <airlied@redhat.com>
parent 7320700d
......@@ -370,6 +370,7 @@ void rv515_vram_info(struct radeon_device *rdev)
rv515_vram_get_type(rdev);
r100_vram_init_sizes(rdev);
/* FIXME: we should enforce default clock in case GPU is not in
* default setup
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment