drm: Propagate error from drm_fb_helper_init().
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 6 Jun 2010 09:50:03 +0000 (10:50 +0100)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Jun 2010 23:32:02 +0000 (09:32 +1000)
commit5a79395b2791cc70442ab8434aed1b5206683e7c
treee730abdc96aa8de4697b14c8ff995b27fec74409
parenta3524f1b27671eda909cde37da9caff41133b272
drm: Propagate error from drm_fb_helper_init().

The previous commit fixes the problem, these commits make sure we actually
fail properly if it happens again.

I've squashed the commits from Chris since they are all fixing one issue.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/intel_fb.c
drivers/gpu/drm/nouveau/nouveau_fbcon.c
drivers/gpu/drm/radeon/radeon_fb.c