Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253719
b: refs/heads/master
c: e6ba759
h: refs/heads/master
i:
  253717: c8e6d43
  253715: 38bfe23
  253711: 4534dd9
v: v3
  • Loading branch information
Alex Deucher authored and Dave Airlie committed Jun 16, 2011
1 parent 90b3d2a commit 4bb8047
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: 7c88d2b80ba5c175398013842782461a3b980130
refs/heads/master: e6ba759980e65084b0db9f1684d9d65a2a3e1741
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/radeon_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ int radeon_wb_init(struct radeon_device *rdev)
return r;
}

/* clear wb memory */
memset((char *)rdev->wb.wb, 0, RADEON_GPU_PAGE_SIZE);
/* disable event_write fences */
rdev->wb.use_event = false;
/* disabled via module param */
Expand Down

0 comments on commit 4bb8047

Please sign in to comment.