[Intel-gfx] [PATCH] drm/i915: check execbuffer for validity earlier to save on work.

Chris Wilson chris at chris-wilson.co.uk
Thu Mar 11 22:55:33 CET 2010


On Thu, 11 Mar 2010 21:43:01 +0000, "Owain G. Ainsworth" <zerooa at googlemail.com> wrote:
> Additionally, check that batch_len is <= the size of the batchbuffer object.
Please check "start_offset + batch_len <= size" instead.
-ickle

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list