commit | 3eb2ee77b0b6b7b2c10308d7b46d2a459fb5be10 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 14:26:34 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:11 2009 +1000 |
tree | 6225c9ec55db8d7bbd4339da2b75e20494e85d03 | |
parent | 47ed185a777632063d2748f59d14ec6fdeb26f67 [diff] |
drm/i915: Unpin the hws if we fail to kmap. A missing unpin on the error path. 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>