aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_evict.c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-10-27 17:17:25 -0400
committerChris Wilson <chris@chris-wilson.co.uk>2010-10-27 17:57:59 -0400
commit8f28f54aad8bcf52a47afb6447fac34f96597b6f (patch)
tree4d6f3b91909ec80b5015ac73b293279d3e5dfce1 /drivers/gpu/drm/i915/i915_gem_evict.c
parentdd2b379f071424f36f9f90ff83cb4ad058c7b6ed (diff)
i915: signedness bug in check_overlay_src()
"depth" should be signed in case packed_depth_bytes() returns -EINVAL. This probably doesn't make a difference at runtime. In the original code we would return -EINVAL later if (rec->offset_Y % 4294967274) is non-zero. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_evict.c')
0 files changed, 0 insertions, 0 deletions