commit | e1c31fb5dde3af91df34d98ca041c746504309d6 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 06 11:42:31 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 06 14:38:55 2020 +0000 |
tree | 2b546cd1c34d79c8f20614d8557c5a7243d995a3 | |
parent | 6d728d92d8cca7dcc2d04e468181933453ea1486 [diff] |
drm/i915: Merge i915_request.flags with i915_request.fence.flags As we already have a flags field buried within i915_request, reuse it! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200106114234.2529613-3-chris@chris-wilson.co.uk