Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156966
b: refs/heads/master
c: bf8e828
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Aug 19, 2009
1 parent f1d73bd commit e805cac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 80e6914db18e702549a15dea36fa7ace17f25c50
refs/heads/master: bf8e828b00a5b6a0fea16f452be578c060d57d64
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,8 @@ int radeonfb_create(struct radeon_device *rdev,
goto out_unref;
}

memset_io(fbptr, 0, aligned_size);

strcpy(info->fix.id, "radeondrmfb");
info->fix.type = FB_TYPE_PACKED_PIXELS;
info->fix.visual = FB_VISUAL_TRUECOLOR;
Expand Down

0 comments on commit e805cac

Please sign in to comment.