commit | ae7d49d879fd196bded306e9465e0aa5a203e971 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 04 12:37:41 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Mon Aug 09 11:24:30 2010 -0700 |
tree | 40bb7a541a38fade186a1ea8dadb94f525584a62 | |
parent | 87f8ebf309b2df69b57be96bf36d2d61009fd296 [diff] |
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>