OSDN Git Service

drm/i915: Merge i915_request.flags with i915_request.fence.flags
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Jan 2020 11:42:31 +0000 (11:42 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Jan 2020 14:38:55 +0000 (14:38 +0000)
commite1c31fb5dde3af91df34d98ca041c746504309d6
tree2b546cd1c34d79c8f20614d8557c5a7243d995a3
parent6d728d92d8cca7dcc2d04e468181933453ea1486
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
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c
drivers/gpu/drm/i915/gt/intel_lrc.c
drivers/gpu/drm/i915/gt/intel_rps.c
drivers/gpu/drm/i915/gt/selftest_lrc.c
drivers/gpu/drm/i915/i915_request.c
drivers/gpu/drm/i915/i915_request.h