Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180498
b: refs/heads/master
c: 6719fc6
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Feb 11, 2010
1 parent 1f00d62 commit 3aec49e
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: efa8450f6c93c9d4c99adfea2f52f1d02d878d5b
refs/heads/master: 6719fc663c6cd30da5dd02d08aaefb031a7a98fd
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 @@ -248,7 +248,7 @@ int radeonfb_create(struct drm_device *dev,
if (ret)
goto out_unref;

memset_io(fbptr, 0xff, aligned_size);
memset_io(fbptr, 0x0, aligned_size);

strcpy(info->fix.id, "radeondrmfb");

Expand Down

0 comments on commit 3aec49e

Please sign in to comment.