Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204999
b: refs/heads/master
c: c39721c
h: refs/heads/master
i:
  204997: 201eeda
  204995: 048fe05
  204991: b93088d
v: v3
  • Loading branch information
Chris Wilson authored and Dave Airlie committed Aug 2, 2010
1 parent 9cecbc2 commit c9cfb97
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: 90c1efdd121c84ee73e9960667229a662f2315a3
refs/heads/master: c39721c775f7ac20af5ff1cbbd11f80aeec91baa
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ int vmw_fb_init(struct vmw_private *vmw_priv)
* Dirty & Deferred IO
*/
par->dirty.x1 = par->dirty.x2 = 0;
par->dirty.y1 = par->dirty.y1 = 0;
par->dirty.y1 = par->dirty.y2 = 0;
par->dirty.active = true;
spin_lock_init(&par->dirty.lock);
info->fbdefio = &vmw_defio;
Expand Down

0 comments on commit c9cfb97

Please sign in to comment.