Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223532
b: refs/heads/master
c: 68d3059
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Dec 20, 2010
1 parent 24f800c commit 646f2af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f2f48a9a061a94d059f89c69472f467839cc616
refs/heads/master: 68d3059665c4a57223f855eb02f9ab7ce5b3a593
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ static int radeonfb_create(struct radeon_fbdev *rfbdev,
goto out_unref;
}
info->apertures->ranges[0].base = rdev->ddev->mode_config.fb_base;
info->apertures->ranges[0].size = rdev->mc.real_vram_size;
info->apertures->ranges[0].size = rdev->mc.aper_size;

info->fix.mmio_start = 0;
info->fix.mmio_len = 0;
Expand Down

0 comments on commit 646f2af

Please sign in to comment.