commit | 8e3ffa8d027554b5ba41131a31fcd96d248d1991 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Sep 11 12:57:47 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Sep 14 21:21:38 2018 +0100 |
tree | 69fed9ef95b9fb8cfffc8c72866a87ab3c1c323f | |
parent | 8db601f09127eb974e6fcf7fb30c70344d5727f6 [diff] |
drm/i915: Limit number of capture objects If we fail to allocate an array for a large number of user requested capture objects, reduce the array size and try to grab at least some of the objects! Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180911115810.8917-3-chris@chris-wilson.co.uk