]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: use new reservation_object_fences helper
authorChristian König <christian.koenig@amd.com>
Tue, 6 Aug 2019 14:30:33 +0000 (16:30 +0200)
committerChristian König <christian.koenig@amd.com>
Sat, 10 Aug 2019 10:49:12 +0000 (12:49 +0200)
commitdd7a7d1ff2f199a8a80ee233480922d4f17adc6d
treeaf9e5fe40151b39b16ac14111ece0b2865b10744
parent67c97fb79a7f8621d4514275691d75f5ff158c46
drm/i915: use new reservation_object_fences helper

Instead of open coding the sequence loop use the new helper.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/322377/?series=64837&rev=1
drivers/gpu/drm/i915/gem/i915_gem_busy.c