drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 15:32:24 +0000 (16:32 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 19:19:53 +0000 (20:19 +0100)
commit37508589903f8ab8b9329df0e7647a45d10a2a7c
treea5af0f7691e1fd4bda61a72054e93e249486556a
parent91b2db6f65fbbb1a6688bcc2e52596b723ea2472
drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check

i915_gem_valid_gtt_space() is used after inserting the VMA to double
check the list - the location should have been chosen to pass all the
restrictions.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1470324762-2545-8-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c
This page took 0.025983 seconds and 5 git commands to generate.