commit | adcb52649498d1727da1f9137d3c611dedb0214c | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Oct 22 10:47:15 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 22 12:16:42 2019 +0100 |
tree | db77b701e0f205f2dccfa86300b27e460ceba933 | |
parent | aa9eb0caaa0352820607076fc9b755f84fe71f22 [diff] |
drm/i915: Pass intel_gt to intel_engines_init_mmio Engines belong to the GT so make it indicative in the API. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20191022094726.3001-2-tvrtko.ursulin@linux.intel.com