commit | 49f08598bf7a52eadebda851a5e8e6fa1dc2e15e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed May 03 10:39:24 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed May 03 11:08:53 2017 +0100 |
tree | fb4c3a10cfb8d017875900e0fb31f7cb2c082ac0 | |
parent | fc9d4d2b6fd5a21d7718137807d8587f6fd9e03c [diff] |
drm/i915: Switch the global i915.semaphores check to a local predicate Rather than use a global modparam, we can just check to see if the engine has semaphores configured upon it. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170503093924.5320-7-chris@chris-wilson.co.uk