Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115705
b: refs/heads/master
c: 0a3e67a
h: refs/heads/master
i:
  115703: 8729b0c
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Oct 17, 2008
1 parent 61dd975 commit 9e0829f
Show file tree
Hide file tree
Showing 22 changed files with 1,190 additions and 474 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: 2df68b439fcb97a4c55f81516206ef4ee325e28d
refs/heads/master: 0a3e67a4caac273a3bfc4ced3da364830b1ab241
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/drm_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ static struct drm_ioctl_desc drm_ioctls[] = {

DRM_IOCTL_DEF(DRM_IOCTL_WAIT_VBLANK, drm_wait_vblank, 0),

DRM_IOCTL_DEF(DRM_IOCTL_MODESET_CTL, drm_modeset_ctl, 0),

DRM_IOCTL_DEF(DRM_IOCTL_UPDATE_DRAW, drm_update_drawable_info, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
};

Expand Down
Loading

0 comments on commit 9e0829f

Please sign in to comment.