commit | 68f95ba9e260516411411524c45263b5d53f393c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 27 13:18:22 2010 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri May 28 11:01:02 2010 -0700 |
tree | b850c0eb9971f1b7e9daf0e467db832cb02a2be2 | |
parent | 654fc6073f68efa3b6c466825749e73e7fbb92cd [diff] |
drm/i915: Cleanup after failed initialization of ringbuffers The callers expect us to cleanup any partially initialised structures before reporting the error. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>