Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131682
b: refs/heads/master
c: 5004417
h: refs/heads/master
v: v3
  • Loading branch information
Pierre Willenbrock authored and Dave Airlie committed Feb 23, 2009
1 parent 75ff5d3 commit 148591d
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: 6fb88588555a18792a27f483887fe1f2af5f9c9b
refs/heads/master: 5004417d840e6dcb0052061fd04569b9c9f037a8
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,7 @@ static int intel_crtc_cursor_set(struct drm_crtc *crtc,
temp = CURSOR_MODE_DISABLE;
addr = 0;
bo = NULL;
mutex_lock(&dev->struct_mutex);
goto finish;
}

Expand Down

0 comments on commit 148591d

Please sign in to comment.