Enum-ectomy of vblank modesetting ioctl
authorJesse Barnes <jbarnes@jbarnes-t61.(none)>
Sun, 27 Apr 2008 00:11:18 +0000 (17:11 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Sun, 27 Apr 2008 00:11:18 +0000 (17:11 -0700)
commitb45fe49bcd989be4e1327c13dd734410b395761c
tree495ac2617382701da008ba8cf80b338574bb01a8
parent10b9a116a7b7fe3acf0848de9e0cf40f8e1bcd75
Enum-ectomy of vblank modesetting ioctl

Enum can be of pretty much any size since C leaves the choice of size up to the implementation.  So avoid using it in new interfaces like the vblank pre- & post-modeset ioctl.  Thanks to hch for spotting this.
shared-core/drm.h