[Intel-gfx] [PATCH] drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame

Matthew Auld matthew.auld at intel.com
Mon Nov 25 15:03:35 UTC 2019


On 25/11/2019 12:48, Chris Wilson wrote:
> An i915_vma struct on the stack may push the frame over the limit, if
> set conservatively, so move it to the heap.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list