Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118677
b: refs/heads/master
c: d3e74d0
h: refs/heads/master
i:
  118675: e12f454
v: v3
  • Loading branch information
Eric Anholt authored and Dave Airlie committed Nov 11, 2008
1 parent 5b8f281 commit 400b8d3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6a47baa6ce7e6fb5fed8d1fd0af36a96a4ad133f
refs/heads/master: d3e74d0237b102d34979015fbf6df02ca4413074
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/i915/i915_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -852,8 +852,7 @@ int i915_driver_load(struct drm_device *dev, unsigned long flags)
* be lost or delayed
*/
if (!IS_I945G(dev) && !IS_I945GM(dev) && !IS_I965GM(dev))
if (pci_enable_msi(dev->pdev))
DRM_ERROR("failed to enable MSI\n");
pci_enable_msi(dev->pdev);

intel_opregion_init(dev);

Expand Down

0 comments on commit 400b8d3

Please sign in to comment.