commit | 650bc63568e4218508f206c14af92b5a3f77504f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jun 15 09:14:33 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Jun 15 10:50:35 2017 +0100 |
tree | bb79bd075f2ba7f73b112a562e4e1fe1b5884264 | |
parent | 28c7ef9ecca5984cbb416497f300826a870d9cf3 [diff] |
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