drm/i915: take struct mutex around fb unref
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 11 Feb 2009 21:28:14 +0000 (13:28 -0800)
committerDave Airlie <airlied@redhat.com>
Fri, 20 Feb 2009 02:21:13 +0000 (12:21 +1000)
Need to do this in case the unref ends up doing a free.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found