drm/i915: Amalgamate execbuffer parameter structures
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Jun 2017 08:14:33 +0000 (09:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Jun 2017 09:50:35 +0000 (10:50 +0100)
commit650bc63568e4218508f206c14af92b5a3f77504f
treebb79bd075f2ba7f73b112a562e4e1fe1b5884264
parent28c7ef9ecca5984cbb416497f300826a870d9cf3
drm/i915: Amalgamate execbuffer parameter structures

Combine the two slightly overlapping parameter structures we pass around
the execbuffer routines into one.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170615081435.17699-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_execbuffer.c