commit | 122ee2a63bc49d21f402f6b6d2208306cdcc98c1 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Feb 03 12:10:21 2009 -0800 |
committer | Dave Airlie <airlied@linux.ie> | Sun Feb 08 21:38:23 2009 +1000 |
tree | 754391a5df9749173316d9fd6382e4bd9af9e554 | |
parent | 565dcd4635f4f8c0ac4dee38a5625bc325799b1e [diff] |
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 <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>