commit | 755bf8a8c9850f418e9a585f067e431677219260 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 11 11:04:34 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 11 22:40:39 2019 +0000 |
tree | e4b4b3ad55ea19935e7a65dfd61d216e1941d08c | |
parent | 8f1ada252028853f1c405fde28a13f641d7280f6 [diff] |
drm/i915: Remove redundant parameters from intel_engine_cmd_parser Declutter the calling interface by reducing the parameters to the i915_vma and associated offsets. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191211110437.4082687-2-chris@chris-wilson.co.uk