OSDN Git Service

drm/i915: Remove redundant parameters from intel_engine_cmd_parser
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Dec 2019 11:04:34 +0000 (11:04 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Dec 2019 22:40:39 +0000 (22:40 +0000)
commit755bf8a8c9850f418e9a585f067e431677219260
treee4b4b3ad55ea19935e7a65dfd61d216e1941d08c
parent8f1ada252028853f1c405fde28a13f641d7280f6
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
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
drivers/gpu/drm/i915/gt/intel_gpu_commands.h
drivers/gpu/drm/i915/i915_cmd_parser.c
drivers/gpu/drm/i915/i915_drv.h