Re: [Intel-gfx] [PATCH 14/17] drm/i915/gtt: Reduce a pair of runtime asserts

2018-06-06 Thread Matthew Auld
On 6 June 2018 at 07:27, Chris Wilson wrote: > We can stop asserting using WARN_ON as given sufficient CI coverage, we > can rely on using GEM_BUG_ON() to catch problems before merging. > > Signed-off-by: Chris Wilson > Cc: Joonas Lahtinen > Cc: Mika Kuoppala > Cc: Matthew Auld Reviewed-by: Ma

[Intel-gfx] [PATCH 14/17] drm/i915/gtt: Reduce a pair of runtime asserts

2018-06-05 Thread Chris Wilson
We can stop asserting using WARN_ON as given sufficient CI coverage, we can rely on using GEM_BUG_ON() to catch problems before merging. Signed-off-by: Chris Wilson Cc: Joonas Lahtinen Cc: Mika Kuoppala Cc: Matthew Auld --- drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +- drivers/gpu/drm/i915/i915