From: Ben Skeggs Date: Mon, 21 Feb 2011 01:17:35 +0000 (+1000) Subject: drm/core: add ioctl to query device/driver capabilities X-Git-Tag: v2.6.39-rc1~458^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f35421e09c494c36079d7cf5724ae9f832431d7;p=pandora-kernel.git drm/core: add ioctl to query device/driver capabilities We're coming to see a need to have a set of generic capability checks in the core DRM, in addition to the driver-specific ioctls that already exist. This patch defines an ioctl to do as such, but does not yet define any capabilities. [airlied: drop the driver callback for now.] Signed-off-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed