commit | 8542a0bbbbda412560820b4c3b04e8399e2e99c1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 09 21:15:15 2009 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Sep 18 15:31:39 2009 -0700 |
tree | aa4f27bfdc2444aad98aceb33f99fe06069610d4 | |
parent | cd0b9fb400ba775737bdc3874c4cbee4047e66d8 [diff] |
drm/i915: Skip the sanity checks if the current relocation is valid If the presumed_offset as feed to userspace and returned to the kernel from a previous execbuffer is still valid, then we do not need to rewrite the relocation entry and may skip the offset sanity checks. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>