From: Damien Lespiau Date: Wed, 25 Sep 2013 15:45:20 +0000 (+0100) Subject: drm: Add a SET_CLIENT_CAP ioctl X-Git-Tag: v3.13-rc1~76^2~80^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c0814fed3a558146402713028cb7114734ec172;p=pandora-kernel.git drm: Add a SET_CLIENT_CAP ioctl This ioctl can be used to turn some knobs in a DRM driver. The client can ask the DRM core for an alternate view of the reality: it can be useful to be able to instruct the core that the DRM client can handle new functionnality that would otherwise break current ABI. v2: Rename to ioctl from SET_CAP to SET_CLIENT_CAP (Chris Wilson) Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed