commit | b4476f52e43fadcb9402723a1a55ba1308757525 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 14:26:36 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:11 2009 +1000 |
tree | 98af76b28b2aafc8ee8b0c53fe7bee27c1946c71 | |
parent | 3eb2ee77b0b6b7b2c10308d7b46d2a459fb5be10 [diff] |
drm/i915: Unpin the fb on error during construction. If we fail whilst constructing the fb, then we need to unpin it as well. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>