commit | 8b74594aa45506ea6de9f827cfb2865718fa210e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Apr 01 17:26:40 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 02 15:52:09 2019 +0100 |
tree | a9b5474b2a7da6c3d17732cacf6a471f31932a27 | |
parent | 3a891a62679424e5625a551b9af9c33af6ea59b3 [diff] |
drm/i915: Split out i915_priolist_types into its own header For more intel_engine_mask_t detangling. This time so that we can use intel_engine_mask_t inside the scheduling structs. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20190401162641.10963-2-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>