Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178925
b: refs/heads/master
c: 50f411e
h: refs/heads/master
i:
  178923: 8356b54
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Linus Torvalds committed Jan 9, 2010
1 parent f3ad3bc commit 47761e1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3c8ad49b015eb115fbd6982f56d530f53cf57f84
refs/heads/master: 50f411e34d623efbf4e4b4b0c1a4a20e04c5cc9e
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,8 @@ static struct drm_driver driver = {
.lastclose = i915_driver_lastclose,
.preclose = i915_driver_preclose,
.postclose = i915_driver_postclose,
.suspend = i915_suspend,
.resume = i915_resume,
.device_is_agp = i915_driver_device_is_agp,
.enable_vblank = i915_enable_vblank,
.disable_vblank = i915_disable_vblank,
Expand Down

0 comments on commit 47761e1

Please sign in to comment.