drm/i915: Use provided dma_fence_is_chain
authorTvrtko Ursulin <tvrtko.ursulin@igalia.com>
Mon, 12 May 2025 07:20:47 +0000 (08:20 +0100)
committerTvrtko Ursulin <tursulin@ursulin.net>
Tue, 13 May 2025 08:26:18 +0000 (09:26 +0100)
commit16fa6b89990a76302446f5c4e866991ef08bcf1e
tree50d1a923f60f8ee78ecbb1f9bd423c2a90f53323
parent5dff17241483d934d8a72633fb2c2b7eaf2d91a3
drm/i915: Use provided dma_fence_is_chain

Replace open-coded helper with the subsystem one.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Tvrtko Ursulin <tursulin@ursulin.net>
Link: https://lore.kernel.org/r/20250512072047.56851-1-tvrtko.ursulin@igalia.com
drivers/gpu/drm/i915/gem/i915_gem_wait.c