commit | 9ae06cad821bbeaca9b34dbb9bdb8591a1d9762a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 07 09:37:01 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 07 14:30:59 2019 +0100 |
tree | 6a9ebf4240c2e33d6dbda81285a1fb0729244d83 | |
parent | 2edda80db3d065b875731de2a846f9e700ccb5ce [diff] |
drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc Use the same mechanism to determine if a backend engine exists for a uabi mapping as used internally. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190807083702.16349-2-chris@chris-wilson.co.uk