drm/i915: add HAS_BSD check to i915_getparam
authorZou Nan hai <nanhai.zou@intel.com>
Mon, 31 May 2010 05:58:47 +0000 (13:58 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 1 Jun 2010 18:21:09 +0000 (11:21 -0700)
This will let userland only try to use the new media decode
functionality when the appropriate kernel is present.

Signed-off-by: Zou Nan hai <nanhai.zou@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found