drm: Introduce a drmSetClientCap() wrapper
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 3 Sep 2013 14:34:41 +0000 (15:34 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 30 Sep 2013 12:35:49 +0000 (13:35 +0100)
commitddbbdb13d80ea7f60e6f71356a444995b905366b
tree04182c9a710f73d88d1f435e9236d221d00f7da2
parent2dd7054781876a0d5423c7755a7690815f3c2f5f
drm: Introduce a drmSetClientCap() wrapper

That wraps around the new DRM_SET_CLIENT_CAP ioctl.

v2: SET_CAP -> SET_CLIENT_CAP renaming

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
xf86drm.c
xf86drm.h