From: Eric Anholt Date: Tue, 3 Feb 2009 20:10:21 +0000 (-0800) Subject: drm/i915: Quiet the message on get/setparam ioctl with an unknown value. X-Git-Tag: v2.6.29-rc5~50^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=122ee2a63bc49d21f402f6b6d2208306cdcc98c1;p=pandora-kernel.git drm/i915: Quiet the message on get/setparam ioctl with an unknown value. Getting an unknown get/setparam used to be more significant back when they didn't change much. However, now that we're in the git world we're using them instead of a monotonic version number to signal feature availability, so clients ask about unknown params on older kernels more often. Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed