Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210947
b: refs/heads/master
c: 0fbecd4
h: refs/heads/master
i:
  210945: dcd35e6
  210943: a9c5b84
v: v3
  • Loading branch information
Francisco Jerez authored and Dave Airlie committed Sep 22, 2010
1 parent e6eecc2 commit 2f4c7a6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 5222454cf941b09205d502242dd1e44fd62aa551
refs/heads/master: 0fbecd400dd0a82d465b3086f209681e8c54cb0f
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/ttm/ttm_bo_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ static int ttm_buffer_object_transfer(struct ttm_buffer_object *bo,
INIT_LIST_HEAD(&fbo->lru);
INIT_LIST_HEAD(&fbo->swap);
fbo->vm_node = NULL;
atomic_set(&fbo->cpu_writers, 0);

fbo->sync_obj = driver->sync_obj_ref(bo->sync_obj);
kref_init(&fbo->list_kref);
Expand Down

0 comments on commit 2f4c7a6

Please sign in to comment.