diff options
author | Owain Ainsworth <zerooa@googlemail.com> | 2010-02-18 15:33:00 +0000 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-02-22 11:54:42 -0500 |
commit | f590d279eb4978352af163a88b001f156c7147d2 (patch) | |
tree | feee8fcf6dc7444c0ec9c5cc6647150c0abd90d9 /kernel/slow-work.c | |
parent | 10ae9bd25acf394c8fa2f9d795dfa9cec4d19ed6 (diff) |
drm/i915: reduce some of the duplication of tiling checking
i915_gem_object_fenceable was mostly just a repeat of the
i915_gem_object_fence_offset_ok, but also checking the size (which was
checkecd when we allowed that BO to be tiled in the first place). So
instead, export the latter function and use it in place.
Signed-Off-By: Owain G. Ainsworth <oga@openbsd.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'kernel/slow-work.c')
0 files changed, 0 insertions, 0 deletions