Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174563
b: refs/heads/master
c: 4efc50d
h: refs/heads/master
i:
  174561: c30ce9d
  174559: fba0d84
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Nov 11, 2009
1 parent e2bd761 commit 03ad27e
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: fe625f137d28d1ebe22a71ee064ffab2841055a5
refs/heads/master: 4efc50d697ed8d9a91f0005d922907a7b6c9290d
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,7 @@ static int drm_queue_vblank_event(struct drm_device *dev, int pipe,
if ((vblwait->request.type & _DRM_VBLANK_NEXTONMISS) &&
(seq - vblwait->request.sequence) <= (1 << 23)) {
vblwait->request.sequence = seq + 1;
vblwait->reply.sequence = vblwait->request.sequence;
}

DRM_DEBUG("event on vblank count %d, current %d, crtc %d\n",
Expand Down

0 comments on commit 03ad27e

Please sign in to comment.