Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307278
b: refs/heads/master
c: 62363a4
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Dave Airlie committed May 11, 2012
1 parent d3843e0 commit 1613b61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9c0b6fcdc9faee5cdd8cce0cf83c423ab5c4ed20
refs/heads/master: 62363a486019b57be1b286f5235bc0d637aa1dda
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/gma500/psb_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@ static int psb_driver_load(struct drm_device *dev, unsigned long chipset)
PSB_WVDC32(0x00000000, PSB_INT_ENABLE_R);
PSB_WVDC32(0xFFFFFFFF, PSB_INT_MASK_R);
spin_unlock_irqrestore(&dev_priv->irqmask_lock, irqflags);
if (IS_PSB(dev) && drm_core_check_feature(dev, DRIVER_MODESET))
drm_irq_install(dev);

drm_irq_install(dev);

dev->vblank_disable_allowed = 1;

Expand Down

0 comments on commit 1613b61

Please sign in to comment.