commit | 2d5eaad007d971b8cd8cd8122f594b04e292b567 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 26 10:24:00 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 28 08:58:37 2019 +0000 |
tree | d185565dc4ee1d5dbf512b71de69081a7a5a10df | |
parent | 0b702dca26580e3bbfbbaf22dfc29280b6263414 [diff] |
drm/i915: Compute the global scheduler caps Do a pass over all the engines upon starting to determine the global scheduler capability flags (those that are agreed upon by all). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190226102404.29153-7-chris@chris-wilson.co.uk