commit | 51696691aba3d1a3e74a9ad9e615abd06532a11e | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 11 11:04:36 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 11 22:40:40 2019 +0000 |
tree | 68967e02c2db8947b933b067e55aee0c9297567f | |
parent | 37d1151ce75ea2a9ca7274cb0c93f21db9ab431a [diff] |
drm/i915/gem: Tidy up error handling for eb_parse() As the caller no longer uses the i915_vma result, stop returning it and just return the error code instead. 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-4-chris@chris-wilson.co.uk