drm/i915: remove 512GB allocation warning
authorMatthew Auld <matthew.auld@intel.com>
Thu, 2 Feb 2017 14:55:00 +0000 (14:55 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 3 Feb 2017 10:30:16 +0000 (10:30 +0000)
commite32e836afe39691848270f1ac2a9d0e09ad173fd
treec9a169a9baf53f4361deef6dcd7d2fcbc1d2aedc
parentbb96dcf5830e5d81a1da2e2a14e6c0f7dfc64348
drm/i915: remove 512GB allocation warning

Now that we have selftests in place exercising truly huge allocations
we will start to hit the 512GB warning, so now seems like a good time to
remove this user-triggerable WARN.

Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486047300-13198-1-git-send-email-matthew.auld@intel.com
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_gem_gtt.c