commit | 35ad68c18148a18938ff4f40e945c9734e7d2265 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Fri Oct 17 11:03:53 2008 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Thu Oct 23 13:42:27 2008 +1000 |
tree | 012e373dd3f252f5e6b015ca3eea461826f58b27 | |
parent | 786225eb2f4e55b5dda3cf8c62a145e824aae199 [diff] |
drm: Remove two leaks of vblank reference count in error paths. If the failing paths were hit, the vblank IRQ would never get turned off again. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>