commit | e8f9ae9b5062b43b6cb3dd6e45107c8edf25f1d0 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 06 15:20:12 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jan 06 16:02:11 2017 +0000 |
tree | 0d3f27edb80442d34c5f0124394a47302530511b | |
parent | edd1f2fe11ff77ab2a3169b9359e2ba69541a2f2 [diff] |
drm/i915: Use range_overflows() Replace a few more open-coded overflow checks with the macro. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170106152013.24684-4-chris@chris-wilson.co.uk