Skip to content

Commit

Permalink
drm/radeon/kms: fix rv515 VRAM initialisation.
Browse files Browse the repository at this point in the history
This got missed in the VRAM init re-workings.

Signed-of-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Dave Airlie committed Aug 4, 2009
1 parent 7320700 commit 0924d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/radeon/rv515.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 0924d94

Please sign in to comment.