[Intel-gfx] [PATCH] drm/i915: simplify bind_to_vm init code

Matthew Auld matthew.william.auld at gmail.com
Thu Mar 17 13:41:32 UTC 2016


Hi,

If we don't do any of the fence business for !i915_is_gtt, then will
this not change the following code:

if (alignment == 0)
    alignment = flags & PIN_MAPPABLE ? fence_alignment : unfenced_alignment;

Or am I missing something?

Regards,
Matt


More information about the Intel-gfx mailing list