Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282658
b: refs/heads/master
c: b2e0d19
h: refs/heads/master
v: v3
  • Loading branch information
Francisco Jerez authored and Ben Skeggs committed Dec 21, 2011
1 parent fa71f53 commit 2caabe9
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: 4e03b4af6dd3cff445fc0455805b43b101647bfc
refs/heads/master: b2e0d195d29326fce6aef8f2f789028bf21d743f
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_notifier.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ nouveau_notifier_alloc(struct nouveau_channel *chan, uint32_t handle,
struct drm_nouveau_private *dev_priv = dev->dev_private;
struct nouveau_gpuobj *nobj = NULL;
struct drm_mm_node *mem;
uint32_t offset;
uint64_t offset;
int target, ret;

mem = drm_mm_search_free_in_range(&chan->notifier_heap, size, 0,
Expand Down

0 comments on commit 2caabe9

Please sign in to comment.