commit | 5c3b82e2b229e78eb32f4ea12d16f3ebeeab3fc7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 13:25:09 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:12 2009 +1000 |
tree | 1717b0b529629df1287e5a4ce08501fd92415a56 | |
parent | e62fb64e6187ea9d8bcedb17ccaa045ed92d4b55 [diff] |
drm: Propagate failure from setting crtc base. Check the error paths within intel_pipe_set_base() to first cleanup and then report back the error. 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>