]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Propagate failure from setting crtc base.
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 11 Feb 2009 13:25:09 +0000 (13:25 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 20 Feb 2009 02:21:12 +0000 (12:21 +1000)
commit928a2506eb6976aee9c39df1d6e4e0782108c5cd
tree1717b0b529629df1287e5a4ce08501fd92415a56
parent1dbb1294ade412fbf3f120265e393853640738e3
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>
drivers/gpu/drm/drm_crtc_helper.c
drivers/gpu/drm/i915/intel_display.c
include/drm/drm_crtc_helper.h