]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 4 Aug 2010 11:37:41 +0000 (12:37 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 9 Aug 2010 18:24:30 +0000 (11:24 -0700)
commitae7d49d879fd196bded306e9465e0aa5a203e971
tree40bb7a541a38fade186a1ea8dadb94f525584a62
parent87f8ebf309b2df69b57be96bf36d2d61009fd296
drm/i915: Emit a backtrace if we attempt to rebind a pinned buffer

This debugging trace was useful for finding the fbcon regression on
i965, and it may prove useful again in future.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem.c