Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371565
b: refs/heads/master
c: 17f0efc
h: refs/heads/master
i:
  371563: c1d7470
v: v3
  • Loading branch information
Laurent Pinchart authored and Dave Airlie committed Apr 26, 2013
1 parent 736aa14 commit 7be30fb
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: d50289958076f7b2dd0f775341807da1e953f587
refs/heads/master: 17f0efc4f463e5b74026863521cbd47fb93f5686
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/shmobile/shmob_drm_crtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,10 +494,10 @@ static int shmob_drm_crtc_page_flip(struct drm_crtc *crtc,

if (event) {
event->pipe = 0;
drm_vblank_get(dev, 0);
spin_lock_irqsave(&dev->event_lock, flags);
scrtc->event = event;
spin_unlock_irqrestore(&dev->event_lock, flags);
drm_vblank_get(dev, 0);
}

return 0;
Expand Down

0 comments on commit 7be30fb

Please sign in to comment.